Search found 5 matches
- Thu Dec 14, 2006 1:20 pm
- Forum: Beginners Help
- Topic: Creating a sun
- Replies: 7
- Views: 814
- Wed Dec 13, 2006 8:47 pm
- Forum: Beginners Help
- Topic: Creating a sun
- Replies: 7
- Views: 814
Creating a sun
Hello. I'm trying to create a Solar System with Irrlicht and (of course :) ) I have a problem. So, I have a sun object (IAnimatedSceneNode*) in the origin of the coordinates system, which I've textured. The problem is: I'm using node->setMaterialFlag(EMF_LIGHTING, false) for each planet, but I want ...
- Tue Dec 05, 2006 8:59 pm
- Forum: Beginners Help
- Topic: help plz (noob qustion alert)
- Replies: 11
- Views: 547
It's depended from your personal capabilities... If you are talented, you might try to create your own models, but if your modelling skills are on the low level, or you haven't a talent, you should search for models made by somebody else. Being an artist is a hard work, because you have to know some...
- Thu Nov 30, 2006 5:40 pm
- Forum: Beginners Help
- Topic: createFlyCircleAnimator how to set angle of move?
- Replies: 3
- Views: 260
- Wed Nov 29, 2006 8:29 pm
- Forum: Beginners Help
- Topic: createFlyCircleAnimator how to set angle of move?
- Replies: 3
- Views: 260
createFlyCircleAnimator how to set angle of move?
Hi :) This is my first post here, so I'd like to say "hello everyone" :) At first, sorry for my poor english, but it isn't my native language. However I'm still learning, and make a progresses. So. I've been learning Irrlicht for a little period of time, and I have a problem . I don't know...