How to make SkySphere?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Mushketer888
Posts: 12
Joined: Sun Feb 25, 2007 6:08 pm

How to make SkySphere?

Post 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!
Acki
Posts: 3496
Joined: Tue Jun 29, 2004 12:04 am
Location: Nobody's Place (Venlo NL)
Contact:

Post by Acki »

addSkyDomeSceneNode(...)
look at the API for it... ;)
while(!asleep) sheep++;
IrrExtensions:Image
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
Post Reply