ID: c2c7a9edc19554634e940b19478dff2d3b244d92
33 lines
—
1K —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:vulkan_tutorial_04-2023_fr_Overvoorde",
"library:language": "French",
"library:translation_by": "",
"library:translation_of": "dokk:vulkan_tutorial_04-2023_Overvoorde",
"library:website": "https://github.com/Overv/VulkanTutorial",
"library:author": [
"Alexander Overvoorde"
],
"license:licensed_under": [
"dokk:license:CC0-1.0",
"dokk:license:CC-BY-SA-4.0"
],
"library:title": "Vulkan Tutorial",
"blob:at": {
"@id": "file:/pdf/vulkan_tutorial_04-2023_fr_Overvoorde.pdf",
"blob:primary_source": "https://vulkan-tutorial.com/resources/vulkan_tutorial_fr.pdf",
"blob:retrieval_date": "2023-11-06"
}
}
|