← Back to LUMA Capture

Getting started with LUMA Capture

Draw your site on a Google map, download 3D buildings to your PC, then open the result in 3ds Max. Start with Luma Helper on Windows - it connects this page to Blender and can install the Max / Blender plugins.

Install Luma Helper (Windows)

Download the companion ZIP (not an EXE — antivirus blocks unsigned installers). Extract, run install_helper.bat, then complete the wizard: optional Windows startup, and tick each 3ds Max / Blender version for plugins. After install, Helper auto-updates from LUMA Capture — no manual reinstall.

Download Luma Helper (ZIP) Current: v0.2.101

  1. Download luma-helper-v*.zip and extract to %LOCALAPPDATA%\LUMA\google-capture-companion\ (the zip contains a google-capture-companion folder — move its contents there, or extract so install_helper.bat ends up in that path).
  2. Double-click install_helper.bat (or run install_luma_helper.ps1 in PowerShell).
  3. In the wizard: enable Run at Windows startup if you want, tick Max/Blender versions, click Install.
  4. Look for the Luma Helper tray icon. Return to LUMA Capture and click Start if needed.

Browser download blocked? Chrome’s “Check internet connection” usually means antivirus web protection (Bitdefender, etc.) is blocking the save — use PowerShell instead (bypasses the browser):

  1. Open PowerShell (not CMD), paste, press Enter:
$ExplorerBase = "/luma-explorer_v2/"
$Script = "/luma-explorer_v2/luma-capture/install_helper_remote.ps1"
$Tmp = Join-Path $env:TEMP "luma_install_helper_remote.ps1"
Invoke-WebRequest -Uri $Script -OutFile $Tmp -UseBasicParsing
powershell.exe -NoProfile -STA -ExecutionPolicy Bypass -File $Tmp -ExplorerBase $ExplorerBase

This downloads the same ZIP, installs to %LOCALAPPDATA%\LUMA\, and opens the wizard. If LumaHelper.exe is quarantined after install, restore it from your AV and add an exclusion for %LOCALAPPDATA%\LUMA\.

3ds Max plugins — auto-update: after Helper install, also run Max Online Installer Current: v0.1.186 in Max (Scripting → Run Script). Syncs on every Max launch. Blender: enable Luma Tools in Preferences → Add-ons; updates are notified in-panel (manual reinstall from Latest zip).

One-time setup (about 10 minutes)

  1. Install Blender - blender.org (default location is fine).
  2. Install Luma HelperDownload the companion ZIP and follow the steps above. In the wizard enable Run at Windows startup if you want, and tick each 3ds Max / Blender version for LUMA plugins.
  3. Antivirus — Luma Helper is unsigned. ZIP avoids most browser blocks. If LumaHelper.exe is quarantined after extract: restore it, add an exclusion for %LOCALAPPDATA%\LUMA\, then run install_helper.bat again. Firewall: allow on Private networks if asked (Helper only uses localhost).
  4. Blender - Preferences - Add-ons - enable Luma Tools (if you installed the plugin via Helper).
  5. 3ds Max - restart Max once so the LUMA menu loads (if you installed the plugin via Helper). Prefer the Latest LUMA Max Online Installer Current: v0.1.186 later if you want CDN auto-updates on each Max launch.

Max / Blender toolkit zips remain available under Downloads for offline or advanced installs. Enabling those toolkits also refreshes Luma Helper on Windows.

Downloads

Stable Latest links (URLs do not change when we bump versions). No login required.

  • Blender

    Free 3D app — runs in the background during capture.

  • Latest LUMA 3ds Max tools (zip)

    Current: v0.1.186

    Luma_Tools_3dsMax_Installer-v0.1.186.zip

    Unzip → Max → Scripting → Run Script → install.ms. Prefer the Online Installer below for auto-updates on Max launch.

  • Latest LUMA Max Online Installer

    Current: v0.1.186

    Luma_Tools_3dsMax_Online_Installer.ms

    Download Luma_Tools_3dsMax_Online_Installer.ms → Max → Scripting → Run Script. Syncs tools on each launch (firewall-safe).

  • Latest LUMA Blender Installer

    Current: v0.3.72

    Luma_Tools_Blender_Installer-v0.3.72.zip

    Download Luma_Tools_Blender_Installer zip → Blender Preferences → Add-ons → Install from Disk. Checks for updates on open (notify only).

  • Luma Helper (Windows ZIP)

    Current: v0.2.101

    luma-helper-v0.2.101.zip

    Recommended install — download zip, extract, run install_helper.bat. Wizard: startup + Max/Blender version checkboxes. Auto-updates after install (no manual reinstall).

  • Luma Helper Setup EXE (legacy)

    Current: v0.2.101

    LumaHelperSetup-v0.2.101.exe

    Legacy self-extracting installer. Prefer the ZIP above — unsigned EXEs are often blocked by antivirus.

Start with Luma Helper above - Max / Blender toolkit zips are optional if you already installed plugins via the Helper wizard.

These files are served from this site - you do not need Explorer Admin access to download them.

What you need on your PC

  • Windows 10 or 11 - Luma Helper runs on Windows.
  • A modern browser - Chrome or Edge recommended.
  • Python 3.12 for harvest — mesh download and bake run on your PC via Luma Helper. On first capture, Helper can install Python with winget (Windows 10/11). If winget is blocked, install from python.org then use Retry venv in the Helper tray. Blender is an optional fallback only — not required for Max-only machines.
  • Luma Helper - Luma Helper (Windows ZIP) Current: v0.2.101
  • 3ds Max 2020+ (for import) - plugins installable from the Helper wizard, or Latest LUMA Max Online Installer Current: v0.1.186
  • Internet - for the map and 3D download.

You do not need your own Google API key - LUMA Explorer supplies it when you open this page.