ID: e074f79678deb40d653f994983fa1e06f349ee30
30 lines
—
898B —
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_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_Overvoorde.pdf",
"blob:primary_source": "https://vulkan-tutorial.com/resources/vulkan_tutorial_en.pdf",
"blob:retrieval_date": "2023-11-06"
}
}
|