BrianGun

Results 15 issues of BrianGun

one word added

In the optics world Monochromatic will make more sense for a Spectrum type than DeltaFunction.

function beamenergy is not computing correct results.

Eyeboxes are not being properly assigned in RGB arrays that also use eyebox subdivision.

OpticSim does not currently model reflection from metals properly. Adding support for complex indices of refraction to Glasscat and the various functions called by trace would address this problem. Would...

enhancement
good first issue

There isn't an optical interface for simulating color filters. This adds that capability. Assignees: @BrianGun Labels:

a UUID per object makes it possible to keep track of elements in complex optical systems and to add properties that should not be stored in the object struct, such...

enhancement

large arrays are inefficient for ray intersection since the current system has only a few spatial subdivision accelerations. Store array of paraxial elements not as a large CSG optical system...

enhancement

want to be able to offset lattices from the origin. Current version has all lattices beginning at the origin.

enhancement

version .27 of Documenter.jl woldn't build on the github servers. We backed up to .26. Check Documenter.jl in 3 months to see if they have fixed this problem so we...

documentation