Light reflection on mirrors

Hello,
I am trying to project light onto a mirror and see a scene by pointing tha camera to the same mirror. Something like the following image:


The thing is that if I reverse and point both the light and the camera to the scene I can observe it. If I put light on the scene and the camera pointing to the mirror I can observe it also. However if I set it up as in the picture (both, light and camera pointing to the mirror) I see nothing.

Is it possible to observe the scene like this? If so, what do I need tot do?

Thank you

try to increase light intensity

also is this an emission plane or a spot light ?

try to give it an angle to reflect onto the scene

happy bl

hello,
I’ve tried almost everything. Here https://www.dropbox.com/s/p2mbom06tlpqzum/laser.blend you can find my model. Maybe you can give it a look… It’s a quiet easy model.

I made a sample file for myself in cycles

now if you make backwall as a mirror you can see emission plane in it and a spot light will show color in mirror
but the emission plane wont reflect on the floor from the mirror

so what else do you want to see


happy bl

I might have not explained myself clearly. For instance, I have an scene like the one in the picture. I do not see light on the left face of the cube. However I can see the top face of it reflected on the mirror. Is there any way of lighting the left face of this cube by reflecting light on the mirror?


see my pic emission plane don’t reflect on mirror but spot light will reflect back and lit up things

happy bl

with cycles it is hard to use mirror to lit up things
see test here


should find another way to light up things like increase ambient light may be

happy cycles

The thing is that I don’t whant just to light things from a mirror. I want to simulate a laser sensor such as the one in the picture:



where the mirror can move. I want to scan the whole scene with this sensor. With most of you have said I assume that it is not possible since the laser is a really tiny light emitter, there for, the ray coming from the camera will probably not hit the laser emitter.

So my only hope is that somebody (I’m not that good at programming) programs the ray from both camera and light at the same time… I’ll wait…

Cheers

I don’t know if you can make it work for your particular situation or not. But I think you could do both the laser line on the mirror, and it’s relative bounce on the scene behind.

Play around with it, I hope it can help! (I’m not sure if this can be done for a dot-laser)

You’re basically asking for illumination by reflection, which is actually reflection caustics. Hard to get with Cycles since it is an unidirectional pathracer without fancy sampling methods (MLT is on the way though…)

Hello!

Why not to try fake it? Check attached blend-file to get a point: light_reflect_fake.blend (488 KB)