mitsuba/data/windows
Edgar Velazquez-Armendariz 607ccfc3ce Update the qmake stub to reflec the new Qt on the bundled deps, 4.8.5. 2014-01-25 21:27:22 -05:00
..
README.txt win32 distribution: add a readme document and redistributable files 2011-06-05 07:48:31 -07:00
build-dist.bat build system: nicer dist generation process on windows 2011-06-05 08:13:19 -07:00
extract-symbols.ps1 ICL build improvements 2012-09-28 16:39:21 -07:00
genproj.py The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00
getdate.c Use the version info methods from HDRITools to get improved data. 2012-10-05 01:42:27 -04:00
getdate.exe Use the version info methods from HDRITools to get improved data. 2012-10-05 01:42:27 -04:00
mitsuba-msvc2010.sln.template MSVC++ project generators 2011-06-01 02:23:57 +02:00
mitsuba-msvc2010.vcxproj.filters.template MSVC++ project generators 2011-06-01 02:23:57 +02:00
mitsuba-msvc2010.vcxproj.template The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00
mitsuba.ico split 'tools' directory into 'data' and 'dependencies' 2010-11-20 10:03:10 -08:00
mitsuba.png merged with the build system rearrangement branch 2010-11-21 01:53:24 +01:00
mitsuba_res.rc split 'tools' directory into 'data' and 'dependencies' 2010-11-20 10:03:10 -08:00
mitsuba_res.rc.in The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00
qmake_fake.c Update the qmake stub to reflec the new Qt on the bundled deps, 4.8.5. 2014-01-25 21:27:22 -05:00
wmain_stub.cpp Added Unicode support for the Windows command line tools. 2012-10-18 15:14:11 -04:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This is the binary Windows release of Mitsuba, an extensible rendering framework.

Please use the 'mtsgui.exe' executable to launch the graphical user interface.

If you encounter an error message regarding a missing component named 'msvcr100.dll'
or 'msvcp100.dll', you will need to install the package "vcredist_2010_sp1_x86.exe'
or "vcredist_2010_sp1_x64.exe' (one of them will be included with the Mitsuba release)

For general documentation on Mitsuba, please refer to 
http://www.mitsuba-renderer.org/docs.html and 
http://www.mitsuba-renderer.org/videos.html.