bevyengine / bevyengine/bevy

Anisotropy example has gaps and continuity errors

Open
#16,179 9 comments 0 reactions 0 assignees View on GitHub
A-Rendering C-Bug C-Examples S-Needs-Investigation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version

4db18d85c12c15e86a39f848829d67a6bb0ee2e0

## \[Optional\] Relevant system information

```
2024-10-30T22:18:58.292727Z INFO bevy_diagnostic::system_information_diagnostics_plugin::internal: SystemInfo { os: "Linux 24.05 NixOS", kernel: "6.6.51", cpu: "Intel(R) Core(TM) i7-14700KF", core_count: "20", memory: "31.2 GiB" }
DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
2024-10-30T22:18:58.345559Z ERROR wgpu_hal::vulkan::instance: GENERAL [../src/nouveau/vulkan/nvk_physical_device.c:935 (0x0)]
VK_ERROR_INCOMPATIBLE_DRIVER
2024-10-30T22:18:58.345590Z ERROR wgpu_hal::vulkan::instance: objects: (type: INSTANCE, hndl: 0x557e6959faf0, name: ?)
2024-10-30T22:18:58.366831Z INFO bevy_render::renderer: AdapterInfo { name: "NVIDIA GeForce RTX 4060 Ti", vendor: 4318, device: 10243, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "550.78", backend: Vulkan }
```

## What you did

`cargo run --example anisotropy --features="jpeg pbr_anisotropy_texture wayland"`

## What went wrong

There are gaps and continuity errors on the light reflected from the lamp.

## Additional information

![Image](https://github.com/user-attachments/assets/c1f5ad53-621a-4455-805b-451f95be387a)
![Image](https://github.com/user-attachments/assets/5634b48e-6b0f-4ac1-a192-45b5f3bf719c)
![Image](https://github.com/user-attachments/assets/00915f6d-c6e2-4782-801c-06399f83e4ab)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.