-
While working on #12248 I noticed the fog color overall seems too dark compared to other platforms like Google Earth. I would expect the colors to more closely match the light white/yellow at the base…
-
# My problem
I use tokens for chests, ladders, lights, etc. and I don't want them to move, when players walk over them.
# Requests
1) Would it be possible to add a toggle to the token configura…
-
We currently support computed expressions in the indices on the RHS. We should plumb through computed expressions on the LHS too, e.g:
hist(im(i)) +=! 1
-
- Should bring in/mention radiative transfer modeling
- Atmospheric windows were confusing, add in graphics
Questions that came up:
**how does albedo relate to reflectance?** the [albedo](https:/…
-
MC2D.hpp & MC3D.hpp: The bug only affects situations where there are non-scattering and scattering medium.
Transmission test from non-scattering medium to scattering medium (if statement following …
-
To use thermal scattering data in the ARMI [OpenMC plugin](https://github.com/terrapower/armicontrib-openmc), the labels for the thermal scattering data in OpenMC's syntax need to be generated somewhe…
-
Just curious, noticed that scatter velocity component between two particles is inverse proportional to distance to the power or 4, since `distance` function seems to return a square of the distance (a…
penzn updated
5 years ago
-
### Description
I would like to suggest adding the following features to Photon Shader:
1. **Global Illumination**: Enhance the realism of lighting effects.
2. **LABPBR Subsurface Scattering**: Sup…
-
I am not sure if this is intended behavior or a bug of the _pytest+pytest-notebook_ combination, but it behaves different to JupyterLab (3.2.2): If a notebook runs a python function with multiprocessi…
-
As currently implemented in Everest, MCS will be performed stepwise in order to take edge effects into account (see section 4.1 of https://cds.cern.ch/record/447077?ln=en). However, slicing up MCS is …