YouGroove Posted January 27, 2015 Share Posted January 27, 2015 Hi, I made a test with Ortho camera setting, and the skybox disappear , it is normal ? (If i need a sky , because it is ortho without perspective , i'll just display some plane with a texture in background) Quote Stop toying and make games Link to comment Share on other sites More sharing options...
Josh Posted January 27, 2015 Share Posted January 27, 2015 This would not be surprising since the skybox uses a cubemap lookup with a 3D vector. Probably best to just draw an image in the background, though this could certainly be modified to work in the future. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Slastraf Posted March 2, 2016 Share Posted March 2, 2016 This would not be surprising since the skybox uses a cubemap lookup with a 3D vector. Probably best to just draw an image in the background, though this could certainly be modified to work in the future. I can confirm the skybox isnt rendered when the camera is set to ortho mode Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.