Closed leon196 closed 9 months ago
A node that takes a draw command and output an image color and depth with equirectangular mapping.
Each face of the cubemap is unwrapped and remapped as an equirectangle
Based on Bartosz answer from this stackoverflow link: https://stackoverflow.com/questions/34250742/converting-a-cubemap-into-equirectangular-panorama
Wow. Thanks a lot of this contribution!
A node that takes a draw command and output an image color and depth with equirectangular mapping.
Each face of the cubemap is unwrapped and remapped as an equirectangle
Based on Bartosz answer from this stackoverflow link: https://stackoverflow.com/questions/34250742/converting-a-cubemap-into-equirectangular-panorama