Skip to content

RMichelsen/Quadbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadbit

Quadbit is a Vulkan game engine written in C++

Current Feature-Set

  • Multi sampling
  • Model and texture loading
  • Compute pipeline
  • Pipeline for visual debugging
  • Data-Oriented Entity Component System (ECS)

Planned features

  • Shadow mapping
  • Instancing and indirect drawing
  • Occlusion culling
  • Nvidia Raytracing (RTX)

Examples

Runtime water generation using inverse Fourier transforms in compute shaders

Voxel generation with ambient occlusion and PhysX

Libraries and Dependencies

About

Quadbit - A Vulkan rendering engine in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published