#game-engine #engine #game #3d #visualization

dragon

3D/2D game engines implemented with ECS concepts

3 releases

0.1.3 Oct 25, 2019
0.1.2 Oct 8, 2019
0.1.0 Oct 4, 2019

#1959 in Game dev


Used in wand

GPL-3.0-or-later

155KB
698 lines

dragon

Dragon is a 2d/3d game engines with basic features and ECS concept.

Build Status Crates.io

NOTE:

This initial intention of the engine is to be integrated with wand which is visualization tool based on HTML5 canvas and wasm and wand provides the rendering system, and this leaded the initial design to make this engine to run in single thread. However, it could be changed in the future.

dragon sample

Dependencies

~4MB
~73K SLoC