▲ | neomantra 4 days ago | |||||||||||||||||||||||||||||||
OP, great work on this. While I can't run it, I appreciate that it's pretty bite-sized and easy to inspect. Dealing with volumes is a big change, but interpolation of the affine transforms is not far off. Expose the matrix to the CLI and then one can wrap it with an interpolation script; or you can build that interpolation in. Maybe note the generation time in your README? I spent many weekends in the mid-00's doing GPGPU for ElectricSheep-style Iterated Function systems, instead of the distributed ElectricSheep network [1]. That was C++ and CUDA. Your implementation is much easier to make sense of, albeit it smaller scope. | ||||||||||||||||||||||||||||||||
▲ | azath92 4 days ago | parent [-] | |||||||||||||||||||||||||||||||
The electric sheep always intrigued me so much! but was a bit before my time, and also felt so impenetrable. I appreciate you drawing the link between them and something like this which is so finite and understandable. and to OP for making something so finite and understandable ofc. | ||||||||||||||||||||||||||||||||
|