Search found 2 matches

by Pau1
Mon Mar 14, 2022 8:57 am
Forum: Development
Topic: Volumetric Gradient index rendering
Replies: 3
Views: 17204

Re: Volumetric Gradient index rendering

Now I feel a bit bad for not knowing, but yes it totally makes sense that this works the same way. That are really great news for me.

I have to say, I never worked with the source of LuxCore until now. Could you point me to some files at the repository which I can read as a start to understand how ...
by Pau1
Sat Mar 12, 2022 3:20 pm
Forum: Development
Topic: Volumetric Gradient index rendering
Replies: 3
Views: 17204

Volumetric Gradient index rendering

Hello everybody,

I would like to trace rays through gradient index media, which rather bend the rays then refract them. I already wrote a small program which is fast enough and is embedded in a ray-tracer which works on basis of meshes. The general principle is, that the volume is connected to a ...