Explore >> Select a destination


You are here

3zanders.co.uk
| | madebyme.today
10.6 parsecs away

Travel
| | 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
14.5 parsecs away

Travel
| | 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
8.6 parsecs away

Travel
| |
| | gist.github.com
41.6 parsecs away

Travel
| An example of using OpenGL shaders (and indexed drawing) in Nim - nim_opengl_shader_example.nim