CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.73k stars 3.45k forks source link

VoxelPrimitive - There is a fixed flare in the screen #12125

Open oubaguilai opened 1 month ago

oubaguilai commented 1 month ago

What happened?

I'm using VoxelPrimitive to render and there is a fixed flare in the computer screen, and below is my shader code and effect picture。

image image https://github.com/user-attachments/assets/4f177ab0-100a-40e1-8e21-ccbeb717d7e7

Reproduction steps

  1. ...

Sandcastle example

No response

Environment

Browser: CesiumJS Version: Operating System:

ggetz commented 1 month ago

@jjhembd Would you be able to triage this?

jjhembd commented 3 weeks ago

Hi @oubaguilai, it's nice to see people testing the voxel rendering! I haven't noticed this on my machine. Can you share a Sandcastle link that replicates the issue? Here is how to do it:

  1. Go to https://sandcastle.cesium.com/
  2. Edit the "JavaScript code" tab with your JavaScript code
  3. Edit the "HTML body & CSS" tab (if needed)
  4. Click on the "Share" button and copy the provided URL

Thanks!