-
The `texassemble` tool is designed to take inputs and produce various complex forms of DDS files including cubemaps. It can also convert cubemaps to various 'cross' form images.
The idea of a new …
-
Hi, really awesome work.
I am working on panorama and perspective 3D vision, and recently we are organizing a huge panorama dataset from scratch, we also try to transform panorama to perspective ima…
-
For baked cubemaps in shaders.
-
HI! I am trying to use the renderer for research purpose, but I am new to opengl so we appreciate if you could give us some help for the errors we get:
I am using Ubuntu20.04 laptop with nvidia 470…
-
### Increasing Access
This is with reference to issue #6531 .
The current implementation of the light feature in p5.js utilizes equirectangular textures, which may involve trigonometric calculatio…
-
Most of the environemnt cubemaps one can find online are in equirectangular format. Its impractical to expect people to convert those to 6-cubemap images before they can be turned into a ktx file.
…
-
Firstly, thank you again for this great library.
My issue is: I have six images (top, bottom, left, right, front, back) and I trying to convert to equirectangular.
I am following [this example](…
-
Hi, Steffen, i have a question and wish to get your advice.
Now i have got a gopro-max camera whose output 360 video is equirectangular(from mp4 file) or EAC(extracted from ffmpeg) and i have no w…
-
Hi,
I am interested to export a 360° full panorama with Cesium. I think this would be a nice feature. There are two main formats for such a panorama.
- Cubemap https://en.wikipedia.org/wiki/Cube_m…
-
Hi, considering the lack of support for equirectangular/spherical images, a nice workaround would be to link the decomposed cubemap sides from suffixes in their filenames. I currently find it very dif…