CadetEditor


A 2D & 3D scene editor, built on CadetEngine.

Vimeo Channel
CadetEngine Wiki
GitHub

Downloads
Terms

Social

Google Group
Twitter
Facebook

Contact

info@cadeteditor.com

Overview

CadetEngine is an open source, component-based AS3 Scene Engine supporting 2D and 3D GPU accelerated rendering, physics, custom behaviours and 3rd party library integration. It has been designed from the ground up to be plug-and-play with editability in mind.

CadetEditor is an extensible AS3 editor system, designed to allow users to easily build editors for any custom games built on the CadetEngine. It is free to use and currently in Beta. You can download the latest 2D editor for AIR here, 3D editor update coming soon...

2D Editor Examples (in browser)



About CadetEditor

CadetEditor: The Story



Video Tutorials

The following 5 videos take you from downloading the engine from GitHub, all the way through to building your own custom games and editor extensions.

1. CadetEngine: Getting Set Up

2. CadetEditor: Getting Started

3. CadetEngine: Custom Games

4. CadetEditor: Editor Extensions

5. CadetEditor: Custom Game Extension