Introduction - Vulkan Tutorial
About This tutorial will teach you the basics of using the Vulkan graphics and compute API. Vulkan is a new API by the Khronos group (known for OpenGL) that provides a much better abstraction of modern graphics cards. This new interface allows you to bette
vulkan-tutorial.com
https://www.google.co.uk/books/edition/_/IDCoEAAAQBAJ?hl=en&gbpv=0
Home
Guide to the Vulkan API
vkguide.dev
GitHub - dougbinks/enkiTS: A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 suppo
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support. - dougbinks/enkiTS
github.com
Command Buffers :: Vulkan Documentation Project
Command buffers are objects used to record commands which can be subsequently submitted to a device queue for execution. There are two levels of command buffers - primary command buffers, which can execute secondary command buffers, and which are submitted
docs.vulkan.org
Memory transfers
Practical guide to vulkan graphics programming
vkguide.dev
'TECH.ART.FLOW.IO' 카테고리의 다른 글
[주석번역] 하이프하이프를 물리 기반 렌더링으로 전환하기 | 시그라프2024 (0) | 2024.08.19 |
---|---|
[주석번역] Mobile Graphics 101 : Siggraph 2024 : Samsung. (0) | 2024.08.15 |
[발표번역] GDC2024. GLOBAL ILLUMINATION WITH BRIXELIZER SDK UPDATES. (0) | 2024.08.10 |
[번역] Gdc2024 Open World Rendering Techniques in 'Hogwarts Legacy' (1) | 2024.08.09 |
[번역]gdc2024 Large Scale GPU-Based Skinning for Vegetation in 'Alan Wake 2' (1) | 2024.08.08 |