- Home /
how to use Indoor cube map correctly?
there is a floor in the cube map. I want to place an object in this cube map world and make the object looks like standing on the floor. If i use it like a skybox, it looks like the object is floating in the middle of air when rotating. What should i do?
Comment
Answer by SunnyChow · Jul 27, 2015 at 05:30 AM
I end up made a script to generate a semi-sphere and use 360 photo as texture
Your answer

Follow this Question
Related Questions
Projecting camera view on to a right angled surface 1 Answer
Arrangement of cubemap faces from RenderToCubemap 2 Answers
How to make camera position relative to a specific target. 1 Answer
Forcing a camera to ignore transparency? 1 Answer
Is it possible to align the cubemap axes with the camera? 0 Answers