Recommended book for Irrlicht / 3D-Engines in general

Discussion about everything. New games, 3d math, development tips...
Post Reply
badday
Posts: 102
Joined: Mon Aug 16, 2010 1:14 pm

Recommended book for Irrlicht / 3D-Engines in general

Post by badday »

Hi there,

I´m actually looking for some book about Irrlicht and/or 3D-Engines in general. What I want to get out of that book is to be able to use and understand the irrlicht-engine. I guess there are many things quiet similar in the engines available, so maybe there is a good book which is not specific to the Irrlich engine.

Actually I had some look at http://www.amazon.com/Texturing-Modelin ... 484&sr=8-1 , but I don´t know whether it´s the right thing.

Thanks a lot.


Greetings,

badday
slavik262
Posts: 753
Joined: Sun Nov 22, 2009 9:25 pm
Location: Wisconsin, USA

Post by slavik262 »

I'm not sure the book you linked will be the most help to you. Have you tried looking at the tutorials in the SDK? They do wonders to explain how Irrlicht works.
badday
Posts: 102
Joined: Mon Aug 16, 2010 1:14 pm

Post by badday »

Yes, I had some look at some tutorials and worked with them, but I just don´t like tutorials, don´t ask why, I can´t say it ;) So I´m looking for a book.
slavik262
Posts: 753
Joined: Sun Nov 22, 2009 9:25 pm
Location: Wisconsin, USA

Post by slavik262 »

There's really no book on Irrlicht. I'm sure you can find dozens of books about 3d rendering in DirectX and OpenGL, but I'm not sure how much those will help you either since the whole point of a graphics engine is to abstract those two to make things simpler.
badday
Posts: 102
Joined: Mon Aug 16, 2010 1:14 pm

Post by badday »

Are there other useful topics (covering more advanced stuff) than the ones on http://irrlicht.sourceforge.net/tutorials.html ?

Thanks.
slavik262
Posts: 753
Joined: Sun Nov 22, 2009 9:25 pm
Location: Wisconsin, USA

Post by slavik262 »

No, but if you tell us what you'd like to do, I'm sure myself and the rest of the Irrlicht community would love to help you out with whatever you have in mind.
badday
Posts: 102
Joined: Mon Aug 16, 2010 1:14 pm

Post by badday »

OK, thanks.

Here´s my actual question: http://irrlicht.sourceforge.net/phpBB2/ ... 831#231831
Post Reply