NVIDIA's Neuralangelo Windows Installation Tutorial [WSL]

Опубликовано: 25 Февраль 2026
на канале: bycloud 2
11,496
249

This is the installation tutorial for NVIDIA's Neuroangelo on Windows machine using WSL. We chose to use WSL because the code and commands were all made for Linux, which is pretty hard to convert. If you need any tech support, feel free to join my discord and ask in the general tech support channel.

[Support The bycloud AI Project]
  / bycloud_ai  

[Commands & Links]
https://learn.microsoft.com/en-us/win...
https://docs.conda.io/projects/minico...
sudo apt update && sudo apt upgrade
sudo apt-get install build-essential git g++
https://github.com/NVlabs/neuralangelo
export LIBRARY_PATH="/usr/lib/wsl/lib:$LIBRARY_PATH"
pip install -r requirements.txt
sudo apt install ffmpeg colmap
pip install notebook
jupyter notebook

[Discord]   / discord  
[Twitter]   / bycloud_ai  
[Personal Twitter]   / bycloudai