Triazic

Results 7 comments of Triazic

seconding this issue. same problem for me

I could create a custom resolver that ignores those paths and falls back to @talend/module-to-cdn, I suppose

Cancelled after 40mins, not viable for my use case

There is no SetShaderValue function exposed. ![image](https://github.com/RobLoach/node-raylib/assets/38064196/2bc45008-300a-48bc-8efc-3201c8a48902) Using this version: ![image](https://github.com/RobLoach/node-raylib/assets/38064196/5e0a60d8-9cdc-4594-8f83-d31cba5570ee)

SetShaderVec4 works yes, but I need to override typescript (`//@ts-ignore`). The type export isn't there.

Noting the comment re. 3D not being great and the types being cooked, I have moved on from this library. The C# implementation Raylib-cs so far seems to have all...

Making the 'size' massive like in the samples 'works' but this seems unnecessary and I don't understand what consequences would arise from it. `configuration.size[0] = 1024 * 1024 * 8;`