Triazic
Triazic
### Describe the feature you'd like: Currently when using the HTML component, it captures all pointer events. In a typical three.js scene, this means the user can no longer zoom...
**Is your feature request related to a problem? Please describe.** My project uses tsconfig "paths" feature. When using this package, all of those paths get picked up as external packages...
I can use 'LoadModel' to load my obj and I can render it using DrawModel with a tint. But I can't figure out how to apply texture/material to it. Of...
 Calling SetShaderVector4 gives a runtime error: SetShaderVector4 is not a function. The correct function is SetShaderVec4. As provided in your type definitions: 
Converting 100mb ifc file to JSON using ifc2json.py with geometry disabled. Currently at ~10mins with no user feedback as to whether it has stalled, broken, or is happily still working....
Hi, bit of a noob here. I am attempting to do a 1D convolution of an audio sample and a 1D kernel (reverb / impulse response). When creating the `VkFFTApplication`...