Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Showcase / 3D Map Editor
- - By bestguigui Date 2010-10-24 08:49
Hello there !

I'm currently creating a 3D Map Editor using Ruby, Gosu and Ruby-OpenGL.

Video here :
http://www.youtube.com/watch?v=-hK3d3omO_w

Demo here :
http://bestguigui.free.fr/gosu/demo_3D_editor_v2.rar

It's not finished yet, but it's almost done. :)
Parent - - By banister Date 2010-10-24 21:37
wow this is really cool, you are the man!
Parent - - By bestguigui Date 2010-10-25 16:22
Thanks !

I hope I can handle collisions effeciently. :)
Parent - - By RavensKrag Date 2010-10-26 08:59
Did you find some 3D physics engine you could use, or are you still using your own physics code? (Though, I suppose you could have separate collision and physics engines if you wanted)
Parent - By bestguigui Date 2010-10-26 16:07
For the collisions / physics parts, I'm not sure yet... I coded quite a long time ago a good algorythm to detect geometry and let a sprite walk on 3D objects quite effeciently.

Another possibility could be to let the creator set parameters for each objects, like creating bounding boxes into the editor.

Another could be to create thoses bounding box into 3D Studio Max and to export as .obj as well...

Still thinking about it !
Parent - - By RavensKrag Date 2010-10-26 08:58
I really like your work, keep it up! ^_^

The interface sure is different, but you mentioned on youtube that you're going to change it, so I'll wait to see what you have for the new interface before saying something like "well, why don't you just make it like all the other 3D engines." as you might have something truly innovative that I'm totally ignorant of.

I believe I asked you this in youtube already, but I forgot.  Is this tech going into some game that you're currently working on, or are you just writing code to improve your game programming ability?
Parent - By bestguigui Date 2010-10-26 16:02
I don't think I'll be able to do like professionnal editing 3D programs. But what I want is an interface where guizmos can be selected without being able to aim as precisely as a professionnal sniper ! :)

For now, no game is really in project, still don't have a good idea to try. BUT this editor purpose is to be released and be useable by other creators. What I would like is to provide a good and useful tool to create 3D Maps that can be used in various games, like FPS, Breath of Fire like RPG and so on. But there will be restrictions, from the langage itself and performance issues, and from me because I have too a lot of performance issues... ;)
Up Topic Gosu / Gosu Showcase / 3D Map Editor

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill