https://github.com/wolfgangfahl/nicescad
nicescad brings OpenScad to the browser (again)
https://github.com/wolfgangfahl/nicescad
3d-printing nicegui python scad
Last synced: 6 months ago
JSON representation
nicescad brings OpenScad to the browser (again)
- Host: GitHub
- URL: https://github.com/wolfgangfahl/nicescad
- Owner: WolfgangFahl
- License: apache-2.0
- Created: 2023-07-19T16:09:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T07:32:00.000Z (over 2 years ago)
- Last Synced: 2024-06-11T17:56:47.310Z (about 2 years ago)
- Topics: 3d-printing, nicegui, python, scad
- Language: OpenSCAD
- Homepage: http://nicescad.bitplan.com
- Size: 201 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nicescad
nicescad brings OpenScad to the browser (again)
[](https://github.com/WolfgangFahl/nicescad/discussions)
[](https://pypi.org/project/nicescad/)
[](https://github.com/WolfgangFahl/nicescad/actions/workflows/build.yml)
[](https://pypi.python.org/pypi/nicescad/)
[](https://github.com/WolfgangFahl/nicescad/issues)
[](https://github.com/WolfgangFahl/nicescad/issues/?q=is%3Aissue+is%3Aclosed)
[](https://WolfgangFahl.github.io/nicescad/)
[](https://www.apache.org/licenses/LICENSE-2.0)
## Demo
[Demo](http://nicescad.bitplan.com/)
## Docs and Tutorials
[Wiki](https://wiki.bitplan.com/index.php/nicescad)
## Examples
* [Basics/logo](https://raw.githubusercontent.com/openscad/openscad/master/examples/Basics/logo.scad)
* [Intersection](https://raw.githubusercontent.com/WolfgangFahl/nicescad/main/examples/intersection.scad)
## Links
* https://openscad.org/
* https://nicegui.io
### Alternative online editors
* https://ochafik.com/openscad2/
* http://www.implicitcad.org/editor
* https://www.blockscad3d.com/editor/
* https://openjscad.azurewebsites.net/
* https://openjscad.xyz/
### Jupyter notebook integration
* https://github.com/nickc92/ViewSCAD
### Python integration
* https://github.com/jeff-dh/SolidPython