You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your efforts, but I have a question. In render_cond.py, why is the relationship between FOV (Field of View) and radius in data rendering expressed using sin instead of tan?
I tried using the tangent function, but I noticed that part of the rendered image extends beyond the canvas. Could you explain why this is happening? I believe the formula should represent the correct relationship with the tangent. If there is any mistake, I would appreciate your correction.
Thank you for your efforts, but I have a question. In render_cond.py, why is the relationship between FOV (Field of View) and radius in data rendering expressed using sin instead of tan?
I tried using the tangent function, but I noticed that part of the rendered image extends beyond the canvas. Could you explain why this is happening? I believe the formula should represent the correct relationship with the tangent. If there is any mistake, I would appreciate your correction.
The text was updated successfully, but these errors were encountered: