hi, i am new to DB and i was wondering how to do a few things:
1: i was wondering what a good diea for a terrain editor was
2: i am trying to create a sphere with -10000 radius and therefore i can texture a sky. if i walk far enough away though there are some strange gaps and i was wondering how to fix it- here is a code segment
object create sphere 3,-10000
texture object 3,"picture.bmp"
on a 10000 x 10000 matrix i see some clipping of this background
anyway im getting yelled at so i will have to ask more questions later