Skip to content

A project for testing artistic visualizations using my library, SDLGL.

License

Notifications You must be signed in to change notification settings

graysonpike/sdlgl-visuals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdlgl-visuals

A project for testing artistic visualizations using my library, SDLGL.

Currently, I have implemented only one visualizaton, an isometric grid of cubes that move in "waves" defined by a Perlin noise function.

Perlin noise waves

Building

Building this project requires SDLGL to be installed. See the SDLGL README for installation instructions.

After installing SDLGL, you can build this project by running

make

Running

You can run this project with

./main.out

About

A project for testing artistic visualizations using my library, SDLGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published