⚠️ This repository is deprecated and doesn't work with @landaujs/landau-packager 0.2.0-alpha.1 and newer. Take a look at landau-standalone-viewer instead ⚠️
Install the Atom package via the Atom preferences or via:
apm install landau-viewer
The plugin requires a instance of landau-packager to be running.
A preview pane for the currently opened file can be opened via ctrl-i
or cmd-i
(OS X).
As of now, the preview model is regenerated every time the file is saved or a component is selected from the outline viewer.
Licensed under the MIT license (See LICENSE or http://opensource.org/licenses/MIT).
atom-landau-viewer
was forked from atom-jscad-viewer
. Thank you to everyone who helped create it.