Home Technical Talk
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Sept 12. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

[TUTORIAL] Sphere maps

hessi
polycounter lvl 18
Offline / Send Message
hessi polycounter lvl 18
I took the time to create a tutorial on how to make sphere maps. As i was confronted with this problem recently at work (a game engine/renderer that didn't support cube maps :S) i had to figure out a way to render a scene as a sphere map with Maya.

spheremap.jpg

Hotlink

Replies

  • EarthQuake
    A really easy way i found to do this is to just make a quad ball, unwraped to standard cube map uvs, and then create a sphere, unwraped to whatever uvs you like, then just use xnormal to bake the texture from one object to the other. Or any app that supports baking maps from one mesh to another.
Sign In or Register to comment.