OpenSCAD

From Game Making Tools Wiki
Revision as of 03:01, 23 February 2017 by Rjt (talk | contribs) (Created page with "{{ infobox_assetsoftware | title = OpenSCAD | image = 220px|left | release_date = Current | made_by = | runs_on = :Catego...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
OpenSCAD
Release date: Current
Made by:
Runs on: BSD
Linux
Mac OS
Windows
Imports: .CSG, .DXF, .STL,
.OFF
Exports: .AMF, .CSG, DXF,
.OFF, .STL, .SVG


OpenSCAD is a primitives-based modelling program, where the models are made and maipulated by programming only.

That's not as tricky as it sounds! Here's a neat little guide: https://www.youtube.com/watch?v=eq5ObNeiAUw

I've been finding it much more fun to play with than Blender :(

Links