Senior Unity Developer | Senior Technical Artist | VR/XR Dev
-
Pico Games
- Bothell, WA
- http://www.picogames.com
- @reveriejake
Pinned Loading
-
An example of a simplified spiral lo...
An example of a simplified spiral loop algorithm for iterating in a square. 1public static class SpiralLoop
2{3public static void ExecuteCenterToOutter(int width, System.Action<int, int> callback)
4{5// Run the loop from the center outwards -
-
GradientExtensions.cs
GradientExtensions.cs 1/* Written by Jacob Fletcher - 2022 | Free to alter and use! */23using UnityEngine;
45namespace PicoGames
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.