Message 1 of 2
How to make a 3D-printable coin?
Not applicable
03-20-2016
08:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to find a way to make a coin that can be 3D printed (so I can't use textures or normal maps to create the surface). The coin face needs to have actual geometry. Currently I've been taking the vector files of the coin and creating geometry with them, then using booleans to carve the surface of a cylinder. However, this method is slow and often doesn't work well. Is there a better way to do this?
Thanks.