EGO Game Editor, beta released.. CODE RELEASED!

A place to show off your latest screenshots and for people to comment on them. Only start a new thread here if you have some nice images to show off!
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

EGO Game Editor, beta released.. CODE RELEASED!

Post by dudeabot »

Version 1.0 released!

EGO Game Editor is a scene editor for Ogre.

Image

DOWNLOAD

Code: Select all

http://sourceforge.net/projects/egogameeditor
PS: make sure you have the latest directx redistributable along with the visual studio redistributable

http://www.microsoft.com/downloads/deta ... laylang=en

http://www.microsoft.com/downloads/deta ... laylang=en

TUTORIAL VIDEOS

http://www.youtube.com/watch?v=BTUHRED9_e4
http://www.youtube.com/watch?v=TKb6vI5cDzQ

"Game" made with the tutorial map:

http://www.youtube.com/watch?v=n-4Ze_O2JMM

VIDEOS

http://www.youtube.com/watch?v=l69xdYh-f3U
http://www.youtube.com/watch?v=e2iyxFJbcHQ
Last edited by dudeabot on Tue Aug 03, 2010 1:41 pm, edited 11 times in total.
User avatar
KungFooMasta
OGRE Contributor
OGRE Contributor
Posts: 2087
Joined: Thu Mar 03, 2005 7:11 am
Location: WA, USA
x 16
Contact:

Re: EGO Game Editor, beta released

Post by KungFooMasta »

Looking good. Are the grid sections 1 meter in width/depth? Is it using a manual object, or how did you go about creating the grid? :)
Creator of QuickGUI!
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

Re: EGO Game Editor, beta released

Post by dudeabot »

Looking good.
thanks!
Are the grid sections 1 meter in width/depth?
Don´t think so, but i have to check. The development was split between me and another person, and he created the grid :)
Is it using a manual object, or how did you go about creating the grid? :)
its a plane with a 'box' material tiled into it :)

edit
-----

I updated the first post with some videos of it in action
User avatar
Pyritie
Gnome
Posts: 363
Joined: Wed Feb 25, 2009 6:15 pm
Location: UK
x 8
Contact:

Re: EGO Game Editor, beta released

Post by Pyritie »

Wow, looks great.
I use Mogre, BulletSharp, LuaNetInterface, irrKlang, and Miyagi! | Ponykart (Showcase)
Image
User avatar
Ruud v A
Gremlin
Posts: 150
Joined: Mon Jan 28, 2008 6:44 pm
Location: The Netherlands
x 5
Contact:

Re: EGO Game Editor, beta released

Post by Ruud v A »

This looks like a really complete and sophisticated editor!
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

Re: EGO Game Editor, beta released

Post by dudeabot »

thanks all :)

for now the caelum support and hydrax is still very basic, i should be tweaking it.

added tutorial videos on the first post ;)
User avatar
Nargil
Greenskin
Posts: 124
Joined: Thu Feb 15, 2007 8:47 pm

Re: EGO Game Editor, beta released

Post by Nargil »

Is the yellow line just your younger brother/sister siting at computer with msPaint screenshot, or has it a greater purpose ? ;)
Hardcore libertarian, hardcore programmer.
Dell M6300: T9300, 4GB, Quadro FX1600M, 17" 1920x1200p non-glare, OCZ Vertex 120 + external Seagate 120GB 7200.3
Use the power of 2 - literally. Non 2^n texture sizes may crash your graphic driver
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

Re: EGO Game Editor, beta released

Post by dudeabot »

Nargil wrote:Is the yellow line just your younger brother/sister siting at computer with msPaint screenshot, or has it a greater purpose ? ;)
Its the animation track, good for cutscenes, etc. its rendered on the upper overlay :)
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

Re: EGO Game Editor, beta released

Post by dudeabot »

i have created some import utilities to load a scene from the editor:

http://gp.leveldesign.com.br/EGOimport.rar

it has some instructions on the README.txt file
schipman
Gnoblar
Posts: 15
Joined: Tue Aug 22, 2006 9:12 pm

Re: EGO Game Editor, beta released

Post by schipman »

Cool editor, but I can't seem to snap my meshes to the grid. Which makes this editor no good for me for now :(
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

Re: EGO Game Editor, beta released

Post by dudeabot »

you can only snap the mesh to the terrain as for now, the grid is always at height y=0, and theres no way currently to snap it automatically or move the grid
schipman
Gnoblar
Posts: 15
Joined: Tue Aug 22, 2006 9:12 pm

Re: EGO Game Editor, beta released

