Skip to content
Sarthak Agrawal edited this page Jun 23, 2019 · 6 revisions

Welcome to the Unity-Experiments wiki!

This contains usage instructions and the algorithm/process I used to create these experiments.

ToC

  1. Experiment-1 Raycasting Shadows

    1. About
    2. How
      1. Batching
      2. Iterative optimization
    3. Setup instructions
  2. Experiment-2 Random terrain generation

    1. About
    2. How
    3. Shaders (New)
    4. Usage