wave-harmonic / crest

A class-leading water system implemented in Unity
MIT License
3.5k stars 478 forks source link

Support multi-camera scenarios #540

Open huwb opened 4 years ago

huwb commented 4 years ago

We've had a few requests recently for supporting multiple simultaneous cameras.

This probably involves at least:

daleeidd commented 4 years ago

The underwater environmental lighting component probably won't work well with this. Casting our own shadows instead of decreasing the light intensity could be a solution.

Timelapser commented 4 years ago

This would be great to make split-screen multiplayer possible.

huwb commented 3 years ago

This is still on the list, but I still don't have a timeline for when we might look at it as our bandwidth is absorbed by the day to day support and fixes and etc, and a small amount of feature dev.

We're hoping to increase our bandwidth through sponsorship and i wanted to mention that once here in case there is interest in supporting us: https://github.com/sponsors/wave-harmonic

jessome commented 2 years ago

What are the implications here for single ocean with multiple cameras pointed at it?

I'm planning to switch to Crest, but in my vessel simulator I've got multiple simultaneous camera views. A common use-case is for us to have three cameras around the coxswain's seat looking Forward, Port, and Starboard to approximate the windows of our tiny boat's cabin.

Edit: Having tried it, it seems multiple cameras fight over the underwater effect, but otherwise seem to cooperate pretty well for my use case.

daleeidd commented 1 year ago

Edit: Having tried it, it seems multiple cameras fight over the underwater effect, but otherwise seem to cooperate pretty well for my use case.

Underwater will support multiple cameras in the next version.