Skip to content

Releases: MacCurdyLab/OpenVCAD-Public

1.1

17 Jan 05:45
Compare
Choose a tag to compare

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

  1. Download OpenVCAD_Studio_Windows_x64.zip
  2. Extract the OpenVCAD Studio folder
  3. Open the folder and run VCAD_Studio.exe
  4. Go to File->Open .vcad file and navigate into the examples folder. There you can open various example designs.
  5. When you are ready to visulize your part go to View -> Render. See this page for descriptions of the rendering options.
  6. Full documentation of the GUI-application can be found on the wiki.

1.0

08 Dec 20:35
Compare
Choose a tag to compare
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

  1. Download OpenVCAD_Studio_Windows_x64.zip
  2. Extract the OpenVCAD Studio folder
  3. Open the folder and run VCAD_Studio.exe
  4. Go to File->Open .vcad file and navigate into the examples folder. There you can open various example designs.
  5. When you are ready to visulize your part go to View -> Render. See this page for descriptions of the rendering options.
  6. Full documentation of the GUI-application can be found on the wiki.