Kieran Farr
Kieran Farr
answer provided by @dmarcos on a-frame slack: > you can apply look-controls and hand-controls to as many entities you want > for the mirror > you would put the mirrored...
Yeah I was trying to figure out the "right" way to reference the same font across troika text entities today. This would be nice but doesn't seem to work today:...
Might be related: https://github.com/aframevr/aframe/issues/4817 You may want to experiment with renderer on scene colorManagement: true
Yeah I reproduced this as well on my own project which also uses the template component. A workaround is to move the camera element up higher on the page (above...
Thanks for raising @diarmidmackenzie . I just took a look at the commit (it's been a while). I agree with your analysis. - I think the user expectation is "the...
Yes the versioned URL is now recommended in the [release docs](https://github.com/google/draco#news): > To use v1.4.1, use this URL: https://www.gstatic.com/draco/versioned/decoders/1.4.1/ So then line 14 could be: `14 (new) dracoDecoderPath: {default: 'https://www.gstatic.com/draco/versioned/decoders/1.5.5/'}`...
I'm curious @Clicky02 if you have any links or screenshots of "not working" and "desired working" examples of the raycaster behavior that is being described here. It's hard for me...
@Clicky02 What would be the desired behavior in that example?
This is done, now moving to awaiting implementation status
- those downloaded pngs are generated using chrome on intel macbook however the same png download looks fine on safari on the same computer