Arkeos Scene Editor 3D

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
[blendman]
Enthusiast
Enthusiast
Posts: 297
Joined: Thu Apr 07, 2011 1:14 pm
Location: 3 arks
Contact:

Arkeos Scene Editor 3D

Post by [blendman] »

Hi

I've created a scene Editor for 3D game (pb with ogre) :
with this application, you can create, arrange, modify... a scene (level) for 3D game.


Features :
- you can open/save/import a scene
- select, move, rotate, scale.. entity.
- add/delete object (3D mesh or light)
- organise a level or a scene
- import meshs/textures/materials to use it on en entity
- change the material of a mesh

The code is GPL, you can use it, modify, change it, but not sale it ;).
You can use this editor to create your game, and sale your game of course ^^.
If you use it, you can post a screenshot here :).

It has 2 bugs (camera rotation and camera projection (orthogonal)).

If you make a version for linux or mac, please, could you post in this thread a link (zip) with this version, so I could send it on sourceforge.

If you improve it, you can post the code too in this thread :).

Thanks

Screenshot :
Image

The code (and a window exe) :
http://sourceforge.net/projects/arkeossceneedit/
Saboteur
Enthusiast
Enthusiast
Posts: 272
Joined: Fri Apr 25, 2003 7:09 pm
Location: (Madrid) Spain
Contact:

Re: Arkeos Scene Editor 3D

Post by Saboteur »

I was a week thinking to create an editor like this... :D

I tried to compile in OSX but some constants are lost (#Red, #White). I'll take a look later, at home.

God job. Thank you!
[:: PB Registered ::]

Win10 Intel core i5-3330 8GB RAM Nvidia GTX 1050Ti
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: Arkeos Scene Editor 3D

Post by J. Baker »

Looks nice! I will have to try it out soon. ;)
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Arkeos Scene Editor 3D

Post by Polo »

Looks good, shame you used Windows-specific code though, would have been great to use it on OS X.
Pureabc
User
User
Posts: 76
Joined: Mon Jan 16, 2006 1:11 am

Re: Arkeos Scene Editor 3D

Post by Pureabc »

Looks great.

Thank you for sharing.
Post Reply