Author Topic: About SkyBox  (Read 2229 times)

Offline zhangbo8808

  • byte
  • *
  • Posts: 11
    • View Profile
About SkyBox
« on: May 30, 2012, 11:10:36 am »
I used the SkyBox to create the sky:
1:The picture I used is 512*512, include five pictures(front, back, right, left, top)
2:The SkyBox size is 1024.(because I see "The box will extend in all directions by half the size when viewed from the center");
but my sky become deformed around these edges of pictures. why...?

And there is another question...
I want to make a sence, and I will create the sence in my 3dmax,and then,export each of the model as 3ds file in the sence to jpct-ae,and then every model is located in the right place,is that right...?

thanks..

Offline Thomas.

  • double
  • *****
  • Posts: 833
    • View Profile
Re: About SkyBox
« Reply #1 on: May 30, 2012, 11:44:54 am »
Either you can set Config.farPlane = 2000; or reduce size of skybox and clear z-buffer by fb.clearZBufferOnly();