Skip to content

NikuDev/CatLikeCoding.MathematicalSurfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatLikeCoding.MathematicalSurfaces

Unity tutorial animating multiple mathematical functions at once - https://catlikecoding.com/unity/tutorials/basics/mathematical-surfaces/

Includes

  • Support multiple function methods.
  • Use a delegate and enumeration.
  • Display 2D functions with a grid.
  • Define surfaces in 3D space.

Summary

Incorporating various formulas (Sine, Cosine, MultiSine, Cylinder, Torus etc.) to animate a grid of prefabs (cubes). Animation formula can be changed during runtime (play).

About

Unity tutorial animating multiple mathematical functions at once - https://catlikecoding.com/unity/tutorials/basics/mathematical-surfaces/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published