v0.1.0
This is the first runnable technical demo of Vectropolis.
This is a preproduction technical demo. At this stage, it’s more of a tech demo than a game, and it may not be pretty, fun, or even start up successfully.
Features / test areas
- Movement system - WASD + point/click
- Terrain generation
- Terrain rendering
- Road rendering
- Lighting
- GUI library (click on a vehicle)
- Font/text rendering
Known issues
- No loading screen (812)
- On browsers that don’t support WebGPU, engine fails to load / loads to a white screen (809)
- On some browsers, engine hangs shortly after launch (787)
- Accessibility (810)
- Text fails to render in chrome (811)
- terrain geometry clips / has holes (813)
- Road clips (814) because the terrain is too steep for a road here
- UI rendering has multiple performance issues