Skip to content

origamifreak2/openscad-graph-editor

This branch is 21 commits behind derkork/openscad-graph-editor:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 31, 2023
b95ef31 · May 31, 2023
Apr 5, 2023
May 31, 2023
Mar 1, 2022
Jan 4, 2023
May 31, 2023
May 31, 2023
May 31, 2023
May 31, 2023
May 17, 2022
Feb 24, 2023
May 31, 2023
May 31, 2023
Mar 26, 2023
May 31, 2023
May 18, 2022
Sep 19, 2022
Mar 2, 2022
May 31, 2023
Jan 4, 2023
May 31, 2023
Apr 5, 2023
Jan 4, 2023
Mar 10, 2022
Dec 7, 2022
Mar 1, 2022
Apr 13, 2022
May 17, 2022
Apr 21, 2022
Aug 18, 2022
Apr 5, 2023
Mar 1, 2022
Feb 24, 2023
Apr 5, 2023
Apr 5, 2023
Dec 7, 2022
Mar 26, 2023
Mar 1, 2022
May 31, 2023
Feb 24, 2023

Repository files navigation

OpenSCAD Graph Editor

This is an early version. It works reasonably well but it has not seen a lot of use and testing so it is not yet recommended for productive use. You are welcome to try it out and give feedback at this stage. There is a Discord server for discussion. Please also check the FAQ if you have problems.

Quick Links

Download latest version | Read the manual | Check the FAQ | Ask questions on Discord

What is OpenSCAD Graph Editor?

OpenSCAD Graph Editor is a graphical user interface for OpenSCAD that allows you to create 3D models by connecting nodes in a graph. The editor will automatically generate OpenSCAD code for you. It integrates with the OpenSCAD program so you can preview your models in real time while you are editing the graph. Please check the manual to find out how to install and use the program.

Features

  • Supports all built-in OpenSCAD functions and modules.
  • Supports creating custom functions and modules for re-use and cleaner graphs.
  • Full refactoring support (e.g. rename functions and modules, add, remove and reorder parameters).
  • Live preview of the model in OpenSCAD.
  • Allows to use functions and modules of text-based OpenSCAD libraries (e.g. BOSL, BOLTS, Round Anything or your own libraries) as part of the graph.
  • Allows adding documentation to functions and modules which will be part of the generated OpenSCAD code.
  • Built-in help for every node in the graph, including custom nodes.
  • Produces clean and readable OpenSCAD code.

About

OpenSCAD Graph Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.8%
  • Other 1.2%