Solid 3D CAD models inside Atom (JSCAD).
Package available here.
Released version can be installed from Atom's
Packages
> Settings View
> Install package/theme
To install development version, go to the atom packages location
(~/.atom/packages/
), then
git clone https://github.com/apla/atom-jscad
cd atom-jscad
This is a base of this package. Project is very outdated, some changes
backported from .org
version, some features added, some things rewritten.
Allows online editing of jscad files, but now in a heavy rewrite stage. Now
processing and rendering is almost the same (excluding multiple objects
returned from main). Best strategy for atom-jscad
is use OpenJSCAD.Processor
and OpenJSCAD.Viewer
from this project.
v1.2.0
v1.1.0
v1.0.0
include
function, similar to the .org versionThis is licensed under the MIT license.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.