This package provides the following services:
atom-jscad
Solid 3D CAD models inside Atom (JSCAD).
Package available here.
Install
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
Other projects
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.
WIP
CHANGELOG
v1.2.0
v1.1.0
v1.0.0
License
This is licensed under the MIT license.