Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / need help with skysphere problem

Author
Message
UnderLord
21
Years of Service
User Offline
Joined: 2nd Aug 2003
Location:
Posted: 18th Aug 2003 05:08
i have made the skysphere and it looks nice and all but iseem to have a problem with looking at it seems to blur when i walk around my world theres the code you'll see what i mean if you put in your own images and then run the code
http://www.freewebs.com/ingamers
Scorpyo
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: italy
Posted: 19th Aug 2003 01:34
1- scroll object texture 30001,0.5,0
this goes inside the do-loop section or it won't scroll

2- if X#>1000 then Y# = Get ground height(2,X#-1000,Z#)
where is matrix number 2 ?

3- Position Camera X#,Y#+50,Z#
Position object 3001,X#,Y#,Z# <<<< add this line

If you do not re-position the skysphere where the camera is you'll get different sky look as you get closer to it

4- set the camera range bigger than your skysphere (considering SCALING..!!!)
in your case should be (since skysphere is 4000 scaled up 200 = 8000):
set camera range 10,9000 <<< this goes out of the do-loop section

hope it helped
cheers

Login to post a reply

Server time is: 2024-11-25 05:01:04
Your offset time is: 2024-11-25 05:01:04