Triazic

Results 5 issues of 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...

enhancement

**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...

![image](https://github.com/RobLoach/node-raylib/assets/38064196/fc6ca3c6-50d4-4faf-a7c3-7f03f07aac5f) Calling SetShaderVector4 gives a runtime error: SetShaderVector4 is not a function. The correct function is SetShaderVec4. As provided in your type definitions: ![image](https://github.com/RobLoach/node-raylib/assets/38064196/378c1e9b-5b7f-4a24-aa2e-e42d60c50e8d)

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....