Ok I recently got VERY interested in this engine for games. But I do not have any "professional" modeling software(read please, purchased software). I use Blender and kinda like it.
So Blender rocks at modeling and animation and can export into many formats! But, which one that it can export works best for like an FPS/RPG hybrid?
I only know a bit about the DirectX .X format for animation. Yes I need animation and static
So, which works best for physics-linked world items, and what is best for animation? In the general sense of "I am on equal base with all formats and automatically have no favoritism" and also in the way of testing and debugging.
Thank you. Hopefully I worded it right.
Irrlicht performance, Blender's export balance
I use blender for all modelling and animation, here are some links that will surely help you using blender with irrlicht :
For static meshes (maps, objects...) : http://irrlicht.sourceforge.net/phpBB2/ ... r+exporter
This is a great exporter and it is easy to use.
For animated meshes :
http://irrlicht.sourceforge.net/phpBB2/ ... ht=gandalf
With these tools, you will be able to easily combine irrlicht rendering and blender modelling. For physics features, you have to code it, or search the forums for some physics wrappers that you can directly use.
For static meshes (maps, objects...) : http://irrlicht.sourceforge.net/phpBB2/ ... r+exporter
This is a great exporter and it is easy to use.
For animated meshes :
http://irrlicht.sourceforge.net/phpBB2/ ... ht=gandalf
With these tools, you will be able to easily combine irrlicht rendering and blender modelling. For physics features, you have to code it, or search the forums for some physics wrappers that you can directly use.
#include <Iyad.h>
Alrighty then, thanks for those links!
I suppose I worded that horribly. That was part of it but what i subtly wanted to know was what file format to use for what, or if it mattered. I mean natural resources, people, armor, guns, weapons, buildings..is one better than another?
Yes I am speaking Irrlicht/C++ specific.
Thanks =)
I suppose I worded that horribly. That was part of it but what i subtly wanted to know was what file format to use for what, or if it mattered. I mean natural resources, people, armor, guns, weapons, buildings..is one better than another?
Yes I am speaking Irrlicht/C++ specific.
Thanks =)