Skip to content

Latest commit

 

History

History
executable file
·
25 lines (18 loc) · 1.06 KB

Resources.md

File metadata and controls

executable file
·
25 lines (18 loc) · 1.06 KB

Resources

We should base our engine off existing engines, to get a sense of what features to include. Take a glance at the source code or documentationof these engines:

These are links to pages specifically about Vulkan API or using Vulkan with Java

Good matrices math:

Good buffer tutorials:

Keyboard interaction:

Shadows: