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

Default Camera Position #2287

Open
the-pink-hacker opened this issue Apr 21, 2024 · 0 comments
Open

Default Camera Position #2287

the-pink-hacker opened this issue Apr 21, 2024 · 0 comments
Projects

Comments

@the-pink-hacker
Copy link

Detailed description of your suggestion

I've always been slightly annoyed by the default camera position being slight above the center point. It would be nice to have an option to change the center point.

I'm specifically referring the value at js/preview/preview.js:

const DefaultCameraPresets = [
	{
		name: 'menu.preview.angle.initial',
		id: 'initial',
		projection: 'perspective',
		position: [-40, 32, -40],
		target: [0, 8, 0],
		default: true
	},
        ...
]
@JannisX11 JannisX11 added this to Suggestions in Overview May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Overview
Suggestions
Development

No branches or pull requests

2 participants