OpenSCAD is also available on MacPorts:
System requirements: Windows 7 or newer on x86 32/64 bit
Download and install OBS. OBS is free app recording and streaming software. It is available for Windows, Mac, and Linux. Use the following steps to download and install OBS: Windows: Go to Click Windows. Open the Install file in your web browser or Downloads folder. OBS Studio - Free and open source software for live streaming and screen recording - obsproject/obs-studio. Jp9000 released this Apr 5, 2019 2562 commits to. On this page, you can download OBS Studio (also known as Open Broadcaster Software Studio). It’s free open-source and multiplatform software for video recording and live streaming. With OBS Studio, you can stream on Twitch, YouTube, Facebook, Huya, Douyu, VK, and any other RTMP server. Streamlabs Open Broadcaster Software (OBS) is a free cloud-based live streaming software for Twitch, YouTube, & Facebook.
Debian / Ubuntu / Kubuntu
OpenSCAD is available in the repositories of most recent distributions (Currently missing in Ubuntu 18.04).
Fedora
OpenSCAD is available in Fedora official repositories. To install, run the following command:
If you want the MCAD library:
openSUSE
OpenSCAD is available from software.opensuse.org
Other Linux
App Stores
FreeBSD (>=10)
OpenBSD
OpenSCAD is available for amd64, i386 and macppc in OpenBSD packages:
It's possible to build OpenSCAD on other systems as long as a C++ compiler and the prerequisite software libraries are available.
You can also access the latest source code on github: openscad/openscad on github
Release Candidates are builds that contain all features that will be included in the next release and are intended to reach a wider audience for testing before the final release.
Binaries are signed with GPG
- The OpenSCAD Developers <dev@openscad.org>
- Key ID: 0x8AF822A975097442
- Fingerprint:
B3C9 4B42 50DC 097E 9FFF 8177 8AF8 22A9 7509 7442
Windows
Source Code
Development snapshots are built irregularly. If you want access to a more recent development snapshot, please contact the mailing list.
Windows
Linux - AppImage
Please try the automatically built snapshots first if you are running a supported distribution (see below), the following AppImage builds are still experimental.
The ARM 64-bit (aarch64) AppImage is built and tested only for Raspberry PI OS 64-bit (which may still be in beta test).
Linux - Snap
Or install with
To use Gamepads or supported 3D Mouse devices (like the SpaceMouse series from 3D Connexion) the following command is needed to allow the snap package access to the joystick interface.
Linux - Distribution Packages
The packages are automatically built based on the master branch on github.
Note: The packages are called 'openscad-nightly' so it's possible to install the development snapshot packages in parallel to the release version from the official repositories.
Debian / Ubuntu packages built on OpenSUSE build service
To install the packages, the release key must be added with apt-key to the key-ring to allow apt-get / aptitude to validate the packages.
Key ID: 75F3214F30EB8E08 (valid till 2021-04-18)
Key UID: home:t-paul OBS Project <home:t-paul@build.opensuse.org>
NOTE: If you get errors about an expired key valid till 2019-02-07, please re-import via the following command.
After the key is added, the repository URL needs to be configured. This can be done by creating a new file /etc/apt/sources.list.d/openscad.list with the URL specific to the distribution.
The repository links below are shown as https
, please check for your installation if https
is supported. In Debian/Ubuntu this is usually handled by the apt-transport-https
package. OBS also supports HTTP links, but it's recommended to use https
whenever possible.
Debian 9 (Stretch)
How To Download Obs On Laptop
Debian 10 (Buster)
Debian Testing
Debian Unstable
Ubuntu 16.04
Ubuntu 18.04
Ubuntu 18.10
Ubuntu 19.10
Ubuntu 20.04
Ubuntu 20.10 (x86_64, aarch64)
openSUSE packages built on OpenSUSE build service
openSUSE Leap 15.0 (64-bit only)
openSUSE Leap 15.1 (64-bit only)
openSUSE Tumbleweed
Fedora packages built on OpenSUSE build service
Fedora 30 (x86_64, i586, armv7l, aarch64, ppc64le)
Fedora 31 (x86_64, armv7l, aarch64, ppc64le)
Fedora 32 (x86_64, armv7l, aarch64, ppc64le)
Fedora 33 (x86_64, armv7l, aarch64, ppc64le)
Fedora Rawhide (x86_64, i586)
Arch Linux
To install OpenSCAD from git on Arch Linux the openscad-git pkgbuild is available on AUR.Prior releases are available at files.openscad.org
Only use this release with OBS Studio v25 (v24 on macOS) or above!Changes since 4.7.1
Features & Improvements
Obs Live Mac
Obs Software Download For Mac
- NDI 4.5 support (#416)
- On macOS, you need to install the NDI 4.5 runtime manually! (runtime download links are provided on the Download page linked below)
- Spanish localization (thanks @COOLIGUAY in #357)
How To Download Obs On Mac 2019 Desktop
- Bugfix: The NDI Output Settings dialog wasn't always showing text input fields for the Program & Preview output names (#373)
- Bugfix: NDI runtime download issues on Windows. The obs-ndi installer now downloads the runtime from a mirror I manage to prevent download errors that cause failed installs (#140)
- A myriad of macOS bugfixes:
- The plugin wasn't loading because of a problem with how macOS looks for plugin dependencies (#409)
- With NDI 4.5 installed on the system, obs-ndi 4.7.1 would crash. This is now fixed with the addition of NDI 4.5 support.
- The obs-ndi installer could fail to download the NDI runtime because of download server issues, or could fail to install it because it is not digitally signed. This step has been removed. macOS users now have to download & install the NDI 4.5 runtime separately (links provided on the Download page).
- In addition to being digitally signed, the obs-ndi installer is now also notarized by Apple. This should eliminate 'malicious software' errors on Catalina.