Lokesh Raj Arora

Results 20 comments of Lokesh Raj Arora

nope @lilleyse , that's the problem. we ran the test suite 100 times, and on 70% occasions the test suite bailed out. from the 70%, it was failure rate was...

For some occasions, there was an error that was > ..Offset out of boundary of Dataview....

[test.json.zip](https://github.com/CesiumGS/gltf-pipeline/files/4540871/test.json.zip) This is just a zip of modelNames, which are fetched from [here](https://github.com/KhronosGroup/glTF-Sample-Models/) and ran tests on.

@donmccurdy I was planning to pick this up, the code for it using `ReadableStream` is done too but then when testing the `Response` class from fetch doesn't seem to exist...

I've added a way to check for `Response` class being available but I'm not sure of the semantics in node 18, will checkout the node version and add the pending...

I am experiencing the same issues I have a node version of v6.5.0. ![screen shot 2017-10-24 at 7 27 06 pm](https://user-images.githubusercontent.com/20043762/31947230-6daabad0-b8f1-11e7-9b08-4b57b5c13605.png)

Lowering that to `0.001f` didn't help too @ThomasGorisse

https://user-images.githubusercontent.com/20043762/155122172-f9f46a8d-6857-4266-b7e5-1063bfa9a9d2.mp4 There you go! Is there something wrong with the model? The `renderableInstance.filamentAsset.boundingBox` shows size and extents are very lower compared to the actual size of the model. @ThomasGorisse

@ThomasGorisse We have an IBL environment which lights up the scene and default `mainLight` which exists on `SceneView`

Is there no deterministic way to determine the extents of the animations as well? @ThomasGorisse @romainguy