uh, subsurfing increases the count of polys very hard!
I'll try with a renderlvl lower
Search found 14 matches
- Tue Jul 07, 2009 9:42 am
- Forum: Everything 2d/3d Graphics
- Topic: Need very fast help! md2 shows up as garbage!
- Replies: 5
- Views: 1449
- Tue Jul 07, 2009 9:39 am
- Forum: Everything 2d/3d Graphics
- Topic: Need very fast help! md2 shows up as garbage!
- Replies: 5
- Views: 1449
- Tue Jul 07, 2009 8:57 am
- Forum: Everything 2d/3d Graphics
- Topic: Need very fast help! md2 shows up as garbage!
- Replies: 5
- Views: 1449
Need very fast help! md2 shows up as garbage!
Hey guys,
I've created a mesh and wanted to export it for my new game.
the problem is, that - when i export it to md2 with blender - it shows up as garbage:
http://img7.imageshack.us/img7/3130/garbagey.jpg
I have to have been finished with that game tomorrow. Evereything works fine, but the ...
I've created a mesh and wanted to export it for my new game.
the problem is, that - when i export it to md2 with blender - it shows up as garbage:
http://img7.imageshack.us/img7/3130/garbagey.jpg
I have to have been finished with that game tomorrow. Evereything works fine, but the ...
- Fri Jun 26, 2009 2:54 pm
- Forum: Advanced Help
- Topic: What's wrong with my blender models?
- Replies: 6
- Views: 935
- Fri Jun 26, 2009 12:00 am
- Forum: Advanced Help
- Topic: What's wrong with my blender models?
- Replies: 6
- Views: 935
- Thu Jun 25, 2009 11:46 pm
- Forum: Advanced Help
- Topic: What's wrong with my blender models?
- Replies: 6
- Views: 935
- Thu Jun 25, 2009 10:45 pm
- Forum: Advanced Help
- Topic: What's wrong with my blender models?
- Replies: 6
- Views: 935
What's wrong with my blender models?
Hi people,
I wan't to create my own 3D game. Not a big game, just to test some things like Collisions and so on.
I created with some people at my Highscool a game with irrlAR.
Now back to the topic. The most of the blender models i create - and i love some of them very much - can't be exportet in ...
I wan't to create my own 3D game. Not a big game, just to test some things like Collisions and so on.
I created with some people at my Highscool a game with irrlAR.
Now back to the topic. The most of the blender models i create - and i love some of them very much - can't be exportet in ...
- Wed Jun 10, 2009 3:24 pm
- Forum: Beginners Help
- Topic: animation initializing doesn't work
- Replies: 6
- Views: 374
- Wed Jun 10, 2009 3:19 pm
- Forum: Beginners Help
- Topic: animation initializing doesn't work
- Replies: 6
- Views: 374
- Wed Jun 10, 2009 3:14 pm
- Forum: Beginners Help
- Topic: animation initializing doesn't work
- Replies: 6
- Views: 374
- Wed Jun 10, 2009 2:54 pm
- Forum: Beginners Help
- Topic: animation initializing doesn't work
- Replies: 6
- Views: 374
animation initializing doesn't work
Hey guys :).
I've modeled an animation in blender and exported it in the .md2 format.
now i want to display it on the screen:
mesh = smgr->getMesh("media/simplelemming2.md2");
lemmingNode2 = smgr->addAnimatedMeshSceneNode(mesh);
//DreiDElement DreiD;
if (lemmingNode2){
//debug = true ...
I've modeled an animation in blender and exported it in the .md2 format.
now i want to display it on the screen:
mesh = smgr->getMesh("media/simplelemming2.md2");
lemmingNode2 = smgr->addAnimatedMeshSceneNode(mesh);
//DreiDElement DreiD;
if (lemmingNode2){
//debug = true ...
- Fri May 29, 2009 3:43 pm
- Forum: Beginners Help
- Topic: Move 3D Object
- Replies: 8
- Views: 1582
- Fri May 29, 2009 3:01 pm
- Forum: Beginners Help
- Topic: Move 3D Object
- Replies: 8
- Views: 1582
- Fri May 29, 2009 2:18 pm
- Forum: Beginners Help
- Topic: Move 3D Object
- Replies: 8
- Views: 1582
Move 3D Object
Hello!
I saw the hello world project from irrlicht and now I want to move "sydney".
I in the main.cpp i just saw the camera calibration, but somewhere must be a method to set the coordinates of the mesh.
Where do I find it?
Thanks for your help :).
Edit: Ach, ist ja ein deutsches Forum :D!
I saw the hello world project from irrlicht and now I want to move "sydney".
I in the main.cpp i just saw the camera calibration, but somewhere must be a method to set the coordinates of the mesh.
Where do I find it?
Thanks for your help :).
Edit: Ach, ist ja ein deutsches Forum :D!