Dynamo
Dynamo copied to clipboard
[SPIKE] Re-tessellate geometry for rendering for every camera changed event
Purpose
Tried a zoom level based LOD for rendering by re-tessellating geometry for every camera changed event taking into account the camera positon. This PR goes hand-in-hand with changes in LibG that use the camera position from tessellation parameters to compute the appropriate max grid lines (LOD) for tessellation.
Declarations
Check these if you believe they are true
- [ ] The codebase is in a better state after this PR
- [ ] Is documented according to the standards
- [ ] The level of testing this PR includes is appropriate
- [ ] User facing strings, if any, are extracted into
*.resxfiles - [ ] All tests pass using the self-service CI.
- [ ] Snapshot of UI changes, if any.
- [ ] Changes to the API follow Semantic Versioning and are documented in the API Changes document.
- [ ] This PR modifies some build requirements and the readme is updated
Reviewers
(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)
(FILL ME IN, optional) Any additional notes to reviewers or testers.
FYIs
(FILL ME IN, Optional) Names of anyone else you wish to be notified of