Chili3D
A browser-based 3D CAD application for online model design
Chili3D is an open-source, browser-based 3D CAD application that enables users to design, edit, and visualize complex 3D models directly within a web environment without requiring local installation. It is built using TypeScript and leverages WebAssembly to compile the OpenCascade geometric modeling kernel, allowing it to achieve near-native performance inside the browser. The application integrates with modern rendering libraries to provide real-time visualization, interactive modeling, and precise geometric operations comparable to traditional desktop CAD tools. Chili3D includes a comprehensive set of modeling capabilities, such as parametric shape creation, boolean operations, extrusion, and surface manipulation, making it suitable for engineering, prototyping, and design workflows. ...