Skip to content
/ dragon Public

A simple 3d/2d game engine with basic features and ECS concepts.

License

Notifications You must be signed in to change notification settings

devfans/dragon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple 3d/2d game engine with basic features and ECS concepts.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages