-
Notifications
You must be signed in to change notification settings - Fork 1
Mayflower Simulator
dennis9707 edited this page Sep 15, 2020
·
2 revisions
The simulator is intergrated with the BoatAttack project.
The BoatAttack project has been created to aid the testing and development of Universal RP of Unity. The project is a small vertical slice of a boat racing game, complete with race-able boats and island environment.
Project Features:
- Uses Universal RP from Unity
- Mobile optimized, low poly, LODs, no compute
- C# Jobs buoyancy system
- Cinemachine camera setups
- Shader Graph usage
- Post-processing v3 with Volume blending
- Addressables asset management package
- Custom Universal RP rendering for planar reflections via SRP callbacks
- Custom SciptableRenderPass usage for WaterFX and Caustics
- Gerstner based water system in local package(WIP)
- Much more..