Skip to content

a playground project for graphical stuff in go. Meant as a corpus for future reference

License

Notifications You must be signed in to change notification settings

raidancampbell/go-gfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-gfx

a playground project for graphical stuff in go. Meant as a corpus for future reference

Correlated Noise

Noise that differs from its previous state. it's kinda smooth correlated

Perlin Noise

Noise that's smooth and looks organically random. perlin

2D Perlin Noise

Useful for terrain generation perlin2D

Bouncing Ball

using 2D Perlin noise rendered temporally, a ball is created to bounce around. There's physics here. perlin2D

About

a playground project for graphical stuff in go. Meant as a corpus for future reference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages