Skip to content
Discussion options

You must be logged in to vote

The VSG doesn't have a near/far computation and projection matrix update mechansim.

The cost of computing the near/far distances each frame is performance overhead that I wanted to avoid, it's also simpler w.r.t public interface and implementation.

If application want to adjust the near/far ranges on the projection matrix they will need to implement their own mechanism. For most applications I don't think this will be neccessary.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by robertosfield
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants