supermedium / aframe-super-keyboard

:musical_keyboard: Simple, functional, and fully customizable keyboard for A-Frame.
https://supermedium.com/aframe-super-keyboard
MIT License
127 stars 32 forks source link

Opacity render issue #10

Open arthurmougin opened 5 years ago

arthurmougin commented 5 years ago

image

the hover effect doesnt render properly on this particular browser.

arthurmougin commented 3 years ago

Time for an update on the issue

image image

arthurmougin commented 3 years ago

The opacity seems to impact the rendering of text ad other transparent elements.

arthurmougin commented 3 years ago

Update : The issue is due to a missing halfa-test property. (it was set at 0 image

Original : image

Can someone update it ? i am not confident in git manipulations XD

kylebakerio commented 2 years ago

This is a general issue with transparency in 3d graphics. See: https://aframe.io/docs/1.3.0/components/material.html#transparency-issues