Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modeling non-Lambertian flux (using BRDFs) #12

Open
3 tasks
sampotter opened this issue Jan 27, 2021 · 0 comments
Open
3 tasks

Modeling non-Lambertian flux (using BRDFs) #12

sampotter opened this issue Jan 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@sampotter
Copy link
Owner

sampotter commented Jan 27, 2021

We should be able to extend this library to handle arbitrary BRDFs (although it makes sense to focus on important special cases). This is a thread to collect ideas related to this.

Here's a quick to-do list:

  • Pick a shape model and a small region of interest (~1K-10K triangles---note that 10K tris => ~1T triples of points!).
  • Pick a suitable BRDF.
  • Try visualizing the irradiance & compare w/ Lambertian to see the difference.
@sampotter sampotter added the enhancement New feature or request label Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant