Skip to content

Tom-v-G/Vulkan-Rendering-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple rendering engine based on the Rust Vulkan Tutorial.

Currently the program will display up to four rotating 'Viking Rooms' with different opacities. The amount can be changed by pressing the left and right arrow keys image

TODOS

  • Add menu integration with eGUI
  • Allow for a movable camera
  • Add support for voxel-based rendering
  • Add extra features such as:
    • Instanced rendering
    • Dynamic uniforms
    • Separate images and sampler descriptors
    • Pipeline cache
    • Multi-threaded command buffer generation
    • Multiple subpasses
    • Compute shaders

About

Small custom rendering engine based on the Vulkanalia crate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages