Skip to content

bredlej/tleilax_cpp

Repository files navigation

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