dragon

Crates.iodragon
lib.rsdragon
version0.1.3
created_at2019-10-04 03:52:09.47247+00
updated_at2019-10-25 11:03:26.005598+00
description3D/2D game engines implemented with ECS concepts
homepage
repositoryhttps://github.com/devfans/dragon
max_upload_size
id169768
size254,693
Stefan Liu (devfans)

documentation

README

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

Commit count: 0

cargo fmt