Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Openscad Alternatives
Similar projects and alternatives to openscad
-
-
implicit
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
cherry-mx-keycaps
3D models of keycaps in cherry profile. (by endeavoursc)
-
OpenSCAD-Parallel-Build
Python script to simplify and parallelise the STL creation of OpenSCAD projects
-
VideoLAN Client (VLC)
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
BOSL2
The Belfry OpenScad Library, v2.0. An OpenSCAD library of shapes, masks, and manipulators to make working with OpenSCAD easier. BETA
-
-
-
-
obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
-
-
proc-rock
Procedural Generation of Realistic-looking Rocks using Geological and Visual Clues
-
-
uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
openscad reviews and mentions
-
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.
-
I get that the circle gets approximated by segments for ease of rendering. But when I export it to dxf and sent it to my laser cutting service, they complained that it has too many segments. Apparently it should be a smooth circle. How do I export it so it is a circle in dxf?
Here is where you start the journey. Good luck.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 10 Jun 2023
Stats
openscad/openscad is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of openscad is C++.