The Persistence of Vision Raytracer (POV-Ray).
This is the legacy Bug Tracking System for the POV-Ray project. Bugs listed here are being migrated to our github issue tracker. Please refer to that for new reports or updates to existing ones on this system.
FS#319 - Add interior to #default directive
Attached to Project:
POV-Ray
Opened by Richard Callwood III (Cousin_Ricky) - Sunday, 02 March 2014, 17:59 GMT
Last edited by William F Pokorny (wfpokorny) - Friday, 03 March 2017, 14:08 GMT
Opened by Richard Callwood III (Cousin_Ricky) - Sunday, 02 March 2014, 17:59 GMT
Last edited by William F Pokorny (wfpokorny) - Friday, 03 March 2017, 14:08 GMT
|
DetailsWhen working with predefined materials, it would be useful to have something like: #if (!Use_photons) #default { interior { caustics 1 } } #end #include "my_predefined_materials.inc" Default medias or IORs could also be useful. |
This task depends upon
Now tracked on github as issue #246.