8000 GitHub - cindyli-13/3D-Surface-Plotter: An OpenGL surface plot visualizer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cindyli-13/3D-Surface-Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Surface Plotter

3D surface plotter is an OpenGL program for visualizing multivariable mathematical functions. Surface meshes follow a z-controlled colour gradient and are dynamically rendered to allow for the viewing of time-dependent functions.

Samples

f(x, y) = sin(sqrt(x^2 + y^2)) / sqrt(x^2 + y^2) (sombrero equation)

sombrero equation

f(x, y) = sin(x^2 + y^2)

sin(x^2 + y^2)

f(x, y) = x^2 + y^2 (parabloid)

x^2 + y^2

Built With

About

An OpenGL surface plot visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0