openscad
curv
DISCONTINUED
Our great sponsors
- SonarCloud - Analyze your C and C++ projects with just one click.
- Revelo Payroll - Free Global Payroll designed for tech teams
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
openscad | curv | |
---|---|---|
68 | 7 | |
5,904 | 1,121 | |
1.3% | - | |
9.1 | 0.0 | |
2 days ago | 5 days ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
openscad
-
Looking for a poor man's AutoCad
LibreCAD, OpenSCAD (more script based and more for solids), FreeCAD.
-
Unexpected behavior from rotate_extrude
Yep happens here in 2023.03.05, weird - I guess you could lodge a bug and see what happens
-
manifold backend is just merged
1.) Check out the latest github source and follow the build directions: https://github.com/openscad/openscad
Just to share the news that https://github.com/openscad/openscad/pull/4533 is just merged, which uses https://github.com/elalish/manifold for multithreaded rendering. CUDA is not yet enabled but there is already a large speedup over fastcsg. The long standing https://github.com/openscad/openscad/issues/391 will probably close soon! You can now use multiple cores to do rendering!
-
I built an online Dactyl Generator, but with fast previews and STL export
https://github.com/elalish/manifold provides fast csg operations (WIP PR for using manifold as backend for OpenSCAD: https://github.com/openscad/openscad/pull/4533) and wasm build (manifoldcad.org).
-
What is the bottleneck in OpenSCAD rendering?
https://github.com/openscad/openscad/issues/391 (this issue was opened in 2013, still open)
So OpenSCAD could be sped up of CGAL could be sped up. In the github repository is/was a pull request to do something like that, but the request was not accepted because some of the automated tests did not pass.
-
For Dactyl Manuform builders using OpenSCAD - huge render speedup with fast-csg
If you catch a performance regression please open an issue! https://github.com/openscad/openscad/issues
-
Is there a way to assign properties to solid objects?
Sadly, no. There's been a bunch of talk on implementing these functionalities, for various contexts - materials, colors, parts, etc. Sadly, the gist is that those properties won't get through the renderer.
curv
-
The Orb: a parametric trackball with BTU mounted ball and keyboard switches for buttons
curv seems to have cad/slicer integration in mind as a long term goal, using f-rep to generate infill as well as the shape itself.
-
SDF Viewer: a fast and cross-platform Signed Distance Function (SDF) viewer, easily integrated with your SDF library
Curv is another cool GPU SDF renderer that you may find interesting!
- Learning CAD on Linux
- Ten Steps to Becoming a Synth Dynamo
-
Curv3D vs OpenSCAD?
The author outlines several OpenSCAD features that they want to implement here.
- Libfive: Solid modeling (CAD) library/tools with Scheme/Python bindings and GUI
-
Smooth voxel terrain: isosurface extraction with marching cubes and surface nets
https://github.com/curv3d/curv/blob/master/ideas/v-rep/To_Me...
I've also written up a 2D study of Marching Cubes (Squares) vs Dual Contouring:
What are some alternatives?
SolidPython - A python frontend for solid modelling that compiles to OpenSCAD
implicit - A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
libfive - Infrastructure for solid modeling
cherry-mx-keycaps - 3D models of keycaps in cherry profile.
graphscad
proc-rock - Procedural Generation of Realistic-looking Rocks using Geological and Visual Clues
OpenSCAD-Parallel-Build - Python script to simplify and parallelise the STL creation of OpenSCAD projects
Rapidcsv - C++ CSV parser library
dmidiplayer - Drumstick MIDI File Player Multiplatform (mirror)
matscad - Toolbox for simple design of 3D objects and impotr them in a CAD files.
otter-browser - Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
MCAD - OpenSCAD Parametric CAD Library (LGPL 2.1)