Gary Frewin
Gary Frewin
@eusebiu Did you ever find out how to do this? I have a rock material on an object... but as soon as I add this shader, it all turns white....
The functions above did not work for me... perhaps something to do with panning?? I'm not sure, anyway, the below works: ``` function centerChart() { var parent = $('#chart-container'); var...
> Draco plugin for webgl @atulafternow - can you provide some links/guidance on this. I recently installed GLTFUtility into a working webgl project, and now it doesn't build. It's throwing...
@atulafternow great thanks. I'll take a look at it :)
Is this ever going to be updated. It seems like an absolutely fundamental part of this package. Firebase issues a token and then we try to use it immediately to...
> I added > > ```python > await asyncio.sleep(1) > ``` This doesn't always work. I've tried various sleep times and anything up to 20 seconds can still fail. I...
No, it doesn't seem to work locally either. I've never used debug symbols. The information I can find online is not very helpful on how to activate and use them....
I've setup a quick new project just to run the loader by itself. The project has a camera, light and a single gameobject with a model loader script on it....
Just saw an issue from a few years ago. I am using URP. Does this still matter? Is there support for URP? If not, is there a walkthrough of creating...