Skip to content

moosch/SeEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeEngine - Vulkan Tutorial

Whta's it about?

Setting up Vulkan by going through the Vulkan Hello World Tutorial, but using C rather than C++.

What it's not about

  • Building a game engine (despite the name ¯\_(ツ)_/¯)
  • A tutorial on how to set up Vulkan
  • Not a C tutorial - I'm pretty new to C

Tools

Todos

  • Create error codes that map to ints for semantically exiting the program.
  • Create a top level error function to print any error and exit appropriately.

Releases

No releases published

Packages

No packages published

Languages