Tresjs / lab

Showcase and examples lab for TresJS

Home Page:https://lab.tresjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground 「Perspective vs Orthographic Camera」 Problems

NoahCodeGG opened this issue · comments

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

This should be fixed with Tresjs/tres#383.