Trying to do something a little interesting here, any help or guidance would be super appreciated!
I am attempting to take a vertical cross cube map and convert it into an equirectangular panorama (like a flattened world map) using a GLSL shader.
I’ve gotten close using the cube to fisheye component shared on these forums but the math for equirectangular panoramas escapes me. Through my internet searches it turns out not many people try to do this particular conversion.
Hello
Im not a programmer and would love to modify this shader so finally is possible to render also equirectangular images (panoramic) … im testing some 360 degree footage and doing some easy compositing…but the idea to use inside Td would be awesome…thanks alot
can someone give some help ?
Hey, sorry for the super late reply. Yes in the end I was able to contact the person that wrote the original cube to fisheye shader and commission them to adapt it to what I needed.
I’m attaching the touch build to this post, it’s a bit old but you should still be able to grab the shader out of it.