-
**Describe the bug**
Arithmetic error in calculating refraction for a metal
**To Reproduce**
Use NAG compiler on `testopt_optics_drude` without `-ieee=full ` flag
**Expected behavior**
Uncl…
-
Looks like there is a typo in the source code of the plastic material. Indices of refraction for the FresnelDielectric are swapped. The [books ](http://www.pbr-book.org/3ed-2018/Materials/Material_Int…
-
~~~
> unexport github.com/refraction-networking/utls
2023/06/10 18:57:17 ERROR: error while opening package at path [/src/github.com/refraction-networking/utls]
open /src/github.com/refraction-ne…
-
PySolar seems to produce discontinuous sun elevation/altitude around sunset (and also near sunrise): there is a ~0.6deg jump in the following test case. May be related to #115.
Minimal example show…
-
Refraction rocks. I just had one small problem setting it up. Using
```
config.middleware.insert_before(::Rack::Lock, ::Refraction, {})
```
in `production.rb` gives me the error
```
gems/refractio…
-
Running the following (in refraction_rules.rb lines 1-3):
```
Refraction.configure do |req|
req.found! '/asdf_test' if req.path == "/asdf"
end
```
puts this error in my apache's error_log:
```
**…
-
Should you not be accounting for refraction when calculating the hidden height? This is explained by Andrew Young here:
https://aty.sdsu.edu/explain/atmos_refr/horizon.html
https://aty.sdsu.edu/ex…
-
Could be bounded exponential fog to start with, but would like to use a good refraction model.
Found this:
https://stackoverflow.com/questions/31955731/how-to-make-an-atmosphere-using-threejs
…
-
One of the external dependency of `water`, `tetratelabs/wazero` has been replaced with our fork, `refraction-networking/wazero`. However, Go itself will not inherit the `replace` directive in `go.mod`…
-
Glass panes have extra AABB regions that cause refraction and reflection to occur, even when moving to a material of the same IoR (glass to glass). For example, even in pane-style glass panes (see bel…