Dart Racer
Dart Racer is currently my main side project. It’s a VR racing game. It is out on App Lab now! You can add it to your library on App Lab or Side Quest. There is also a Discord community for latest info! Check out latest trailer!
Dart Racer is currently my main side project. It’s a VR racing game. It is out on App Lab now! You can add it to your library on App Lab or Side Quest. There is also a Discord community for latest info! Check out latest trailer!
This is a game I worked on with a bunch of friends first realesed in 2018 on Steam, Android and iOS. Mars Power Industries Site
Extension to libgdx box2d lights that implements “smooth” lights. Default box2d lights are very “jumpy” due to them using simple raycasts spaced out at certain angle. Unless that angle is small, the gaps between individual lights cause the jumps. Smooth lights solve this problem by casting additional rays to vertices of objects in lights range. This is less efficient then a light with same maximum ray count, but results in a lot better visual effect....
WIP Behaviour Tree Editor for GDX-AI. Project Sim uses behaviour trees extensively and editing them in simple text editor is quite cumbersome. This deticated library is sedigned to solve this problem.
Web based dungeon generator inspired by this post https://piotr-j.github.io/dungen/dungen/