Skip to content

LocalGoddess/learning-vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Chloe Learns Vulkan

Welcome to my repository where I learn Vulkan.

There are three branches:

  • initial-learning-branch: my first attempt at learning Vulkan. Its written all in Rust and in one file.
  • structured-learning-branch: my second attempt at learning Vulkan. Also written in Rust, but separated into different files.
  • c-learning-branch: my third attempt at learning Vulkan. This time, written in C because I'm not to fond of existing Vulkan bindings in Rust.

The code in this repository obviously isn't the best Vulkan, Rust, or C code because I'm learning. I would much rather focus on speed of writing and learning than quality of code.

Thanks for reading! 💜

About

My journey learning Vulkan with Rust, and C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published