fangq / mmc

Mesh-based Monte Carlo (MMC)
Other
39 stars 32 forks source link

Storing reflectance and transmittance on the surface mesh #4

Closed fangq closed 5 years ago

fangq commented 8 years ago

Similar to MCX, MMC should store reflection/transmission data on the surface of the mesh to enable calculations on reflectance and transmittance.

fangq commented 5 years ago

This feature is completed via the below 4 recent commits:

https://github.com/fangq/mmc/commit/67362445559c0bdafce81173ebe8d2284b2c6a73 https://github.com/fangq/mmc/commit/565ad6824b7650b5ec95dca19083d6ba9e8eaf61 https://github.com/fangq/mmc/commit/5b79f086c1a7738a40e2a3dd1eec21e68aee7295 https://github.com/fangq/mmc/commit/44d18651bbb1f5df18c713925377e765b8b7e56b https://github.com/fangq/mmc/commit/ed8dbddc56251deb114347610ad7fce32e7f4c76

closing the task.