Search found 14 matches
- Thu Jun 09, 2005 9:08 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Thu Jun 09, 2005 4:39 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Wed Jun 01, 2005 9:24 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Mon May 30, 2005 10:20 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Sun May 29, 2005 3:52 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Fri May 27, 2005 9:56 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Wed May 25, 2005 10:07 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Tue May 24, 2005 10:35 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Mon May 23, 2005 10:30 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
ok, thanks for your analysing jox!
I removed the subsurf and changed my object hierarchy. My new hierarchy is : the armature is the parent of all other objects : the body of my perso, his eyes, his mouth, and the buttons of his jacket.
I removed the textures and added an uv texture.
The export seems ...
I removed the subsurf and changed my object hierarchy. My new hierarchy is : the armature is the parent of all other objects : the body of my perso, his eyes, his mouth, and the buttons of his jacket.
I removed the textures and added an uv texture.
The export seems ...
- Sun May 15, 2005 1:53 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Fri May 06, 2005 4:10 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
1) oops, you're right, my camera was on/inside the cube, so I couldn't see it!
next question : is there a way to obtain natives blender's textures? (I mean non-UV textures)
Now it's ok to load it, but only if I put "EDT_SOFTWARE" in this line of my code : device = createDevice(video::EDT_SOFTWARE ...
next question : is there a way to obtain natives blender's textures? (I mean non-UV textures)
Now it's ok to load it, but only if I put "EDT_SOFTWARE" in this line of my code : device = createDevice(video::EDT_SOFTWARE ...
- Thu May 05, 2005 6:44 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Thu May 05, 2005 4:44 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
- Thu May 05, 2005 2:06 pm
- Forum: Beginners Help
- Topic: load meshes from blender
- Replies: 25
- Views: 5134
load meshes from blender
Hi everyone,
first, I'm french, so excuse me for my approximative english.
I try to load my meshes from blender to irrlicht. I didn't know which format to use. I want to use OpenGl so I don't want to use the .x format.
I'm actually trying with the .oct format. I've exported my meshes with the ...
first, I'm french, so excuse me for my approximative english.
I try to load my meshes from blender to irrlicht. I didn't know which format to use. I want to use OpenGl so I don't want to use the .x format.
I'm actually trying with the .oct format. I've exported my meshes with the ...