Using D to create solid things
Andrea Fontana
nospam at example.com
Sat Nov 10 22:31:48 UTC 2018
In my spare time I worked on a 3d object generator.
It creates models of "vases" using many different params you can
set.
Here the first 3d printed example:
https://www.reddit.com/r/3Dprinting/comments/9vygta/testing_my_new_vase_generator/
It's pretty fast and it can generate a solid with several million
triangles in just a few hundreds of ms.
Of course it is written in D, but it's still a work in progress
so there's still no source available.
Andrea
More information about the Digitalmars-d
mailing list