Visual Experiement

The objective of this experiment was to replicate an after effects output artwork within Unity as close as possible. This was achieved by a simple vertex shader to achieve water waves effect, C# scripts for day/night cycle and lighthouse light rotation and fieldling around with Unity's light and particle system.

Water vertex shader in place along with a lighthouse mesh and point light acting as sun.

Added a simple day night cycle by gradually changing colors and editing light properties along with lighthouse rotation.

Ramp up the overall output by setting up a dark ominous feeling. The real tricky part was setting up the moon light glow on the horizon at the back.

A different visual version using the same tech setup.

Back