Skip to main content

v3.2.0

Latest

Released on 2025-07-08T22:01:21Z

Application Installation

Choose your operating system below to download F3D for your platform. We support Windows, macOS, and Linux with multiple installation options.

Here are the available manual installation packages for Windows:

Installer (.exe) with raytracing support

69.6 MBsha256

Download

Portable (.zip) with raytracing support

85.0 MBsha256

Download

Installer (.exe) without raytracing support

19.4 MBsha256

Download

Portable (.zip) without raytracing support

26.4 MBsha256

Download

Package Managers

Install F3D easily using popular Windows package managers:

Scoop

Command-line installer for Windows

scoop install extras/f3d
Learn more
winget

Windows Package Manager

winget install --id=f3d-app.f3d -e
Learn more

Additional Downloads

Looking for other versions? We also provide access to development builds and previous releases.

Nightly Builds

Latest development version with cutting-edge features. While usually stable, some bugs may occur.

Access nightly builds
Previous Versions

Browse and download older stable releases of F3D for compatibility needs.

Browse old versions

Python Library

Install F3D as a Python package to integrate 3D rendering into your Python applications.

pip install f3d

Use F3D in web applications with our JavaScript/WebAssembly package for browsers.

npm install f3d