antimony
OpenJSCAD.org
Our great sponsors
antimony | OpenJSCAD.org | |
---|---|---|
7 | 7 | |
1,999 | 2,152 | |
- | 2.1% | |
4.4 | 8.6 | |
12 days ago | 5 days ago | |
C++ | JavaScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
antimony
-
Interesting examples of visual programming?
Antimony CAD Noodle diagrams to design parts (QT UI, each box is a Python script). Example code for a scaling node.
- What is the end purpose of your OpenBSD system?
- Learning CAD on Linux
-
CadQuery –- A Python parametric CAD scripting framework based on OCCT
For anyone interested in this, I would also recommend checking out the [antimony project](https://github.com/mkeeter/antimony). It's a parametric modeling program, but you can also pretty easily produce new scripts for its visual nodes.
-
Meet 'Blackjack': A 3D procedural modelling application I'm working on using 100% Rust
Reminds me of https://github.com/mkeeter/antimony
- Code CAD – Use code to create CAD models
-
Curated Code CAD
- Matt Keeter's stuff (listed here https://www.mattkeeter.com/projects/, including https://github.com/mkeeter/antimony and https://www.mattkeeter.com/projects/ao/, though I see you have libfive)
OpenJSCAD.org
- Marrying OpenSCAD and Go
- advantages over JSCAD?
-
10 ways to get the best out of OpenSCAD
No one has mentioned OpenJSCAD, which is the same idea in Javascript: http://openjscad.azurewebsites.net/
https://github.com/jscad/OpenJSCAD.org/tree/V2
A fairly substantial rewrite is underway, the V2 branch linked above.
-
Code CAD – Use code to create CAD models
- Browserify to bundle the design into a website. Directly from the source CAD files, without rendering to a huge mesh file format.
It's cool because you get access to the whole javascript ecosystem, and it's native to the browser.
OpenJSCAD [0] does live camera and the performance is great.
- Support for Javascript?
What are some alternatives?
three.js - JavaScript 3D Library.
SolidPython - A python frontend for solid modelling that compiles to OpenSCAD
cadquery - A python parametric CAD scripting framework based on OCCT
BOSL2 - The Belfry OpenScad Library, v2.0. An OpenSCAD library of shapes, masks, and manipulators to make working with OpenSCAD easier. BETA
oce - OpenCASCADE Community Edition (OCE): a community driven fork of the Open CASCADE library.
BOSL - The Belfry OpenScad Library - A library of tools, shapes, and helpers to make OpenScad easier to use.
Round-Anything - A set of OpenSCAD utilities for adding radii and fillets, that embodies a robust approach to developing OpenSCAD parts.
CascadeStudio - A Full Live-Scripted CAD Kernel in the Browser
ViewSCAD - A Jupyter renderer for the OpenSCAD and SolidPython Constructive Solid Geometry languages
snappy-reprap - The world's most 3D printable 3D printer. (Guinness Book of World Records 2017 & 2018)