Post by schipman »

Aww you should add that feature, I would love to be able to use this editor for my game project!
Pancakes
Gnoblar
Posts: 20
Joined: Thu Dec 25, 2008 4:47 am

Re: EGO Game Editor, beta released

Post by Pancakes »

insanely good!

though I'm not using Ogre3d I think this project is fantastic!
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

Re: EGO Game Editor, beta released

Post by dudeabot »

thanks :D

well im having some issues that made me stop for some tiime:

1) how to integrate pssm with ETM -> http://ogre3d.org/addonforums/viewtopic.php?f=16&t=9021

2) more dot net related: im having problems to make comboboxes into property grids :(

if anyone has done this before, plz help me :D

i plan on releasing the source code, but i want to make it my bachelor thesis, so i have to figure out the details before i do so ;)
User avatar
stealth977
Gnoll
Posts: 638
Joined: Mon Dec 15, 2008 6:14 pm
Location: Istanbul, Turkey
x 42

Re: EGO Game Editor, beta released

Post by stealth977 »

dudeabot wrote:thanks :D
2) more dot net related: im having problems to make comboboxes into property grids :(
well not sure how its done in your grid, but in new MFC it is property->AddOption(...) , i hope it helps
Ismail TARIM
Ogitor - Ogre Scene Editor
WWW:http://www.ogitor.org
Repository: https://bitbucket.org/ogitor
kubus
Gnoblar
Posts: 3
Joined: Sun Sep 28, 2008 2:21 pm

Re: EGO Game Editor, beta released

Post by kubus »

Cool! ;)
User avatar
koirat
Orc
Posts: 446
Joined: Mon Feb 25, 2008 7:56 pm
x 13

Re: EGO Game Editor, beta released

Post by koirat »

dudeabot wrote:thanks :D
2) more dot net related: im having problems to make comboboxes into property grids :(
Something like this ??

http://gaaton.blogspot.com/2007/11/how- ... ygrid.html
This is a block of text that can be added to posts you make. There is a 255 character limit.
User avatar
hecenth
Gnoblar
Posts: 2
Joined: Wed Aug 26, 2009 9:06 am

Re: EGO Game Editor, beta released

Post by hecenth »

The download links are broken :cry:. Any other download links?
User avatar
Azatoth
Gnome
Posts: 327
Joined: Sat Jul 10, 2004 6:46 pm
Location: Sweden
x 4
Contact:

Re: EGO Game Editor, beta released

Post by Azatoth »

Looks good. I'm also happy to see some Worldforge assets in there. It's always good when the media comes to use.
Ember, GPL virtual world client.
Development blog
User avatar
AndiNo
Halfling
Posts: 46
Joined: Wed May 30, 2007 7:57 pm
x 2

Re: EGO Game Editor, beta released

Post by AndiNo »

dudeabot wrote:
Is it using a manual object, or how did you go about creating the grid? :)
its a plane with a 'box' material tiled into it :)
Sorry if it's a bit offtopic, but could you explain a bit more how you created this grid? I'm trying to get the exact same thing working in my editor, but it doesn't look anything like that :) I created a plane and a "grid-texture" but my material file is obviously not right. Could you upload yours to look at?
shanefarris
Greenskin
Posts: 107
Joined: Sun Mar 01, 2009 8:36 pm
x 7

Re: EGO Game Editor, beta released

Post by shanefarris »

Links are still broken, if you need a host I can offer you space on my host.
dave2041
Halfling
Posts: 71
Joined: Fri Apr 24, 2009 12:55 pm

Re: EGO Game Editor, beta released

Post by dave2041 »

please update the links, i can also provide hosting if needed~
dudeabot
Gnome
Posts: 334
Joined: Thu Jun 28, 2007 2:12 pm
Location: Brazil
x 5
Contact:

Re: EGO Game Editor, beta released, CODE RELEASED!

Post by dudeabot »

Code is now available on sourceforge!!

Code: Select all

http://sourceforge.net/projects/egogameeditor
thanks for everyone that was interested in the project, i have very few time now, since i married :lol: but im trying to get back to code
cya!
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Re: EGO Game Editor, beta released.. CODE RELEASED!

Post by jacmoe »

Congratulations, dude(abot)! :)
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
shanefarris
Greenskin
Posts: 107
Joined: Sun Mar 01, 2009 8:36 pm
x 7

Re: EGO Game Editor, beta released.. CODE RELEASED!

Post by shanefarris »

Awesome, thanks.

Maybe you could ask for volunteers to continue any progress that they see fit.
Post Reply