Replies: 6 comments 4 replies
-
Hi @crz06-CK We indeed do not natively support this, and do not plan to support it either. I'm not very familiar with IES profiles, maybe the |
Beta Was this translation helpful? Give feedback.
-
Hi @njroussel , thanks for letting me know. I'm trying to follow along with the tutorial 'Inverse rendering tutorials > Caustics optimization' with the aim of making a small lamp out of a milled and polished piece of acrylic and a powerLED as light source. Since this emiiter in my particulr cause is a light torch with a powerLED diode of 1x1cm (big!) and the distance to the optimized lens geometry quit short (<10cm), i'm not quite sure which emitter type would be best used. it could be either a Spot Light or a Area Light with rectangle as shape. What do you recon would give the best result? I expect the milling and polishing will take up some hours, so I'd rather not try both option |
Beta Was this translation helpful? Give feedback.
-
Hello, also for my applications it would be great to create an emitter starting from a .IES file. Is there any chance this could be a new feature in future versions? .IES files are the standard format for specifying light emission profiles, and it would be great to have this capability! |
Beta Was this translation helpful? Give feedback.
-
Hey @gioarma I implemented IES python plugin for my use-case here . Checkout if it is useful for you. |
Beta Was this translation helpful? Give feedback.
-
Hi @arpit15 , oh, wow. thanks for letting us know. I am currently looking into the capabilities of Mitsuba and am excited to see what's possible. However, I must admit that my Python skills are not at the level required to fully understand what is going on. I came across this notebook on caustics optimization: example. I was wondering if you could guide me on how to implement your plugin with this particular notebook. Any help or guidance would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
-
It's been a while ;) Anyway I've been trying to get real-world IES light into the demo inverse rendering example. But, still quit unfamiliar with all that Mitsuba has to offer and my Python skills are below par (not a programmer). That being said:. My aim is to create a self-contained, differentiable set-up that:
I've put together the following files based on the documentation, but not sure if any of this actuually makes sense . I am hoping some of you with more experience could skim through my approach. I would be incredibly grateful for any feedback on potential pitfalls, wrong assumptions, or obvious performance traps I might have missed. Below are the three files for the setup. Any thoughts or suggestions would be fantastic. Thanks in advance!
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to use an IES profile as light emitter, as the docs don't mention it?
For some context, I'll be using a powerled (COB or SMD) with an erea of 1x1cm , placed up close to a computationally derived lens (<10cm distance) to cast a caustic projection.
If IES profiles are not supperted, any suggestions what type of emitter would be preferable to use
Beta Was this translation helpful? Give feedback.
All reactions