Tagged Questions
0
votes
1answer
53 views
Need help with a complex 3d scene (using Ogre and bullet)
In my setup there is a box with a hole on one side, and a freely movable "stick" (or bar, tube). This stick can be inserted/moved through the hole into the box. This hole is exactly as wide as the ...
-4
votes
1answer
358 views
Making the AI for a goblin
My scene has a main character who is a ninja and an enemy which is a goblin and one monster but the monster has no animation so we can wait with him:
How can I make the goblin actually move instead ...
-2
votes
1answer
203 views
Which models and scene to use for a dungeon game?
I use jme3 with some builtin models and scenes and I've managed to put together a third person 3D scene.
I now want to program some attack and/or fights and I think that skeleton warriors and/or ...
0
votes
1answer
112 views
Split vector vs matrix notation for transformation
Some rendering engines like Ogre prefer to use a individual vector based
notation for transformations like the following
Split vector notation:
Net Transformation is represented by
Scale vector = sx, ...
2
votes
1answer
254 views
Ogre 3D Visibility Advice
I would like an advice about some real-time rendering optimization.
I'm rendering a BSP level, by only using the mesh, textures, entities, and lightmaps, not using VIS at all.
I'm trying to make my ...
6
votes
4answers
2k views
What good 3D graphic rendering engines are out there?
I couldn't find good overview of those and decided to ask experienced people. I'm writing in C# and want to learn some 3D graphics stuff. I used to write some 3d scenes and shaders 4 years ago in ...
5
votes
2answers
506 views
Linux OgreXML model viewer
Is there an OgreXML model viewer for Linux? I know about OgreMax but apparently that's Windows only.
1
vote
4answers
1k views
When learning, nothing is better than practice
A little introduction:
I'm 25, and going to this private french school, CreaJeux, which begins in october. I will be learning mostly game programming, something I wanted to do a long time ago, since ...
12
votes
2answers
8k views
Open-source 3D models easily usable in OGRE3D/jMonkeyEngine
I'm looking for a source of 3D models (cars, game characters, furnitures etc.) which are usable in an open-source 3D game.
I found various website with free/opensource .blend files. However it is not ...
