webaverse / app

Web metaverse client
https://app.webaverse.com
MIT License
343 stars 207 forks source link

sonicBoom transparent issue + pre compile #3587

Closed tcm390 closed 2 years ago

tcm390 commented 2 years ago

The electricity ball is not able to render correctly in the scene that enable context.SAMPLE_ALPHA_TO_COVERAGE. So I changed that THREE.Points mesh to a plane.

related: https://github.com/webaverse/app/pull/3515#issuecomment-1211201438 Issue:

https://user-images.githubusercontent.com/60634884/184056452-8f791af6-8ed2-4b1a-b89f-c55e60e50485.mp4

Result:

https://user-images.githubusercontent.com/60634884/184058392-4fb0078f-8cdf-4b8d-8c5a-6453c2809f2c.mp4

alisaad673 commented 2 years ago

This seems to be fixing the issue. Works fine.

avaer commented 2 years ago

@tcm390 can you make sure the source files, in png or svg form, are available? We shouldn't just commit the ktx2 and delete the source...

avaer commented 2 years ago

This was reset out of the branch (merge was undone).