bezo97 / IFSRenderer

3D IFS fractal renderer and editor
https://ifsrenderer.z97.io/
GNU General Public License v3.0
52 stars 7 forks source link

Added hardcoded support for tilting Fisheye center of view. ToDo: add… #38

Closed vitos1k closed 1 month ago

vitos1k commented 1 month ago

… camera parameters for tilting in the interface

vitos1k commented 1 month ago

I assume similar tilting is happening in the Equirectangular camera section, and tilting is hardocoded there too, we could utilize the same parameters for two cameras. And user would adjust center of interest by himself

bezo97 commented 1 month ago

This looks surprisingly simple! Are you able to verify that this works correctly? Unfortunately I don't have access to a dome projector.

Another question I'm not sure about is whether we should crop out the parts of the circle like shown here. I managed to make it work but it requires some of the changes I've done on the dev branch earlier. If it's fine I'll add this too after merge. image

vitos1k commented 1 month ago

This looks surprisingly simple! Are you able to verify that this works correctly? Unfortunately I don't have access to a dome projector.

Another question I'm not sure about is whether we should crop out the parts of the circle like shown here. I managed to make it work but it requires some of the changes I've done on the dev branch earlier. If it's fine I'll add this too after merge. image

It is simple. And yes it works correctly, I can verify.

There is no need to crop. Usually fisheye master images are square with fisheye circle fit perfectly in center