RadiancePmap/pmapdata.hpmapmerge
RadiancePmap/pmapdata.h
pmapmerge
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b729db5ea7fa | roland.schregle | Revised/clarified some comments w.r.t mRGBE encoding, wavelet xform. | Apr 8 2022 | |||
c21864b5715d | roland.schregle | Parallelised precomputation of contrib photons -- this was a B*TCH to get… | Feb 16 2022 | |||
a427a26c6f02 | roland.schregle | Shortened PMAP_MAXCONTRIBSRC_IDX to PMAP_MAXSRCIDX | Jan 21 2022 | |||
b1706b2d7c9c | roland.schregle | Modified wavelet xform in pm*contrib*.c to always preserve the 3x3… | Jan 21 2022 | |||
9f35cb983d38 | roland.schregle | Rename PMAP_CONTRIB_MAXBINS to PMAP_CONTIRB_MAXCOEFFS in pmapcontrib.h, since… | Jan 14 2022 | |||
361b1c7b9a60 | roland.schregle | Added contribution photon caching code pmcontrib.{h,c}, also to Rmakefile. | Jan 9 2022 | |||
89adec2666a9 | roland.schregle | Revised mkpmap, rcmain and pmapcontrib modules to compile with kd-tree… | Dec 3 2021 | |||
288744f4aa9c | roland.schregle | Precomp contrib bugfixes for handling of disabled binning, added… | Nov 30 2021 | |||
6ca6b34ba3ac | roland.schregle | Initial work on precomp. contribution decoding and decompression in pmcontrib4. | Nov 27 2021 | |||
6fd5fde7e4ad | roland.schregle | Removed contribTab in PhotonMap and made global variable in pmapcontrib.c as a… | Nov 25 2021 | |||
74ba77c37598 | roland.schregle | Intermediate commit while figuring out how to init contribution LUT from rcmain. | Nov 24 2021 | |||
f0d689729faf | roland.schregle | 1st version that saves a precomputed contrib pmap. Per-modifier pmaps… | Nov 20 2021 | |||
c92c3227738e | roland.schregle | Revised contrib photon code to contain precomputed contribs struct… | Nov 12 2021 | |||
c2c704efed1a | roland.schregle | Added pmcontribsort.{c,h} to perform out-of-core mergesort on precomp. contrib… | Nov 11 2021 | |||
aefe7040d692 | roland.schregle | Moved contrib pmap building routines into pmcontrib3.c, rcontrib routines into… | Nov 2 2021 | |||
45f043963340 | roland.schregle | Fixed memory leaks, added UNTESTED code to handle single contribution bin (so… | Oct 17 2021 | |||
69802f99c94e | roland.schregle | 1st working version of precomputed contribs for single modifier, with wavelet… | Oct 13 2021 | |||
33430b07feb5 | GT | Interim commit for precomp. contribs. | Sep 11 2021 | |||
ea002f2bf147 | roland.schregle | Added polyhedral ROIs via mkpmap's -aph/-apH option. Moved ROI stuff into new… | Aug 31 2021 | |||
05acc34f06b4 | roland.schregle | Added surface-bound transient photon map via mkpmap's -apt option. Added… | Jun 30 2021 | |||
df5816ce3fe5 | roland.schregle | Added average transient photon path length distance to CoG distance… | Jun 26 2021 | |||
502a4b2854e2 | roland.schregle | 1st working version using transient lightflow photon map. Also renamed… | Jun 24 2021 | |||
9a557dc0b844 | roland.schregle | Added mean spherical illuminance evaluation for lightflow pmap via -aS… | May 25 2021 | |||
6354de6f29cf | roland.schregle | 1st compilable version after merging and fixing up loose ends. Renamed Photon. | May 21 2021 | |||
2aaded38bcea | roland.schregle | Merge remote-tracking branch 'origin/precompContrib' into pmapmerge Manual… | May 17 2021 | |||
52254d38e1dc | roland.schregle | Added support for lightflow pmap, minor reformatting. | May 1 2021 | |||
73332c190648 | roland.schregle | Revised RGBEContrib union to reduce padding; added RGBEContribDec() and encoded… | Feb 14 2021 | |||
3cb2be88ebbc | U No Hoo | Interim commit | Dec 20 2020 | |||
5a2be5c7fa1a | U No Hoo | Modified boundary effects handling in wavelet.c | Dec 19 2020 | |||
21eeae74087a | RS | Initial commit for precompContrib branch | Nov 19 2020 | |||
facb6594c8de | RS | Moved PMAP_NORM_TOL from pmapdata.h to pmapfilt.h | Nov 18 2020 | |||
e2a98f05cac8 | RS | Initial commit of photonflow branch | Nov 18 2020 | |||
5ff6f0ce8e5b | RS | Initial commit | Nov 18 2020 |
c4science · Help