BrianGun
BrianGun
@[ekmecic](https://github.com/ekmecic) Thank you for taking the time to make this PR. Documentation is an important part of every open source project, but especially so for this project which is being...
There are several issues packaged together here. 1. should the code should be refactored so users can choose deterministic or stochastic ray tracing in a convenient way. 2. how does...
OpticSim is not biased toward illumination applications or wavefront analysis. Ideally it will do both well. It's important to keep in mind the magnitude of the code changes we're talking...
@mattderstine Because of the relatively small amount of code that needs to be modified to change the ray selection policy, or to add polarization support, let's think of what we...
@mattderstine @hrobotron just pushed a version that has Chipman ex. 9.4 in the Polarization.jl testset in the test directory. You can use this to see how to set up your...
@alfredclwong yes applying transforms to root node should be fine.
Casey, Thank you for the kind words. All of the features you mention would be interesting and useful to add. That's why we open sourced the project, so it could...
sounds like a good idea. Do you have a concrete plan for what needs to be done? If you can list the fixes then we can work on distributing the...
@alok the functions which deal with computing refracted ray directions would need modification. Fresnel.jl has a lot of this code, in particular the `processintersection` and the `fresnel` function. The `Glass`...
@alfredclwong you want to be added to the Azure IMG subscription so you can test the code. Is this correct?