Earlier, I showed you how to extrude images in OpenSCAD, and a beginner’s guide to OpenSCAD. This time it’s a more advanced method on how to emboss images onto a surface in OpenSCAD, which requires some understanding of how to…
Earlier, I showed you how to extrude images in OpenSCAD, and a beginner’s guide to OpenSCAD. This time it’s a more advanced method on how to emboss images onto a surface in OpenSCAD, which requires some understanding of how to…
OpenSCAD is a program used to make 3D models. But unlike most 3D modeling programs, there are only 10 things you need to know in order to be dangerous in OpenSCAD. Unlike most other 3D modeling programs like Blender, Sketchup,…
Just a quick announcement of the improvements Cubehero got last week: Finally, search! Admittedly, search is still pretty basic, but it’s serviceable to find based on name, description, and category. It’s basically a regular expression on those fields. It doesn’t…
Recently, to do a little bit of 3D modeling, I wanted to try my hand at making a modular back cover for my iPhone. Yes, there’s too many 3D printable models of iPhone covers, but sometimes, we reinvent wheels not…
This week was about little improvements. There’s been a bunch of small things that have been bugging me, and with categories finished, I could turn my head towards fixing the little things on Cubehero. We now have a really basic commit…