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

Can this be used for multiple cameras setup? #5

Closed
dbersan opened this issue Sep 10, 2020 · 3 comments
Closed

Can this be used for multiple cameras setup? #5

dbersan opened this issue Sep 10, 2020 · 3 comments

Comments

@dbersan
Copy link

dbersan commented Sep 10, 2020

I found this project through this link: https://gtaforums.com/topic/865719-question-rendering-multiple-cameras/

I was wondering if it's possible to "easily" use this code to render multiple viewports at the same time frame. Let's say you want to add one camera from the front of the car, and another looking to the back of the car, etc. Render those views to a vector of images (relative to the same time frame) and then save it as, say, JPG images on the disk (not necessary, just an example).

@codecat
Copy link
Owner

codecat commented Sep 10, 2020

Are you looking for @Rbn3D's CustomCameraV?

@dbersan
Copy link
Author

dbersan commented Sep 11, 2020

Are you looking for @Rbn3D's CustomCameraV?

hmm.. maybe, I guess haha. Do you know if that other project can be used for such goal?

@codecat
Copy link
Owner

codecat commented Sep 16, 2020

Perhaps. They seem to have made a newer version: CustomCameraVPlus - it's probably better to ask it there, as SHVDNPro does not have any code specifically for what you're looking for. (Although that doesn't mean it's not possible!)

@codecat codecat closed this as completed Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants