openscad-wasm icon indicating copy to clipboard operation
openscad-wasm copied to clipboard

Webassembly port of OpenSCAD

Results 5 openscad-wasm issues
Sort by recently updated
recently updated
newest added

Still needs a bit of work to optimize and make cleaner. This allows a user of the web example to render the generated model and download it. Additionally I added...

The projection example fails with the following: ``` CGAL error: assertion violation! Expression : itl != it->second.end() File : /emsdk/upstream/emscripten/cache/sysroot/include/CGAL/Nef_3/SNC_external_structure.h Line : 1144 Explanation: Refer to the bug-reporting instructions at...

Running the roof sample fails with the following CGAL error: ``` CGAL error: precondition violation! Expression : FPU_checker::is_valid() File : /emsdk/upstream/emscripten/cache/sysroot/include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_traits_2_aux.h Line : 270 Explanation: Refer to the bug-reporting instructions...

Hello there. Great project. I'm trying to build an online stl customizer based on this project, but for this I need to be able to render DXF files. However so...

Awesome project ❤️ I'm working on trying to get it running and I ran into an issue with https://www.mpfr.org/mpfr-current/mpfr-4.1.0.tar.xz not being listed on the server, bumping it to the next...