Skip to content

Baegus/DragonBones-standalone-WebGL-Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DragonBones Standalone WebGL Renderer

This is a fully standalone WebGL renderer for DragonBones skeletal animations (in JSON/dbbin format). Apart from the base DragonBonesJS runtime, it is completely dependency-free and doesn't require an existing game engine to render the animations. This makes it easy to integrate into any existing engine or framework (such as Phaser 4, which drops Mesh support).

index.html contains an example usage of this library: Importing the runtime and renderer, loading multiple sample animations at once from a given directory and an update loop with a configurable FPS limit.

About

Fully standalone WebGL renderer for DragonBones animations. Works without any game engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors