Show HN: Chili3d – A open-source, browser-based 3D CAD application
By
xiange
I'm currently developing Chili3D, an open-source, browser-based 3D CAD application. By compiling OpenCascade to WebAssembly and integrating Three.js, Chili3D delivers near-native performance for powerful online modeling, editing, and rendering—all without local installation. Access it here:
https://github.com/xiangechen/chili3d
Features:
Modeling Tools: Create basic shapes (boxes, cylinders, cones, etc.), 2D sketches (lines, arcs, circles, etc.), and perform advanced operations (boolean operations, extrusion, revolution, etc.).
Snapping and Tracking: Precisely snap to geometric features, workplanes, and track axes for accurate alignment.
Editing Tools: Modify (chamfer, fillet, trim, etc.), transform (move, rotate, mirror), and perform advanced edits (feature removal, sub-shape manipulation).
Measurement Tools: Measure angles and lengths, and calculate sums of length, area, and volume.
Document Management: Create, open, and save documents, with full undo/redo history and support for importing/exporting STEP, IGES, BREP formats.
User Interface: Office-style interface with contextual command organization, hierarchical assembly management, dynamic workplanes, and 3D viewport controls.
Multi-Language Support: Built-in i18n support with current languages including Chinese and English.
Comments URL: https://news.ycombinator.com/item?id=44238171
Points: 12
# Comments: 1
You might also wanna read
Browser-Based 3D Scene Editor with Command-Line Interface for Developers and Technical Artists
3D CLI is a browser-based 3D scene editor that combines command-line interfaces with real-time 3D rendering, designed for developers, techni
Online 3D Editor brings Blender-style 3D modeling to the browser with no installation required
A developer introduces Online 3D Editor, a browser-based 3D modeling tool with a Blender-style interface. It supports importing common 3D fo
