-
**Is your feature request related to a problem? Please describe.**
- Currently, rovers does not perform routing on Mars surface.
- The vehicle does look for a path to move forward with least elevati…
mokun updated
2 months ago
-
Currently, shadows aren't showing up. It appears that the ray is not bouncing.
-
When you activate path tracing & bounce option, you see a lot of particles or sometimes sparkles or points in the textures, and this is why resident evil 4 remake does not have a noise filter
If th…
-
Using rustc 1.82.0 (f6e511eec 2024-10-15). Combining the examples from the docs.
Cargo.toml:
```toml
[package]
name = "temp"
version = "0.1.0"
edition = "2021"
[dependencies]
tokio = { v…
-
I am runing the embedder Flag-Embedding example code in [https://github.com/FlagOpen/FlagEmbedding/tree/master/examples/inference/embedder#1-auto-model](url) on Ascend NPU, but find following error af…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When I have a Rust project open and navigate into a dependency, Zed fails to run `rust-analyzer` f…
-
👋 I've been on a bit of journey trying ot understand how critical path tracing works. I'm still not 100% so apologies if this is wrong, but would appreciate y'alls input :)
Full context here https:…
-
This tracing results in around 200-300 spans per second for posting metrics, which results in a lot of noise. It is useful to have tracing enabled for nginx when the applications are used, since servi…
-
**Is your feature request related to a problem? Please describe.**
While diffuse lighting already has barely any noise, indirect diffuse lighting and more importantly caustics are poor, and in the …
-
In example "execute_AD.py", replacing the lines
```
if __name__ == "__main__":
main(readjson(os.path.join(os.getcwd(), "settings_AD.json")))
```
by
```
if __name__ == "__main__":
se…