Chris Hasson

Results 5 comments of Chris Hasson

Hi @zhihao95, I'm not able to reproduce the problem. Could you post the version of chrome you are using? Also, are there any JS errors in the console? Here's a...

@vidaaudrey I think we might need to update `GLTFScene.js` to honor the defaults for each sampler property. According to this schema I found, it seems like it's valid to have...

Yeah, I think the fix is we should not set those properties (min/mag/wrapS/wrapT) on the `regl.texture` if they aren't present in the `sampler`.

@vidaaudrey, this was the fix I was thinking of: https://github.com/cruise-automation/webviz/pull/576 I haven't gotten a chance to test it out yet though

![color-picker](https://user-images.githubusercontent.com/5104925/58908477-af18a380-86de-11e9-93e8-5932d04427b2.gif) https://github.com/baaahs/sparklemotion/pull/92