VisualScriptCAD icon indicating copy to clipboard operation
VisualScriptCAD copied to clipboard

A simple visual scripting based 3D modeling application.

Results 8 VisualScriptCAD issues
Sort by recently updated
recently updated
newest added

Hello, Could it be possible to add an operator in visual script cad engine , for importing a geometry file (step, iges, stl,..)? In order to apply modification operator on...

Hello; Could you please share a version of your visual script CAD app for web ? Other question: How easy it is to replace CGAL by OCC kernel ? Thank...

Hello, I noticed that when editing a node, which ave other nodes as inputs, its own input parameters values are not correct (ex: Lego brick sample, substract operation node params...

Is it possible to Union two pieces of geometry so that they are joined as in the Hull operation in OpenSCAD? I was able to simulate this using Num Distribute...

Are these not implemented? If no, please add them --- if they are, please document and point out where I missed them.

Would it be possible to add writing out a text file? I'd love to be able to use this to programmatically directly generate G-Code. Also, is there a way to...

Compile this application on [Travis CI](https://travis-ci.org/) upon each `git push`, and upload an [AppImage](http://appimage.org/) to your GitHub Releases page. Providing an [AppImage](http://appimage.org/) would have, among others, these advantages: - Applications...

Add build instruction for Linux-based platforms

documentation