1 مستودع
Specialized Wasm compilers that execute geometry pipelines without a traditional GUI.
Distinct from WebAssembly Compilation: Specifically focuses on the headless execution of 3D geometry scripts, not general application bundling.
Explore 1 awesome GitHub repository matching web development · Headless Geometry Compilers. Refine with filters or upvote what's useful.
OpenSCAD is a script-based 3D modeler and parametric CAD tool that generates three-dimensional solid objects from programmable scripts. It utilizes a constructive solid geometry engine to create complex shapes by performing boolean operations on basic geometric primitives. The system functions as a compiler that transforms a functional language into geometric representations, allowing for precise dimensional control through variables and functions. It features a WebAssembly implementation that enables the geometry pipeline to execute directly within web browsers. The software covers a broad
Implements a headless geometry engine compiled to WebAssembly for direct execution in web browsers.