Skip to content

Personal experiment to learn odin-lang following vkguide.dev

License

Notifications You must be signed in to change notification settings

spanzeri/vkguide-odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkguide.dev in odin-lang

This is a partial implementation of the excellent vkguide.dev in Odin.

The project was created to learn Odin, so the code may not be idiomatic or optimal.

Building

Tested on Linux. Run make to build.

Running

The executable is located at ./bin/engine.

Other resources

For a comprehensive tutorial on writing Vulkan applications in Odin, see:

I haven't looked at this project in detail, but it appears to be a complete re-write of vkguide.dev for Odin.

It includes port of libraries such as vkbootstrap that I have re-implemented here.

License

All the code in this repository is licensed under the Zlib license.

See the LICENSE file for details.

Feel free to use it at your own risk.

About

Personal experiment to learn odin-lang following vkguide.dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published