Installing ORAPHIM
ORAPHIM is designed to be lightweight on initial download while offering powerful scalability as your projects grow. Installing ORAPHIM is straightforward across all major operating systems.
Downloading the Installer
The latest stable release of ORAPHIM is always available via your user portal at ORAPHIM.com. Ensure you are downloading the correct installer for your operating system:
- Windows:
ORAPHIM_Studio_vX.X_Windows.exe - macOS:
ORAPHIM_Studio_vX.X_macOS.dmg - Linux:
ORAPHIM_Studio_vX.X_Linux.run
[!WARNING] ORAPHIM relies heavily on GPU acceleration. Before installing, ensure your graphics drivers (NVIDIA Studio Drivers, AMD Radeon PRO, or Intel Arc drivers) are completely up to date.
Windows Installation
- Double-click the downloaded
.exefile. - If prompted by User Account Control (UAC), click Yes.
- The ORAPHIM Setup Wizard will appear. Click Next.
- Read and accept the End User License Agreement (EULA).
- Choose the installation directory. We recommend leaving it as the default
C:\Program Files\ORAPHIM. - Select any additional components:
- ORAPHIM Core: Required.
- ORAPHIM Render Node: Optional. Only install this if you are setting up a headless render farm machine.
- Desktop Shortcut: Optional.
- Click Install. The process may take a few minutes as core libraries and the underlying Vulkan engine are configured.
- Once complete, click Finish.
macOS Installation
- Double-click the downloaded
.dmgfile to mount the disk image. - A window will appear containing the ORAPHIM application icon and a shortcut to the Applications folder.
- Drag the ORAPHIM icon into the Applications folder.
- Once copied, eject the
.dmgvolume. - To launch, open your Applications folder (or Launchpad) and double-click ORAPHIM.
- Note: On first launch, macOS Gatekeeper may prompt you to confirm opening an app downloaded from the internet. Click Open.
Linux Installation (CentOS/Ubuntu)
- Open a terminal and navigate to your downloads directory.
- Make the installer executable:
chmod +x ORAPHIM_Studio_vX.X_Linux.run - Run the installer with superuser privileges:
sudo ./ORAPHIM_Studio_vX.X_Linux.run - Follow the on-screen prompts to complete the installation. ORAPHIM will be installed to
/opt/ORAPHIM/by default.
Next Steps
Once installed, proceed to System Requirements to ensure your hardware is configured optimally, or skip directly to First Launch to start the software.