Skip to content

Mathematical graph visualization: Sine Wave, Multi Sine Wave, Ripple Effect Wave and Sphere Wave. Built with Unity!

Notifications You must be signed in to change notification settings

WilliamKSilva/graph-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

2024-07-28.09-06-44.online-video-cutter.com.mp4

Info

This is a function Graph visualization, we currently have three available, you can change between then on the Graph GameObject settings of the inspector:

  • Sine Wave
  • Multi Sine Wave
  • Ripple Wave
  • Sphere Wave
  • Torus Wave

This project has two versions of the same Shader that are used to make the Graph colorful:

  • The first is the PointSurface.shader, that makes use of the Default Unity render pipeline, built directly with shader language code
  • The second is the PointURP.shadergraph, that makes use of the Universal Render Pipeline, built using shader graph (a graphical solution to build shaders on Unity editor).

About

Mathematical graph visualization: Sine Wave, Multi Sine Wave, Ripple Effect Wave and Sphere Wave. Built with Unity!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published