Skip to content

N7RX/CactusEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cactus Engine

(It feels like hugging a cactus when using this engine.)

A tiny game engine built for small-scale personal projects, targeting desktop platform. As of now it is still only a rendering engine and is WIP.



Features

Engine features:

  • Entity-component-system architecture
  • Vulkan support
  • Multi-thread rendering
  • Deferred shading
  • Render graph
  • Scene saving and reading

Working in progress:

  • ImGUI support
  • PBR render graph

Deprecated feature(s):

  • Heterogeneous-GPU rendering
  • OpenGL support

Dependencies


Samples


Sample model sources:

Releases

No releases published

Packages

No packages published