Dec 10, 2024

Game Development Update

Update on the development of the Dragonbane Creation game.

The development of the game is going well.

I am developing all the systems at once to ensure that all of the foundations are well-made from the beginning and don't need to be reworker later.

All of the 3D components are now ready in their most basic form, including the ability to build custom ships.

image

The 3D engine is now integrated with the interface and both can access the same information. This makes creating the minimap trivial. The asteroid field has been tested with 20000 asteroids at 60FPS. image

Space will also have locations to explore and random encounters with other ships. image

The ship creation will not be based on voxels like here but will have a basic elements on which other components can be attached. image

The heightmap is already integrated with the Physics engine (Havok). The yellow box is a cave entrance to test switching location and the purple box is a trader to test dialogs.

If you access the website from a desktop, you can test part of it here: game