Re: How easy to use Irrlicht?
Don't underestimate how much work in 3D is involved to create all the characters, terrains, animations etc. If you can do all that, then it isn't too difficult to create simple 3D games/screensavers.
However, if you want to drive realtime around racetracks, avoiding other cars, obstacles etc - you'll need to know your physics <img src="/center/images/graemlins/smile.gif" alt="" /> Similarly if you want to pilot planes and spacecraft.
Re: How easy to use Irrlicht?
Don't underestimate how much work in 3D is involved to create all the characters, terrains, animations etc. If you can do all that, then it isn't too difficult to create simple 3D games/screensavers.
However, if you want to drive realtime around racetracks, avoiding other cars, obstacles etc - you'll need to know your physics <img src="/center/images/graemlins/smile.gif" alt="" /> Similarly if you want to pilot planes and spacecraft.
Re: How easy to use Irrlicht?
[]you have shaders implemented in it or not? :P [/]
Shaders aren't that high on the priority list, but I'm working on it <img src="/center/images/graemlins/wink.gif" alt="" />
Re: How easy to use Irrlicht?
[]you have shaders implemented in it or not? :P [/]
Shaders aren't that high on the priority list, but I'm working on it <img src="/center/images/graemlins/wink.gif" alt="" />
Re: How easy to use Irrlicht?
excuse me a simple question
irrlicht will become an ext. fro mmf2...to use it we must write code lines? or it will be like mode 7ex directly editet by the event editor?
(i see in the website and i see a lot of complicated code)
anyone know how much time will be needed to realize this ext? 1 month 1 year ( i say this because i'm not able to program anything and i don't know how much time it needs)
with irrlicht i can use in the event editor: when i touch a city i go to a frame?
thanks
Re: How easy to use Irrlicht?
excuse me a simple question
irrlicht will become an ext. fro mmf2...to use it we must write code lines? or it will be like mode 7ex directly editet by the event editor?
(i see in the website and i see a lot of complicated code)
anyone know how much time will be needed to realize this ext? 1 month 1 year ( i say this because i'm not able to program anything and i don't know how much time it needs)
with irrlicht i can use in the event editor: when i touch a city i go to a frame?
thanks
Re: How easy to use Irrlicht?
[]irrlicht will become an ext. fro mmf2...to use it we must write code lines? or it will be like mode 7ex directly editet by the event editor?
(i see in the website and i see a lot of complicated code)[/]
The Irrlicht object will be an extension for MMF2. You won't need to know to program in C/C++ to use it, as it will be controlled through events.
[]anyone know how much time will be needed to realize this ext? 1 month 1 year ( i say this because i'm not able to program anything and i don't know how much time it needs)[/]
A really hard question to answer. Somewhere between your range sounds likely (3-5 months).
[]
with irrlicht i can use in the event editor: when i touch a city i go to a frame?[/]
Yes that should be very possible and will probably only need one condition <img src="/center/images/graemlins/smile.gif" alt="" />
Re: How easy to use Irrlicht?
[]irrlicht will become an ext. fro mmf2...to use it we must write code lines? or it will be like mode 7ex directly editet by the event editor?
(i see in the website and i see a lot of complicated code)[/]
The Irrlicht object will be an extension for MMF2. You won't need to know to program in C/C++ to use it, as it will be controlled through events.
[]anyone know how much time will be needed to realize this ext? 1 month 1 year ( i say this because i'm not able to program anything and i don't know how much time it needs)[/]
A really hard question to answer. Somewhere between your range sounds likely (3-5 months).
[]
with irrlicht i can use in the event editor: when i touch a city i go to a frame?[/]
Yes that should be very possible and will probably only need one condition <img src="/center/images/graemlins/smile.gif" alt="" />
Re: How easy to use Irrlicht?
Souns really cool <img src="/center/images/graemlins/smile.gif" alt="" /> Can't wait for you to finish it. How long will it take?
Re: How easy to use Irrlicht?
Souns really cool <img src="/center/images/graemlins/smile.gif" alt="" /> Can't wait for you to finish it. How long will it take?