Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 531 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 531 Bytes

tleilax_cpp

Tleilax (C++ version)

image image

Check out the latest WebAssembly build

Technical features:

  • procedural world generation
  • model represented with an entity-component-system using EnTT.
  • 3D instanced rendering with GLSL shaders.
  • A* pathfinding