SaaSHub helps you find the best software and product alternatives Learn more →
BOSL Alternatives
Similar projects and alternatives to BOSL
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
jj
Discontinued A Git-compatible VCS that is both simple and powerful [Moved to: https://github.com/jj-vcs/jj] (by martinvonz)
-
BOSL2
The Belfry OpenScad Library, v2.0. An OpenSCAD library of shapes, masks, and manipulators to make working with OpenSCAD easier. BETA
-
-
Round-Anything
A set of OpenSCAD utilities for adding radii and fillets, that embodies a robust approach to developing OpenSCAD parts.
-
-
OpenJSCAD.org
JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for creating ready-to-print 3D designs.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
jmesh-tools
Discontinued Blender 2.8/2.9 mesh and hard surface utilities addon [GET https://api.github.com/repos/jayanam/jmesh-tools: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
-
-
-
-
freecad-build
build tools for FreeCAD based CAD projects, including Git diff integration and headless part export
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
BOSL discussion
BOSL reviews and mentions
-
Versioning FreeCAD Files with Git
If you use OpenSCAD I highly recommend using BOSL along with it: https://github.com/revarbat/BOSL/wiki. It's essentially a standard library for OpenSCAD full of incredibly useful things. For example, adding a radius=2 fillet to a 5x5x5 cube is just:
cuboid([5,5,5], fillet=2);
- Can you add male or female bolt threads in Prusa Slicer?
- I'm sure many around here already know about this gear generation library, but for those who don't, I'm sharing it here,
-
I just want to show you my parametric gear that I just finished. Since the code is a mess, I can't share it completely, but I'll improve it soon so you can use it easily.(sorry for my english)
I belive something like this?
-
Bosl1 or 2
Ah, never mind. I found it: https://github.com/revarbat/BOSL
- Creating a library for OpenSCAD
- Help with a threads module. I don't know where to start to add in the specs I want.
-
OpenSCAD help needed
OpenSCAD provides the primitives for constructive geometry. Anything beyond that requires libraries. BOSL is quite popular (although I use BOSL rather than BOSL2 because BOSL2 is not finalized). https://github.com/revarbat/BOSL
- N-order Bezier curve function (Did I do this right?)
-
What is the best 3D modeling program to learn?
If you have any programming experience then OpenSCAD might be worth a look. Up until very recently I have used it exclusively for the past few years. It takes a bit to build yourself up a personal library of common shapes but once you do you can code up a design pretty quickly. And if you use any type of good programming experience your designs are parametric by default. There are also existing libraries out there that can help out quite a bit (e.g. https://github.com/revarbat/BOSL and https://github.com/JustinSDK/dotSCAD)
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jul 2025
Stats
revarbat/BOSL is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of BOSL is OpenSCAD.