Hi! I have to make a game by using Irrlicht 3D Engine.
I'm using Blender for the graphic. I can do everything with it?
Or will I need other tools/programs?
For example, I know that there is the "DeleD 3D" (Level Editor).
Can I use Blender as a level editor for Irrlicht, characters maker, animated models, etc...?
Please, give me a light! I'm so confused and I don't know too much about this topic...
PS: sorry for my bad English, I'm Italian!!!
Blender, DeleD 3D & Irrlicht...?
Blender, DeleD 3D & Irrlicht...?
Final Fantasy VIII and X-2: the best RPGs!
blender, if you know well how to use it yes, till some extent.(there's stuff you can do with Max, Maya, that u can't with Blender)
For now, generating lightmaps would be a bit hard.
But you can use Slimshady, LMtools, FSRAd, or deled to generate lightmaps.
Each has its own disadvantages.
For animation, you can animate in Blender and export with Jox x exporter. *.x files are opened by irrlicht.
can also use md2 for this, but wont retain bones, and has other issues.
you could use md3 for anim too, but not sure if the loader for it is yet around here...
You can animate separated parts kind of animated meshes using milkshap3d plugin..
Search all blender plugins at elysiun.com froums, python&plugins section.
Use google also for everything.
Search in this forums, all this stuff is covered.
For now, generating lightmaps would be a bit hard.
But you can use Slimshady, LMtools, FSRAd, or deled to generate lightmaps.
Each has its own disadvantages.
For animation, you can animate in Blender and export with Jox x exporter. *.x files are opened by irrlicht.
can also use md2 for this, but wont retain bones, and has other issues.
you could use md3 for anim too, but not sure if the loader for it is yet around here...
You can animate separated parts kind of animated meshes using milkshap3d plugin..
Search all blender plugins at elysiun.com froums, python&plugins section.
Use google also for everything.
Search in this forums, all this stuff is covered.
Finally making games again!
http://www.konekogames.com
http://www.konekogames.com
nope, blender doesn't do lightmapping (although it's planned somewhere in the future). You can do it with deled:
http://www.delgine.com
Irrlicht now supports loading of dmf files with lightmaps. Deled is perfect for level editing and some other modeling. Blender would suit your animation needs exporting to .X with Jox's exporter.
http://development.mindfloaters.de/Downloads.12.0.html
or you could use a Quake 3 compliant level editor like Gtkradiant:
http://www.qeradiant.com
also for lightmapped levels. irrlicht supports q3 bsps very well.
And now that the Q3 source has been released who knows the ton of new quake 3 stuff out there and the stuff to come!
http://www.delgine.com
Irrlicht now supports loading of dmf files with lightmaps. Deled is perfect for level editing and some other modeling. Blender would suit your animation needs exporting to .X with Jox's exporter.
http://development.mindfloaters.de/Downloads.12.0.html
or you could use a Quake 3 compliant level editor like Gtkradiant:
http://www.qeradiant.com
also for lightmapped levels. irrlicht supports q3 bsps very well.
And now that the Q3 source has been released who knows the ton of new quake 3 stuff out there and the stuff to come!