Wenzel Jakob
44f7624f6e
nicer line wrap
2010-11-01 22:48:58 +01:00
Wenzel Jakob
8e74cea367
documentation updates
2010-11-01 22:47:54 +01:00
Wenzel Jakob
ba5a9654d9
documentation updates, allow to specify the configuration file
2010-11-01 22:33:00 +01:00
Wenzel Jakob
6433604064
documentation updates
2010-10-31 16:06:26 +01:00
Wenzel Jakob
52c25e7a04
merged a forgotten revision
2010-10-26 22:15:51 +02:00
Wenzel Jakob
4a926af49b
handle newer versions of MSVC++
2010-10-20 12:37:34 -07:00
Wenzel Jakob
969229d98f
recompiled WIN64 binaries for Boost and COLLADA-DOM without the secure SCL
2010-10-20 12:28:52 -07:00
Wenzel Jakob
a168e60b78
updated docs regarding the Qt version on OSX
2010-10-19 00:12:32 +02:00
Wenzel Jakob
e77e1096de
sphere works again, initial support for coherent RT with non-tri shapes
2010-10-18 19:20:20 +02:00
Wenzel Jakob
d788010885
committed a number of accumulated architectural changes (see body for details)
...
- primitive clipping is now more paranoid about roundoff errors
- significantly improved the kd-tree benchmark "kdbench"
- fixed a parallelization-related bug in the kd-tree builder
- fixed some remaining floating point issues in the min-max binning code
- completely moved TriMesh over to a more compact SoA representation
- the OpenGL renderer now sends smaller packets of geometry to the GPU, which
helps keep the operating system more responsive (NVidia drivers didn't like
the previous behavior much).
2010-10-16 00:33:32 +02:00
Wenzel Jakob
b2679e8adc
allow to disable the preview
2010-10-13 23:20:20 +02:00
Wenzel Jakob
ef40560f07
added a few words about what features won't import properly
2010-10-09 13:24:58 +02:00
Wenzel Jakob
05266a5033
merge with default branch
2010-10-07 18:57:44 +02:00
Wenzel Jakob
effb3ebfb0
work on the min-max binning split method
2010-10-07 18:38:06 +02:00
Wenzel Jakob
2eccb2e9f1
better wrapping
2010-10-05 14:11:56 +02:00
Wenzel Jakob
929fe8211d
updated compilation docs
2010-10-05 14:09:38 +02:00
Wenzel Jakob
80e4b35c22
merged with main branch
2010-10-05 07:35:24 +02:00
Wenzel Jakob
f74e40f8cc
merge with main branch
2010-09-28 20:09:31 +02:00
Wenzel Jakob
5ab8f36d61
fixed Xerces C reference in the documentation
2010-09-28 19:48:20 +02:00
Wenzel Jakob
4bb5e8c3d6
vertex color and PLY loading support
2010-09-28 19:47:16 +02:00
Wenzel Jakob
6e674c0ab7
fixed FC compilation docs
2010-09-22 02:41:30 +02:00
Wenzel Jakob
ccf18058c2
updated compiling doc section for fedora
2010-09-22 02:03:44 +02:00
Wenzel Jakob
ebc7c814dd
cleanup phase is done -- merging into the default branch
2010-09-21 23:33:59 +02:00
Wenzel Jakob
ef55697dd9
importance sampling support for environment maps
2010-09-21 02:45:25 +02:00
Wenzel Jakob
0bba70a89d
work on the documentation
2010-09-19 12:07:34 +02:00
Wenzel Jakob
d5fef776fa
forgotton documentation image
2010-09-14 14:06:23 +02:00
Wenzel Jakob
5a437a9992
Fix Bug #6 (out of range indices from 3ds max)
2010-09-14 11:27:35 +02:00
Wenzel Jakob
486597b420
merge with default local branch
2010-09-13 21:46:01 +02:00
Wenzel Jakob
d9d4a00522
updated acknowledgements, show whether collada is compiled into the binary
2010-09-13 16:44:12 +02:00
Wenzel Jakob
8e7fdb48dc
Partial rewrite, part 1. Does not fully compile yet
...
- Switched vectors classes to templates
- Moved most path handling over to boost_filesystem
- Nicer include file structure
- Better documentation for libcore
- Doxygen support
- Vector/Point/etc. data structures are now unitialized by default!
2010-09-10 03:14:48 +02:00
Wenzel Jakob
6fb1691861
typo in compilation documentation
2010-09-08 23:37:24 +02:00
Wenzel Jakob
76a9a6b4d0
import chapter
2010-09-03 17:59:20 +02:00
Wenzel Jakob
82596daa50
documentation: import chapter
2010-09-03 16:58:59 +02:00
Wenzel Jakob
d4181b01fd
import tutorial
2010-09-03 14:20:18 +02:00
Wenzel Jakob
1c60e7368d
testcase support -- see 'test_samplers.cpp' for an example
2010-09-02 17:57:04 +02:00
Wenzel Jakob
73f5f5fc4b
added mersenne twister to acknowledgments
2010-08-30 10:24:19 +02:00
Wenzel Jakob
32a7dcc414
doxygen support
2010-08-24 20:18:01 +02:00
Wenzel Jakob
e1054035a3
fixed a regression on win32, added a note about installing SCons on windows.
2010-08-18 13:17:01 +02:00
Wenzel Jakob
1d94d71157
more parallelization docs
2010-08-17 01:49:56 +02:00
Wenzel Jakob
b18761dfcc
bugfixes to mtsutil, more parallelization documentation
2010-08-17 01:27:08 +02:00
Wenzel Jakob
0b175b6ab2
parallelization doc update
2010-08-16 20:00:47 +02:00
Wenzel Jakob
8a7f92e704
Switch to Xerces-C++ 3, part 2, Starting to work on mtsutil program
2010-08-16 14:11:08 +02:00
Wenzel Jakob
fa1789be6d
portal luminaire, support for adjustments when importing from COLLADA, bugfixes
2010-08-13 14:53:52 +02:00
Wenzel Jakob
901fc493c4
format documentation is done
2010-08-11 20:00:16 +02:00
Wenzel Jakob
6c429ac43f
more documentation, create a default luminaire if the scene description contains none
2010-08-11 03:32:46 +02:00
Wenzel Jakob
713d98ad85
basic usage documentation
2010-08-11 00:38:22 +02:00
Wenzel Jakob
2d9b927853
finished documentation on compiling mitsuba
2010-08-10 18:24:09 +02:00
Wenzel Jakob
b49b8a0a2e
new section on how to compile the renderer
2010-08-10 13:39:13 +02:00
Wenzel Jakob
a4b188c29c
initial documentation
2010-08-10 03:25:24 +02:00