Home
OpenGL
Vulkan
Comparison
Exercises
Showcase
Links/Download
Home
OpenGL
Vulkan
Comparison
Exercises
Showcase
Links/Download
☰
Links and Downloads
Here are some links to the results and resources we found useful
Our results
Final presentation slides
Vulkan project source code
Project page
OpenGL project source code
Project page
Resources and References
Used for
Learn OpenGL
Excellent
OpenGL
tutorial
Vulkan tutorial
Very comprehensive
Vulkan
tutorial
Sascha Willems
Examples of
Vulkan
applications for many
Vulkan
-specific subjects
GLFW
Native window library for
Vulkan
and
OpenGL
Lua
Embeddable scripting language used in the
Vulkan
project
GLM
Shader-like LA library for
Vulkan
and
OpenGL
JSON library
Used for scene configuration in
Vulkan
and
OpenGL
tinyobjloader
OBJ wavefront mesh loader used in
Vulkan
and
OpenGL
stb_image
Image/Texture loader used in
Vulkan
and
OpenGL