Submissions from 2017-04-19 to 2017-04-26 (2 total)

Another quick PureData experiment.

I'm getting more comfortable with it but it's still very hard to build something I plan beforehand.

cone.pd1kb
1 download

Diamond/shard shape with a little bit of particle system flavour. Instanced drawing of the particles is good but I'm not sure if it's faster to send the transform per instance or do the vertex transform work on the GPU. Either way, this one is done on the GPU because I hadn't done it that way before.