MyWorld - Open Virtual Reality and Game Engine (ODE)

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

I decided to use joomla in lju of e-xoops, because it seems to be more powerfull. I installed it here: http://www.lofing.de/myworld/

There is no content yet, but I am hardly working on it ;-) So if you have some skills in web or graphic design (or no skills but want help ;-)) every help will appreciated

---

I have some further progress with MyWorld but dont wannna release it yet - nothing completed. Some doxygen doc, saving scenes, sensor visualisation...
but comming soon..
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

I added some new doc, more comes soon..

http://www.lofing.de/myworld/

I also added a pool on new website, please take 3 seconds to answer it
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Maize
Posts: 163
Joined: Sat Oct 29, 2005 12:12 am
Location: In a cave...
Contact:

Post by Maize »

I did the poll but I was the first one. I would want to use the myworld engine if there is some documentation on how to use it. Tutorials would be cool too. I really liked the demo of lifting up the boxes and stacking them with that truck. Keep up the good work man.
Guest

Post by Guest »

Thank you for voting and for your complement, it motivates me a lot. It makes me really happy to know the people like my work ;-)
gl/gx

Post by gl/gx »

:D

This project looks very interesting for starting quick physics based prototypes (at least). And tooling around testing if something "would work" in irrlicht ok.

Nice job and keep up the good work!! :)
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

gl/gx wrote::D

This project looks very interesting for starting quick physics based prototypes (at least). And tooling around testing if something "would work" in irrlicht ok.

Nice job and keep up the good work!! :)
Thank you ;-) I will!

Hi people!

Last week I registered the project in sourceforge: http://sourceforge.net/projects/myw

I must use "myw" because myworld was given/taken by other project. But its no problem, cause myw is shorter ;-)

The reason to go to FS is, that the project grows and I need some help. There are some usefull trackers: bug/patch/request/tasks etc.., forum, screenshots...

If you want to help, check especcially this section for some tasks: http://sourceforge.net/pm/?group_id=153086

cu..
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

I have a new tutorial for you boys (and girls of course ;-))

"The absolute newbies guide to MyWorld": http://lofing.de/myworld/index.php?opti ... &Itemid=29

this tutorial is also in new All-in-one-package: http://sourceforge.net/project/showfile ... _id=153086
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

I uploaded the last revision of MyWorld's source to sf:

http://sourceforge.net/project/showfile ... _id=153086

.. and also the linux dependencies. I spend a lot of time making it more linux compatible, fixing the warnings. But there is still a bug - and linux in apart to windows let you to know it ;-) I tried several tools(dbg/kdbg,valgrind) and IDE's(Kdevelop/Anjuta/Eclipse) but I still not smart about debugging in linux.

By the way, microsoft seems to have written the own "ANSI"-standards ;-) changing the parameters of functions and declaring them ANSI-compatible ;-)

There is also a new makefile... just read the readme.txt ;-)
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Spintz
Posts: 1688
Joined: Thu Nov 04, 2004 3:25 pm

Post by Spintz »

There are flags in Visual Studio to enable strict ANSI compliance, by default, the compiler is not very ANSI compliant.
Image
Maize
Posts: 163
Joined: Sat Oct 29, 2005 12:12 am
Location: In a cave...
Contact:

Post by Maize »

I downloaded the all-in-one pak for my computer last night. I can honestly say, I was impressed by it. Anyone reading this, that is skeptical of whether or not its good, believe me when I tell you, it is. Download it.
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

Maize wrote:I downloaded the all-in-one pak for my computer last night. I can honestly say, I was impressed by it. Anyone reading this, that is skeptical of whether or not its good, believe me when I tell you, it is. Download it.
I am glad to hear that ;-) Thank you.

Nevertheless I must say there was a memory bug, but don't worry I already fixed it ;-)

So, just download the newest version/revision.
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

The billiards tutorial was improved - you'll lern to use joints with MyWorld.
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Pazystamo
Posts: 115
Joined: Sat Dec 03, 2005 5:56 pm
Location: Lithuania
Contact:

Post by Pazystamo »

Is it posible to compile project using Myworld with Dev C++? or it only VS++?
Also in your demo i get ODE error after i unpause physics: "ODE Message 3:LCP internal error, s <= 0 (s=0.0000e+000)". System: win XP(no SP1,SP2), Demo runs.but wen i move something, errors in console repeats.
Other
Posts: 85
Joined: Fri Dec 03, 2004 5:41 pm
Contact:

Post by Other »

Pazystamo wrote:Is it posible to compile project using Myworld with Dev C++? or it only VS++?
Also in your demo i get ODE error after i unpause physics: "ODE Message 3:LCP internal error, s <= 0 (s=0.0000e+000)". System: win XP(no SP1,SP2), Demo runs.but wen i move something, errors in console repeats.
It must be possible to use MyWorld with anything and I guess Dev C++ too. I shortly eliminated some errors, so MyWorld is compilable on Linux (with gcc) and runable with (maximal for my pc 114 FPS ;-))

I guess ode seems to have troubles with joints - it's the next thing I have to fix.

Last week I didn't managed much, because I was hardly down with influenza
- a very bad one - couldn't concentrate me on programming or reading.
I tried to program a program launcher with MyWorld. You know I am no grafiker, so do it better. Its just a demo how to do it (check src).

Image

There are some irrlicht warnings, dont wonder its because my picture is not
512x512 or like that ;-)

The latest version download (especially important for linux people, because last dependenicies too few ode files, so it could not run for linux - sorry :oops: but now it runs again, see latest dependencies)

Normally the download page is on sourceforge.net, but today I make an exception, because I can not acces SF and go for vacation, so use just for a while (till ca. 2006) this:

http://lofing.de/MyWorld/

And check permanently, where the latest version is.
http://sourceforge.net/project/showfile ... _id=153086

And now I wish you all a mery X-mas and a happy new year!!!
My Irrlicht&ODE-Project: http://www.lofing.de/myworld/
Guest

Post by Guest »

We are going to use MyWorld for our new Robotics project. More details at:
http://easybot.htw-dresden.de/MyWorld
Post Reply