RaphaelMelanconAtBentley

Results 7 issues of RaphaelMelanconAtBentley

**Describe the bug** When zooming out of a non-geolocated model with camera enabled until you cannot see the model anymore, sometimes the viewer crashes at [FrustumUniforms.changeFrustum()](https://github.dev/iTwin/itwinjs-core/blob/master/core/frontend/src/render/webgl/FrustumUniforms.ts#L97) because `viewZ ` is...

bug
display

Fixes https://github.com/iTwin/itwinjs-backlog/issues/93 Adds an atmospheric scattering lighting effect to the render system. This feature is marked as Beta. ![atmospheric_scattering_globe](https://user-images.githubusercontent.com/98826280/195173395-6602ee53-012e-4164-b90e-81c48588ffce.jpg) ![atmospheric_scattering_sky](https://user-images.githubusercontent.com/98826280/195173396-1f91bbeb-5de2-4055-a143-6ad98d518aee.jpg) The effect is only displayed with 3d geolocated iModels with...

enhancement
display

Sometimes, when the atmospheric scattering effect is enabled, it does not apply properly. The effect should look as if the further away from the earth a pixel is, the less...

bug
display

Using a SkySphere with an image (and possibly a SkyCube with images) along with the Atmospheric Scattering effect from this [pull request](https://github.com/iTwin/itwinjs-core/pull/3720) distorts or inverts colors around the atmosphere's rim....

bug
display

The atmospheric effect implemented by this [pull request](https://github.com/iTwin/itwinjs-core/pull/3720) requires a SkyBox to be applied for the effect to look proper. However, turning on atmospheric scattering does not currently make sure...

enhancement
help wanted
display

The feature attempts to mount `/var/run/docker.sock`, but when running docker as a non-root user as show in the [docs](https://docs.docker.com/engine/security/rootless/#install), this is the wrong path to the socket...

When setting `"host_requirements": {"gpu": "optional"}`, the override adds the capability without the `driver` and `count` sections. ```bash [2024-06-12T18:58:55.598Z] Stop (1970 ms): Run: docker build -f /tmp/devcontainercli-rmelancon/updateUID.Dockerfile-0.62.0 -t vsc-booster-ai-8960dda54929ced7aedbc1d531258379f1613874a876c5691c3e0f3082d263f1-uid --platform linux/amd64...