Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<lume-orthographic-camera> element #317

Open
trusktr opened this issue Sep 25, 2024 · 0 comments
Open

<lume-orthographic-camera> element #317

trusktr opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@trusktr
Copy link
Member

trusktr commented Sep 25, 2024

A new <lume-orthographic-camera> element that allows rendering orthographic views.

Some Three.js examples that use an ortho camera are here:

https://threejs.org/docs/index.html#api/en/cameras/OrthographicCamera
 
This can enable some use cases like:

  • 3D engineering CAD views (easier to see how mechanical parts line up with an ortho view than a perspective view)
  • 2D UIs and graphics that do not need perspective depth (f.e. SVG rendering, 2D plots and charts, etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants