Tresjs / lab

Showcase and examples lab for TresJS
https://lab.tresjs.org/
76 stars 14 forks source link

Playground 「Perspective vs Orthographic Camera」 Problems #63

Closed NoahCodeGG closed 1 year ago

NoahCodeGG commented 1 year ago

Describe the bug

The default perspective camera adjustment parameters are normal, but when switching to orthorgraphic camera, the adjustment parameters have no effect. When I switch back to the perspective camera, adjusting the parameters will have no effect too. I try to use stackblitz default 2.1.2 version works, but 3.0.1 version is problematic.

Reproduction

https://stackblitz.com/edit/tresjs-basic-by5qfm?file=package.json

Steps to reproduce

No response

System Info

No response

Used Package Manager

npm

Code of Conduct

Tinoooo commented 1 year ago

This should be fixed with Tresjs/tres#383.