Releases: MacCurdyLab/OpenVCAD-Public
Releases · MacCurdyLab/OpenVCAD-Public
1.1
Version 1.1. Release of command line application + minor bug fixes
- Added
VCAD_Studio_cli.exe
. This is a headless version of OpenVCAD that can used to compile OpenVCAD designs from command line. Right now, you can use the CLI to compile designs into PNG stacks, OpenVDB grids, and single material meshes. More information can be found in the wiki or by running.\VCAD_Studio_cli.exe --help
- Fixes for the
revolve()
function
Right now we are only providing a Windows application. If you wish to run on Mac or Linux please contact: [email protected]
Instructions for Installing and Using OpenVCAD
- Download
OpenVCAD_Studio_Windows_x64.zip
- Extract the
OpenVCAD Studio
folder - Open the folder and run
VCAD_Studio.exe
- Go to
File->Open .vcad file
and navigate into the examples folder. There you can open various example designs. - When you are ready to visulize your part go to
View -> Render
. See this page for descriptions of the rendering options. - Full documentation of the GUI-application can be found on the wiki.
1.0
This is the initial public release of OpenVCAD. Currently, we are only providing pre-compiled Windows binaries. If you wish to run it on another system, please request access to the source code.
Instructions for Installing and Using OpenVCAD
- Download
OpenVCAD_Studio_Windows_x64.zip
- Extract the
OpenVCAD Studio
folder - Open the folder and run
VCAD_Studio.exe
- Go to
File->Open .vcad file
and navigate into the examples folder. There you can open various example designs. - When you are ready to visulize your part go to
View -> Render
. See this page for descriptions of the rendering options. - Full documentation of the GUI-application can be found on the wiki.