Ocean_Community_Next_Gen
Next gen iteration of the unity community ocean shader
git clone https://github.com/eliasts/Ocean_Community_Next_Gen.giteliasts/Ocean_Community_Next_GenMinimum Version Required is Unity 5.6. Works with Unity 2017, 2018.
Based on ocean community : http://forum.unity3d.com/threads/wanted-ocean-shader.16540/
2nd iteration by HeadHunter (unity forum user): http://forum.unity3d.com/members/headhunter2009.115193/
3rd iteration by Laurent Clave (unity forum user): http://forum.unity3d.com/members/laurent-clave.54364/
Ocean mobile with boat physics Optimized for Unity 5, tested on Android
- Mask system to hide the water inside the boat
4th iteration by me (Elias Tsiantas) : http://forum.unity3d.com/members/elias_t.24679/
- tremendous speed increase by lots and lots of optimizations.
- shader rewrite and multiple shader lods.
- editor rewrite with new functionality.
Get updates here: http://forum.unity3d.com/threads/the-community-ocean-shader-open-source-unity-5.370818/
more like this
2D-Astar-Pathfinding-in-Unity
A 2D implementation of the Astar Pathfinding algorithm using Tilemaps in Unity
quadcopter_with_PID_controller
Quadcopter dynamics simulation with two proportional–integral–derivative (PID) controllers that adjust the motor speeds…