A frontend to JCSG which allows 3d object creation with JavaScript
-
Updated
Aug 2, 2017 - JavaScript
CSG is short for Constructive Solid Geometry, a modeling technique that allows a modeler to create a complex surface or object by using Boolean operators, such as union and intersection, to combine simpler objects.
Text above are from wikipedia.
A frontend to JCSG which allows 3d object creation with JavaScript
Java CAD inspired by OpenSCAD. CSG framework.
A constructive solid geometry (mesh boolean) addon for openFrameworks.
Novel geometry and rendering algorithms implemented during my phd
Constructive Solid Geometry (CSG) and Quick Hull Library for golang
Simple Constructive Solid Geometry editor and render using raycast
(unoptimized) Software rasterizer written in C
A simple CSG library to create models for 3D printing
Some exampes of Constructive Solid Geometry in povray
CSGNet: Neural Shape parser for Constructive Solid Geometry
VUT FIT project for Computational geometry course. Ray marching CSG trees using compute shaders.
This is a port of the java j3dbool library to C#