Skip to content

A basic project to understand and implement the vulkan API to make a basic graphics engine.

Notifications You must be signed in to change notification settings

cabinboy1031/vulkan-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vulkan-study

A basic project to understand and implement the vulkan API to make a basic graphics engine.

~~# Development currently on pause Until vulkan has better documentation on their shader engine, i wont be able to do much with this project. I will see about making the shaders work with the given GLSL translator but GLSL seems to act differently with vulkan as well, making the correct documentation harder to find.

Jk lol, figured it out after a couple hours. the shader name is hardcoded though so if you want something else displayed you are limited to vertex and fragment shaders and they need to be put in a 'shaders' directory within 'build'

About

A basic project to understand and implement the vulkan API to make a basic graphics engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published