Tagged Questions
0
votes
1answer
214 views
Implementing a black-body using Planck's Law in a 3D ray tracer
1_ In one of my software projects, I need to implement Planck's Law in terms of wavelength. I can't be sure if it's right because I've seen different variations of it, and all the implementations ...