Reflective Objects (sphere)

Blitz3D Forums/Blitz3D Programming/Reflective Objects (sphere)

daaan(Posted 2005) [#1]
How can I make a sphere reflect its surroundings?


GfK(Posted 2005) [#2]
http://www.blitzbasic.com/b3ddocs/command.php?name=SetCubeMode&ref=3d_a-z


Beaker(Posted 2005) [#3]
Or:
http://www.blitzbasic.com/b3ddocs/command.php?name=LoadTexture&ref=3d_a-z
Flag 64: Spherical environment map

Will work on older hardware but not look as realistic.