Appaji
Appaji
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.43.0 x64 **Electron**: 4.2.7 **OS**: Ubuntu 18.04.3 **Thrown From**: [atom-ternjs](https://github.com/tststs/atom-ternjs) package 0.20.0 ### Stack Trace Uncaught Error: Cannot find module './config'...
GreyNoise recently added Community version of their API. More about that [here](https://developer.greynoise.io/reference/community-api)
I'm using `draco3d` inside a webworker to decode a draco mesh to three.js Geometry. I tried doing this using a node script locally and it worked without any error. But...
## Summary ## References closes #_insert number here_ ## QA Steps
- Updated player according to new manifest - ASTC & KTX2 support (selects appropriate texture according to device) - Implemented Adaptive Texture Target Selection - TODO: Adaptive Geometry Target Selection...
### UVOL2 at a high-level - **.uvol.manifest.json** - contains structured information about framerate, audio & video texture sources (ktx2 vs mp4), geometry buffer ranges, etc, compatible with gltf conventions -...
Hardcoding it to `90` causes the player to stuck at buffering when the source files has few frames. (A file with 240 frames is stuck due to this issue). We...
Apply KTX2 compressed texture data to Draco geometry from static file server