cube2equirect icon indicating copy to clipboard operation
cube2equirect copied to clipboard

Converts Cubemap image sets to an Equirectangular projection image

Results 3 cube2equirect issues
Sort by recently updated
recently updated
newest added

I noticed that the image result has a lot of jagged lines (aliasing). Have you considered implementing a resampling function? (bicubic, lanczos etc.)

@tmarrinan Thanks for your code. Does this project run on Mac OS?

When I make the code on the terminal, it gives me this error: `fatal error: GL3/gl3.h: No such file or directory` So I changed on the cube2equirect.h the `#include `...