Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sellorm/openscad

A thin R package wrapper around OpenSCAD
https://github.com/sellorm/openscad

Last synced: 28 days ago
JSON representation

A thin R package wrapper around OpenSCAD

Awesome Lists containing this project

README

        

# openscad - An experimental R package wrapper for the OpenSCAD langauge

Allows you to generate 3D models from R using [OpenSCAD](https://openscad.org)

There's an article about it here: https://blog.sellorm.com/2024/12/06/designing-3d-prints-with-r/

Requires that OpenSCAD is installed if you want to export any models you create to STL.

Probably easier just to do your modelling directly in OpenSCAD ;)

Never tested on Windows.

YMMV.