8000 GitHub - Jajcus/vulkanplay: My attempts to learn and use Vulkan API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Jajcus/vulkanplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

I have written this code trying to learn the Vulkan API, just out of curiosity.

I had little prior knowledge of 3D graphics programming and I have never coded with OpenGL. It took nearly two weeks to get the simple tetrahedron displayed, but Vulkan was never supposed to be easy and no one is supposed to learn 3D graphics with Vulkan.

Be warned: better don't use this code for reference.

Building

mkdir build
cd build
cmake ..
make

About

My attempts to learn and use Vulkan API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0