Skip to content

nsf/gomandel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Simple mandelbrot demo written in Go.

Uses OpenGL + SDL for displaying. Draws mandelbrot in software.

Available actions:
 LMB - zoom in
 MMB - zoom out
 RMB - pan

`gomandel -h` for available options, it sets GOMAXPROCS to number of workers + 1
by default.

About

Go mandelbrot demo program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages