Page 1 of 1

How to make SkySphere?

Posted: Sun Feb 25, 2007 6:12 pm
by Mushketer888
Hello to all!
I'm new to Irrlicht...I like this thing...
Now theres a question:"How can I make SkySphere,and with which functions?"
I think,that there is 2 ways:loading Mesh model of Sphere,scaling it and texturizing...or create sphere into Irrlicht...
Now,which method is the best...and please post some code!

Posted: Sun Feb 25, 2007 6:57 pm
by Acki
addSkyDomeSceneNode(...)
look at the API for it... ;)