Wiki tutorials NxOgreOGRE3D.h

GlorfindelRW

28-03-2009 21:02:08

I recently downloaded the file "BloodyMess.25Feb2009.zip" from the temporary site in the stickies. I want to use this along with Spacegaier's tutorials on the wiki to start learning to use NxOgre. The problem is that I can't seem to find where the include file "NxOgreOGRE3D.h" is located anywhere. Can anyone point me in the right direction? > <

Thanks,
Glorfindel

spacegaier

28-03-2009 21:06:12

It's in BloodyMess -> rendersystems -> ogre -> NxOgreOGRE3D.h (just add this ogre folder to the includes directories in your IDE).

GlorfindelRW

28-03-2009 21:25:35

Wow... I actually was looking in the wrong folder and somehow missed it entirely... even with the search feature on windows because it was on a different hard disk. Thanks for the help! > <

betajaen

28-03-2009 21:40:43

Actually, if you compile the OGRE3DRenderSystem it should copy the includes and lib into the "sdk" directory.

spacegaier

28-03-2009 21:42:35

Yes, of course. How could I forget that :oops:

Don't add the rendersystems -> ogre directory to your IDE settings, but the sdk folder.

GlorfindelRW

28-03-2009 22:27:09

Yep, I got that. All the examples compiled perfectly aside from an occasional missing the third parameter on addForce which was easily remedied. ^_^ Are there any more examples I can take a look at? I'm particularly interested in ragdoll stuff. OgreODE's ragdolls jittered and looked very odd.

spacegaier

28-03-2009 22:31:37

I'm sorry about this third missing parameter. I let it out, because it woun't be mandatory anymore in the upcoming version.

In BloodyMess, Ragdolls aren't implemented yet. You would need to have a look at Bleeding.

Florin

17-04-2009 05:57:19

1. When are Ragdolls going to be implemented in BloodyMess ? (aproximatelly of course)

2. What about WheelShapes ?

3. Will there be needed a lot of modiffications to be done if I start to code something in Bleeding and after a while when all the features that I need will be implemented in BloodyMess I will make the switch to BloodyMess ?

Florin

17-04-2009 06:06:08

..... aah, and I forgott to ask if somebody has Betajaen's tutorial for Bleeding.

spacegaier

17-04-2009 15:12:03

to 3: Yes, as BloodyMess is now RenderSystem-independant and quite a lot changed.

The Bleeding Guide is linked on the NxOgre portal.

betajaen

17-04-2009 15:32:11

1. I haven't decided to implement a ragdoll class or not yet. Ragdolls are basically actors joined with revolute or spherical joints, which I'm working on now.

2. Probably the next next release or so.

3. Yes, it's quite different.

Florin

18-04-2009 10:12:30

Thanks for the quick replies.
Spacegaier wrote:
The Bleeding Guide is linked on the NxOgre portal.

Sorry, but I only got "404 Not Found" every time I tried this link http://nxogre.org/shortguide (Betajaen's Guide to NxOgre) from NxOgre portal. There isn't any way of actually getting it !?! I am thinking as an ultimate solution, if anybody has it maybe they could send me it via email. I will post my email adress here if will be the case. Please don't let me in the air with this.

Thanks in advance.

betajaen

18-04-2009 10:14:58

http://nxogre.org/documentation/bleeding/
http://nxogre.org/documentation/bloodymess/

Florin

18-04-2009 10:19:25

Many many thanks betajaen :)

spacegaier

18-04-2009 16:23:36

Thanks for the remark of the 404. Fixed it in the wiki.