This is an old revision of the document!
1. Introduction
This program generates 3D geometry based on parametric JSON input. It provides a highly adaptable modeling system suitable for visualization. All geometry is built from parametric data, which follows for the most part definition of JSON structure and paths definitions similar to SVG. These profiles and paths enable flexible customization and precise control of geometry.
As of Version 1.4, the program supports multiple construction types:
Solid panels – Single solid boards modeled as a complete 3D volume.
See the spec sheet for //wiki.intelligentgraphics.biz/lib/exe/fetch.php for detailed parameters.
Extruded panels – Simple single-piece shapes formed by extruding a 2D profile along a path.
Refer to the //wiki.intelligentgraphics.biz/lib/exe/fetch.php for more information.
Flat panels – 5-piece furniture doors.
Specifications are also detailed in the //wiki.intelligentgraphics.biz/lib/exe/fetch.php for more information.
Revolution – Shapes generated by revolving a 2D profile around an axis.
See the //wiki.intelligentgraphics.biz/lib/exe/fetch.php for detailed parameters.
