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

Support for orthographic, near, and far Camera3D parameters #218

Open
Jegber opened this issue Feb 15, 2024 · 1 comment
Open

Support for orthographic, near, and far Camera3D parameters #218

Jegber opened this issue Feb 15, 2024 · 1 comment
Labels
3D Issues concerning 3D scenes enhancement New feature or request
Milestone

Comments

@Jegber
Copy link

Jegber commented Feb 15, 2024

Project Type

3D

Feature Description

The Camera 3d resource of a PhantomCamera3D should be able to support all of a Camera3D's parameters, including (missing currently):

  • Size (for orthographic cameras)
  • Near
  • Far
  • Maybe Projection? For switching between projection and orthographic views?

Use Cases

Zooming in on objects of interest in an orthographic 3D game.

Importance

Medium - the feature would unlock new possibilities, but it's not a showstopper

Usage

Often - a significant amount of projects can find this useful

(Optional) Proposed Solution

No response

@ramokz ramokz added enhancement New feature or request 3D Issues concerning 3D scenes labels Feb 26, 2024
@ZenithStar
Copy link
Contributor

If/when this gets implemented, I also ask that the properties be included in the tweening.

@ramokz ramokz added this to the 0.7.1 milestone Apr 30, 2024
@ramokz ramokz modified the milestones: 0.7.1, 0.7.2 May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D Issues concerning 3D scenes enhancement New feature or request
Projects
Status: 👀 In review
Development

No branches or pull requests

3 participants