Closed Mithunjack closed 1 year ago
Instalment of instant-ngp is here
Roadmap:
CMake
tar -xvf cmake-3.x.x.tar.gz
cd cmake-3.x.x
cmake -DCMAKE_USE_OPENSSL=OFF .
make
make install
bashrc
export PATH=$HOME/cmake/bin:$PATH
Optix
Found a display setting error:
Way around:
./instant-ngp data/nerf/fox --no-gui
Instalment of instant-ngp is here
Roadmap:
CMake
on the systemtar -xvf cmake-3.x.x.tar.gz
cd cmake-3.x.x
cmake -DCMAKE_USE_OPENSSL=OFF .
make
make install
bashrc
export PATH=$HOME/cmake/bin:$PATH
Optix