Skip to content

acanthite1855/vis-editor-0.4

 
 

Repository files navigation

VisEditor

VisEdior was depreacted and is no longer supported

VisEditor is a cross platform 2D game level editor. It allows to easily create game scenes using intuitive drag and drop editor.

VisEditor doesn't force you to use a single game framework; scenes are exported in JSON format. Many assets file formats are supported: images, sounds, fonts, particles, GLSL shaders, Spine and Spriter animations with more features coming soon. Box2d physics is supported as well.

See Quick Start guide to get started with using VisEditor.

Runtime

VisEditor currently have libGDX runtime which uses artemis-odb for entity-component-system framework. With that runtime, you can load your scene in just a few lines of code.

About

Level editor for libGDX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.9%
  • Other 1.1%