Installation
Once the Nebula2 Toolkit for 3DS Max was built, you can get the 3DS Max plugin, nmaxtoolbox.dlu file.
The following image shows the 3dsmax installed directory.
![]() |
|
After all files are copied, run 3DS Max.

Specify your nebula2 installation directory to the home assign editbox and other settings if it is necessary. For more information on path assigns, see Nebula2 Path Assigns.
You also should specify correct directory for Binary path to make the plugin work correctly when it preveiwes or exports. It is needed to run nviewer.exe
when the plugin finsished to export.
- Set the directory to
home:bin/win32/
if the plugin was built in release mode. - Set the directory to
home:bin/win32d/
if the plugin was built in debug mode.
nviewer.exe
depends on its build type.(cause $win32
is for release mode and $win32
is for debug mode) But if both of the directories contain nviewer.exe
, it will work without any problems.
That's all. All tasks for installation was done and ready to go.