Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with handling non-rectangular pictures #6

Open
fireg958 opened this issue Jun 12, 2024 · 1 comment
Open

Issue with handling non-rectangular pictures #6

fireg958 opened this issue Jun 12, 2024 · 1 comment

Comments

@fireg958
Copy link

I hope this message finds you well.
I've been using your code and have found it extremely useful. However, I encountered an issue when attempting to load non-rectangular cuboids inTarget_Surface.
When using the Target_Surface functionality and selecting "File -> Save Vertices," I either encounter a segmentation fault or end up with an empty .verts file.
Could you please help me resolve this issue?
Thank you very much!

@dylanmsu
Copy link
Owner

dylanmsu commented Jul 9, 2024

Hi,
Apologies for the late reply.
I am aware of this issue. The original authors designed the target_surface program assuming the width and the height is equal. I will try to rewrite the code to support different aspects ratios in the future, but I'm first working on implementing reflective caustics and point light sources.
Kind regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants