Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-function-viewer

This program renders any function that takes an x-y coordinate in world space and outputs a pixel. It also lets the user move the camera to explore the render space.

Example Renders:

2D-function-viewer-quad.mp4
julia_mp4.mp4

Mandelbrot

image

Perlin Noise

image

Wave Pattern

(x.sin() + y.sin()) / 2.0

image

Circular Pattern

((x * x + y * y).sqrt()).sin() image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages