Image noise: Difference between revisions

Content added Content deleted
(Added Nim implementations)
m (→‎Optimized example: Fixed typo (hight → height))
Line 1,171: Line 1,171:


/* Note, the x-go-binding/ui/x11 lib is under development and has as a temp solution
/* Note, the x-go-binding/ui/x11 lib is under development and has as a temp solution
set the x window to a static hight and with, you have to manualy set these
set the x window to a static height and with, you have to manualy set these
to 240 x 320 in code.google.com/p/x-go-binding/ui/x11/conn.go */
to 240 x 320 in code.google.com/p/x-go-binding/ui/x11/conn.go */