3Delight Help...

Hi,

I recently downloaded 3Delight, and I am unable to get it working.
My system in a Windows98 computer. I think the issure lies in setting the enviroment variables, like the manual says, but I don’t know how or when to set them to. The manual is unclear about that.

And, the the Blenderman script export ok to 3Delight?

Thanks Everyone!

Sincerely,
Derek Mounce
[email protected]

-=-=-=-=-=-=-=-=-
www.tekobyte.net

Try adding this to your autoexec.bat file. If 3Delight is not in C:\3Delight, just change the first line accordingly.

SET DELIGHT=C:/3Delight
SET DL_SHADERS_PATH=.;%DELIGHT%/shaders
SET DL_DISPLAYS_PATH=.;%DELIGHT%/displays
SET PATH=%PATH%;%DELIGHT%/bin;%DELIGHT%/lib

BlenderMan works without problems with 3Delight.

Goran