Skip to content

Running ISET3d on Windows

David Cardinal edited this page Mar 18, 2024 · 5 revisions

CURRENTLY YOU CAN RUN IT NATIVELY, BUT IN FUTURE IT MAY ONLY BE SUPPORTED UNDER WSL. THIS PAGE IS THE README FOR GETTING IT TO RUN UNDER WSL

You need to get WSL ready to run GUI apps

https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps

and maybe:

sudo apt install libgtk-3-dev mesa-utils libgl1-mesa-glx ttf-mscorefonts-installer

You need to install Matlab for Linux under WSL, if you haven't already

Install Docker Desktop for Window, set it to run on Startup and Turn WSL integration on for your Docker Desktop in Windows for your desired Ubuntu distro(s)

[add isetcam & iset3d(-tiny) to your Matlab path, as expected]

Create Docker Context (unless this happens automatically)

Set docker preferences in MATLAB

Clone this wiki locally