- © 2010 - 2013 DesuraNET Pty Ltd. All Rights Reserved. Sequel free since 1998.
- Privacy Policy
- Terms of Use
We are working on a custom scene editor for our next game, Cr Editor.
We aim to provide an easy to use editor for our game and other Ogre3d Engine games. We plan to release the editor source code to the community after it will reach alpha stage.
If you are interested on a more powerful and complex editor for Ogre check this out: Ogitor (it's open source!) Cr Editor is currently in Alpha version.
Features:
FOLLOW US ON:
Twitter
Tumblr Devlog
Youtube
Facebook
Google+
About Cr Editor with 0 comments by borius on Apr 8th, 2013
Now you can save the scene and easily import it in your Ogre project or elsewhere. The file format is xml compatible and the beta includes the loader code. Being an xml file means that is readable, and could be parsed easily. It’s not the fastest option but you can convert it in another format if you want.
Also now you can test the level directly in your project clicking on the “Run button”.
What’s new
-New Xml file format
-Player launcher
-Default player included
-Objects hierarchy supported
-Editor grid
-User interface refinements
Features
● Entities editor (transformations, material, properties)
● User defined objects system.
● Lights editor
● Particle systems support (Ogre scripts)
● Terrain editor (elevation, smoothing, texture painting)
● Customizable level launcher
● Xml file format
Future Features:
● More terrain brushes
● Ocean support
● Improved assets management
● Multiple objects selection
● Improved interface
Latest tweets from @pinasterware
Riot has been greenlighted on #Steam congrats to @LMenchiari and @theMaTX ! T.co #greenlight
May 16 2013, 4:19pm
Xbox 360 pad working #gamedev #indiedev #platform #indiegame T.co
May 15 2013, 1:08pm
Some notes about a new game. More infos coming soon #gamedev #indiedev #indiegames T.co
May 14 2013, 6:50pm
Boom! a new game by @STUDIOEVIL open world Rpg with emergent gameplay, hype! T.co #shellcode #indiegames #indiedev
May 12 2013, 12:34pm
@catalystapps a bristolian dev I didn't know anything about, too bad I'm not in Clifton anymore.
May 12 2013, 7:35am
Coming back from the italian devs meeting #svilupparty ,enjoy a pic of the lovely bologna T.co
May 11 2013, 3:46pm
Riot talk by leonard menchiari at #svilupparty #indiegames #ios #android T.co
May 11 2013, 8:40am
I'm curious, what library did you use for making the GUI controls?
Qt. But the "ugly buttons" are just placeholder images
Looks interesting. I suggest you inspire on Unity3d or 3dsmax interface and shortcuts so users fammiliar with those will be able to quickly interpolate to your editor.
Problem with lots of custom editors is quiet simple - atrocious non-userfriendly interface. Best examples of such clustered atrociousness - fragmotion, milkshape, 3d coat.
Main problem with such editors - lack of 4frame window where you can have top, left, front (otnographic)and perspective views on single screen showing progress over scene from 4 different POVs.
Here is the link on free 3dsmax non-commercial version
Students.autodesk.com
Thanks, we like unity3d and we take it as inspiration, The UI is just a placeholder atm, as you can see it's changing fast.
4frame windows are not planned atm, but after the release, if the community wants to add this feature they will be able to do it as the editor will be open source.
We like working on the editor but developing games is the main focus.
I am very interested in this editor, because Ogitor looked confusing and hard-to-use. I prefer an editor to be somewhat simple and as easy-to-use as possible.
This needs comments y'all