MicroStudio Visual Scene Editor: A new way to create and edit scenes.
I have created a plugin that is designed to be used to visually create and edit scenes, that can then be used with nearly any rendering engine. This is intended to allow users to be able to better visualise the scenes that they plan to create in their project. In the documentation, I have included examples for implementing the scene editor with Quick Engine (by Gilles), Pixi.js, Micro 2D and Matter.js (Included with Pixi.js or M2D as a physics engine). However, this can be adapted to work with baisically any physics or rendering engine available.
Project description and link:
Scene Editor is a plugin designed to be used as a visual editor for various graphics libraries including Quick Engine, Pixi.js and Micro 2D. It can also be used for custom rendering engines.