Search found 6 matches

by Core Xii
Wed Aug 15, 2007 8:49 am
Forum: Beginners Help
Topic: Where are all the basic tutorials?
Replies: 13
Views: 1168

My "favorite format" is a custom one, there are no existing tools to do the trick.

Thanks for your help, I will have to look at custom scene nodes then I guess.
by Core Xii
Mon Aug 13, 2007 7:47 pm
Forum: Beginners Help
Topic: Where are all the basic tutorials?
Replies: 13
Views: 1168

Well I don't have such modeling resources available, but you can't be seriously suggesting that's the only way.

How does Irrlicht store/handle models and their animations internally, so I could make my own "importer"? (I guess that's a pretty broad question... but any help is appreciated)
by Core Xii
Sat Aug 11, 2007 8:06 pm
Forum: Beginners Help
Topic: Where are all the basic tutorials?
Replies: 13
Views: 1168

Hmm. This is a bit confusing. I don't understand how I can draw something that is NOT some Quake 2 model that already contains animations, etc. Say I put in a model of an upper arm, then give it a sub-node, the lower arm. I assume you can rotate the latter hierarchically... but how would I have the ...
by Core Xii
Sat Aug 11, 2007 3:21 pm
Forum: Beginners Help
Topic: Where are all the basic tutorials?
Replies: 13
Views: 1168

Plenty. So in order to draw something, I need to have a scene and a node in it? What exactly is a node? If I wanted to draw a triangle, would it have to be a node? And if I wanted to change that triangle, would I have to delete it and make a new node? How are models and animations stored in Irrlicht...
by Core Xii
Fri Aug 10, 2007 10:32 pm
Forum: Beginners Help
Topic: Where are all the basic tutorials?
Replies: 13
Views: 1168

Where are all the basic tutorials?

Sure, there's Hello World and all kinds of code examples floating around, but where are the tutorials that explain how Irrlicht works? It really needs a tutorial that starts from the design points, architecture, etc. of Irrlicht and doesn't dive into source code right away. I have no idea what's a s...
by Core Xii
Fri Aug 10, 2007 10:17 pm
Forum: Beginners Help
Topic: Importing google sketchup models with those lines?
Replies: 6
Views: 580

When exporting, hit the "Options..." button and check "Export edges", that might work.