Remix.run Logo
raymond_goo a day ago

Create a Three.js app that shows a diamond with correct light calculations.

xnx a day ago | parent | next [-]

> correct light calculations

What are you expecting? Ray tracing?

spookie a day ago | parent [-]

Not necessarily. It could start by using diamond's IOR, and use that to dictate a common brdf calculation. Along with some approximate refraction, perhaps using a equirectangular projected sphere map or something for the background.

thierrydamiba a day ago | parent | prev [-]

I love this. So brutal, but also so cool to know one day that will be easy for the models.