Wenzel Jakob
|
45b93d62be
|
added support for wireframe rendering
|
2011-11-08 17:54:38 -05:00 |
Wenzel Jakob
|
3d33885858
|
oh my god -- how many attempts will it take me to compute volumes correctly :)
|
2011-10-19 11:38:45 -04:00 |
Wenzel Jakob
|
2bd533f647
|
strange, I thought I had fixed this
|
2011-10-12 02:32:33 -04:00 |
Wenzel Jakob
|
2e46c7a8d0
|
added some missing inline declarations
|
2011-10-10 12:42:40 -04:00 |
Wenzel Jakob
|
6740413a7d
|
idiotic bug in TAABB::getVolume() :)
|
2011-10-06 14:22:48 -04:00 |
Wenzel Jakob
|
0df346f604
|
a few structural improvements to the mipmap & texture classes
|
2011-09-17 15:32:46 -04:00 |
Wenzel Jakob
|
15e133d52f
|
it compiles again
|
2011-09-17 02:18:10 -04:00 |
Wenzel Jakob
|
538dd6f89f
|
added precomputed data and code to efficiently evaluate the rough transmittance through a microfacet surface
|
2011-09-17 01:46:19 -04:00 |
Wenzel Jakob
|
94ea62495c
|
documentation updates, finished the disk shape
|
2011-09-14 16:07:02 -04:00 |
Wenzel Jakob
|
646f2b6a98
|
don't recompile the entire renderer just because the version number changed
|
2011-09-14 14:12:22 -04:00 |
Wenzel Jakob
|
18387bdbfc
|
changed the version number to 0.3.1
|
2011-09-14 11:51:24 -04:00 |
Wenzel Jakob
|
c67ce1a89e
|
forgotten inline flag
|
2011-09-13 11:07:08 -04:00 |
Wenzel Jakob
|
e73fc382c3
|
more work on the rectangle intersection shape
|
2011-09-12 21:06:06 -04:00 |
Wenzel Jakob
|
50059c52f5
|
oops, dumb oversight in regarding std::sincos
|
2011-09-12 20:07:16 -04:00 |
Wenzel Jakob
|
8fdda6fba0
|
merge
|
2011-09-11 22:56:37 -04:00 |
Wenzel Jakob
|
6639151883
|
cleanups, added license information
|
2011-09-11 22:56:25 -04:00 |
Wenzel Jakob
|
106ef46287
|
log a bit more information about the running system
|
2011-09-10 15:07:04 -04:00 |
Wenzel Jakob
|
999540bfcf
|
fix exp/log performance-related issues on Linux/x86_64
|
2011-09-09 16:53:36 -04:00 |
Wenzel Jakob
|
56cf1882fd
|
fixed the BRE to work with the new kdtree implementation
|
2011-09-09 16:01:13 -04:00 |
Wenzel Jakob
|
320fe5bc9f
|
fixed a serious multithreading bug that affected the construction of photon maps with QMC samplers
|
2011-09-09 14:29:07 -04:00 |
Wenzel Jakob
|
7840a7aebb
|
osx build fixes
|
2011-09-08 14:59:32 -04:00 |
Wenzel Jakob
|
5c1cb4b3b9
|
compilation fix
|
2011-09-07 21:44:22 -04:00 |
Wenzel Jakob
|
213e550e2f
|
added a function for computing the diffuse fresnel reflectance (aka Fdr)
|
2011-09-07 00:35:02 -04:00 |
Wenzel Jakob
|
1a8d3b096e
|
added an API function for the diffuse fresnel reflectance
|
2011-09-06 19:31:53 -04:00 |
Wenzel Jakob
|
825acab263
|
better solid angle-weighted hemisphere sampling routine, code cleanups
|
2011-09-06 00:48:36 -04:00 |
Wenzel Jakob
|
d53f7c9196
|
renamed a few constants
|
2011-09-05 14:29:41 -04:00 |
Wenzel Jakob
|
d666d89031
|
reciprocity tests
|
2011-09-05 14:14:30 -04:00 |
Wenzel Jakob
|
49a2862d8f
|
fix for numerical issues when using triangle clipping in a double precision build
|
2011-09-03 14:12:05 -04:00 |
Wenzel Jakob
|
ab16dfac21
|
more photon map-related serialization fixes
|
2011-09-02 17:51:49 -04:00 |
Wenzel Jakob
|
f0629482cd
|
photon map serialization bugfix
|
2011-09-02 17:27:11 -04:00 |
Wenzel Jakob
|
9df8c4bfe6
|
better interaction of various integrators with the adaptive integrator
|
2011-09-02 13:49:07 -04:00 |
Wenzel Jakob
|
ed12b775ed
|
photon mapper improvements pertaining to dielectrics
|
2011-09-01 18:55:04 -04:00 |
Wenzel Jakob
|
e3189e8495
|
merge
|
2011-08-30 22:14:57 -04:00 |
Wenzel Jakob
|
ab035dad4c
|
photon mapper improvements
|
2011-08-30 22:14:32 -04:00 |
Wenzel Jakob
|
6d6725cc03
|
photon mapper simplifications, switched to a better direct illumination strategy
|
2011-08-30 01:05:59 -04:00 |
Wenzel Jakob
|
e5651c12a7
|
typo, add std::toupper on windows, less noisy GLProgram
|
2011-08-29 17:23:17 -04:00 |
Wenzel Jakob
|
87389a28c0
|
merged the photon map changes back into the main branch
|
2011-08-29 00:13:19 -04:00 |
Wenzel Jakob
|
6b2d99aab8
|
homogeneous bugfix for channels with sigmaT=0, fixed ppm and sppm
|
2011-08-29 00:06:08 -04:00 |
Wenzel Jakob
|
a44821b159
|
New photon map implementation based on generic PointKDTree: 50% faster!
|
2011-08-28 20:46:08 -04:00 |
Wenzel Jakob
|
d59bd71c14
|
photon map updates
|
2011-08-28 15:32:54 -04:00 |
Wenzel Jakob
|
13ab236e7c
|
kd-tree & photon map cleanups
|
2011-08-28 13:28:18 -04:00 |
Wenzel Jakob
|
749d30ab7f
|
implemented a photon map performance testcase
|
2011-08-28 03:09:35 -04:00 |
Wenzel Jakob
|
3527c37f13
|
switched the hair intersection code to double precision
|
2011-08-25 02:21:43 -04:00 |
Wenzel Jakob
|
c9b76559aa
|
merge
|
2011-08-24 11:15:56 -04:00 |
Wenzel Jakob
|
93e11f9e13
|
two more patches from Edgar
|
2011-08-23 22:19:13 -04:00 |
Wenzel Jakob
|
84ef32d946
|
applied four patches from Edgar
|
2011-08-23 18:57:35 -04:00 |
Wenzel Jakob
|
29b3498c2b
|
OpenMP-related bugfixes on OSX
|
2011-08-22 18:59:56 -04:00 |
Wenzel Jakob
|
9406274cf0
|
Use OpenMP on OSX when compiling with the intel compiler
|
2011-08-22 15:01:20 -04:00 |
Wenzel Jakob
|
94fd78d0a5
|
done with the python integration (for now)
|
2011-08-21 18:54:13 -04:00 |
Wenzel Jakob
|
38b1337788
|
python binding improvements
|
2011-08-21 02:15:15 -04:00 |
Wenzel Jakob
|
e92e71b9ec
|
python improvements
|
2011-08-21 00:30:49 -04:00 |
Wenzel Jakob
|
482ca30bfc
|
documentation updates
|
2011-08-20 17:49:20 -04:00 |
Wenzel Jakob
|
9cf5f001e7
|
python binding improvements
|
2011-08-20 17:09:59 -04:00 |
Wenzel Jakob
|
e58a0fa338
|
python binding improvements
|
2011-08-20 03:36:40 -04:00 |
Wenzel Jakob
|
d0e9e2d0ac
|
documentation updates
|
2011-08-19 13:53:26 -04:00 |
Wenzel Jakob
|
8bca25f504
|
merge
|
2011-08-19 13:52:00 -04:00 |
Wenzel Jakob
|
94ad6d5c2d
|
documentation updates
|
2011-08-19 12:19:17 -04:00 |
Wenzel Jakob
|
ec70443156
|
documentation updates
|
2011-08-19 12:05:24 -04:00 |
Wenzel Jakob
|
394dd0d311
|
further documentation updates
|
2011-08-19 03:28:39 -04:00 |
Wenzel Jakob
|
a4439bc7a7
|
documentation updates
|
2011-08-19 03:24:40 -04:00 |
Wenzel Jakob
|
139d0d5073
|
documentation & python binding improvements
|
2011-08-19 03:13:18 -04:00 |
Wenzel Jakob
|
7f918fd1a1
|
boost::python and documentation updates
|
2011-08-19 00:16:57 -04:00 |
Wenzel Jakob
|
2b7ed93923
|
documentation updates
|
2011-08-19 06:13:48 +02:00 |
Wenzel Jakob
|
faefb39147
|
python-related cleanups
|
2011-08-18 19:57:11 -04:00 |
Wenzel Jakob
|
e86dbea5d5
|
documentation updates
|
2011-08-17 15:02:24 -04:00 |
Wenzel Jakob
|
e7225da4ca
|
python layer improvements
|
2011-08-17 05:10:16 -04:00 |
Wenzel Jakob
|
5c16310852
|
merge
|
2011-08-16 21:33:37 -04:00 |
Wenzel Jakob
|
e830ee1be9
|
switched the Float keyword from a define to a typedef
|
2011-08-16 20:49:02 -04:00 |
Wenzel Jakob
|
8019a53716
|
renamed some old function prefixes
|
2011-08-16 20:37:47 -04:00 |
Wenzel Jakob
|
b5307c3163
|
get rid of a few Intel C++ compiler warnings, pt 2
|
2011-08-16 14:40:05 -04:00 |
Wenzel Jakob
|
eda308eaf2
|
get rid of a few Intel C++ compiler warnings
|
2011-08-16 14:38:37 -04:00 |
Wenzel Jakob
|
30f000acfa
|
removed a few useless consts
|
2011-08-16 13:11:03 -04:00 |
Wenzel Jakob
|
7407748c83
|
OSX build fixes
|
2011-08-16 02:07:20 -04:00 |
Wenzel Jakob
|
38a275e988
|
merge
|
2011-08-15 18:04:33 -04:00 |
Wenzel Jakob
|
fb8200d41b
|
forgotten line
|
2011-08-15 15:52:35 -04:00 |
Wenzel Jakob
|
42c882d43f
|
nicer implementation of the Properties class based on boost::variant; added various python-related improvements
|
2011-08-15 14:38:01 -04:00 |
Wenzel Jakob
|
bdf44fc85b
|
python improvements
|
2011-08-14 23:56:47 -04:00 |
Wenzel Jakob
|
359045517f
|
matrix support
|
2011-08-14 22:43:47 -04:00 |
Wenzel Jakob
|
9bd5619750
|
linux compilation fixes for GCC 4.5
|
2011-08-13 20:41:19 -04:00 |
Wenzel Jakob
|
a0b73a71e9
|
Python: vector and framework initialization support
|
2011-08-13 15:46:49 -04:00 |
Wenzel Jakob
|
bc16235f6f
|
renamed the mixture BSDF, added support for reparameterizing the HK & SSBRDF plugins in terms of albedo
|
2011-08-13 12:04:28 -04:00 |
Wenzel Jakob
|
73dfd56677
|
renamed qtgui to mtsgui for consistency
|
2011-08-07 21:01:40 -04:00 |
Wenzel Jakob
|
73dc3f897a
|
started working on chkms.cpp
|
2011-08-07 02:54:37 -04:00 |
Wenzel Jakob
|
80d76ae867
|
added a coating GLSL shader, some name refactoring
|
2011-08-07 01:37:24 -04:00 |
Wenzel Jakob
|
0ae25c4ea2
|
switched to a more consistent API for the two BSDF::sample() methods -- they now both return the importance weight
|
2011-08-05 11:44:03 -04:00 |
Wenzel Jakob
|
5b735f362d
|
sunsky meta-plugin
|
2011-07-28 03:18:17 +02:00 |
Wenzel Jakob
|
8e448eaf6c
|
added an environment luminaire, changed the sky.cpp implementation so that it forwards to envmap.cpp
|
2011-07-28 02:52:31 +02:00 |
Wenzel Jakob
|
7305768f61
|
fixed some over-zealous refactoring
|
2011-07-27 18:41:25 +02:00 |
Wenzel Jakob
|
bd3291fad0
|
reverting back to Boost::Filesystem v2, since not all platforms provide v3 yet
|
2011-07-27 17:11:57 +02:00 |
Wenzel Jakob
|
1141eb87e3
|
port to boost::fileystem v3, some adjustments to the sky luminaire
|
2011-07-26 21:05:43 +02:00 |
Wenzel Jakob
|
b657152081
|
cleanup of the medium & dipole data input interface
|
2011-07-22 01:30:14 +02:00 |
Wenzel Jakob
|
33a6fd58c0
|
sky luminaire by Tom Kazimiers, composite light sources, rayleigh scattering in media
|
2011-07-21 17:42:44 +02:00 |
Wenzel Jakob
|
c84be3969a
|
switched order of initialization accordingly
|
2011-07-19 20:04:09 +02:00 |
Wenzel Jakob
|
1b7b8a6d74
|
nice modulo function, rearranged BSDF interface
|
2011-07-19 20:01:48 +02:00 |
Wenzel Jakob
|
dbfca082b3
|
added box-muller sampling; applied Marios' HK serialization bugfix
|
2011-07-19 18:47:55 +02:00 |
Wenzel Jakob
|
0230c6fbe7
|
switched to a new BSDFQueryRecord constructor, which encapsulates the assumption that a sampler instance is always available when sampling the model
|
2011-07-17 17:18:58 +02:00 |
Wenzel Jakob
|
a5d3024a39
|
various cleanups
|
2011-07-17 15:20:55 +02:00 |
Wenzel Jakob
|
983fff0fcc
|
win32 compilation fix
|
2011-07-16 16:12:14 -07:00 |
Wenzel Jakob
|
ef2c813b10
|
Added an XSLT-based scene 'upgrade' tool to handle content from old versions of Mitsuba.
Some of the documentation was improved, and there are now example bump map
renderings.
|
2011-07-17 00:28:28 +02:00 |
Wenzel Jakob
|
17eb2166f0
|
documentation updates, fixed for many typos, fixed the bump map model
|
2011-07-15 18:37:48 +02:00 |