|
You are here |
3zanders.co.uk | ||
| | | | |
madebyme.today
|
|
| | | | | Making art is hard. Drawing pictures is tedious. With programming, however, we can automate things. The point of automation is to reduce the amount of manual labor. So let's mix evolution, DNA, and programming together to make art that makes itself. Pictures that draw themselves. | |
| | | | |
blog.demofox.org
|
|
| | | | | This post explains how to use sliced optimal transport to make blue noise point sets. The plain, well commented C++ code that goes along with this post, which made the point sets and diagrams, is at https://github.com/Atrix256/SOTPointSets. This is an implementation and investigation of "Sliced Optimal Transport Sampling" by Paulin et al (http://www.geometry.caltech.edu/pubs/PBCIW+20.pdf).?They also have... | |
| | | | |
www.reenigne.org
|
|
| | | | | ||
| | | | |
gist.github.com
|
|
| | | An example of using OpenGL shaders (and indexed drawing) in Nim - nim_opengl_shader_example.nim | ||