Skip to content

[Feature] Add a freecam method that renders into a texture #96

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

Open
originalnicodr opened this issue Nov 30, 2024 · 0 comments
Open

[Feature] Add a freecam method that renders into a texture #96

originalnicodr opened this issue Nov 30, 2024 · 0 comments
Labels
freecam Anything related to the freecam feature new feature New feature or request

Comments

@originalnicodr
Copy link
Owner

Describe the new feature or enhancement

There might be another way we can use to get a more compatible freecam for more games, as suggested by Raicuparta:

It will be terrible for performance and might look bad, but you can also have an "if all else fails" method that manually calls Camera.Render() to render it to a texture or something like that. So you'd be able to do all that within a single method (move camera, render, move it back), making it more difficult for other game code to interfere

@originalnicodr originalnicodr added new feature New feature or request freecam Anything related to the freecam feature labels Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
freecam Anything related to the freecam feature new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant