generative 3D printing files (STL)

#generative #GenerativeArt

@x0y0z0 Nice. What did you use to generate them, and what are you using for viewing and rotating them like that?
@Metamere thanks! I am using threejs for everything, generate the geometries, display and rotate them, and generate the STL files
@x0y0z0 Interesting! I worked with babylon.js for displaying some models of mine, but I found it to be super complicated to figure out how to set things up the way I wanted. Though I guess I was trying for a bit fancier of a presentation. Are you using draco compression?
@Metamere I am only using threejs.