node-raylib icon indicating copy to clipboard operation
node-raylib copied to clipboard

Buffer pointers

Open twuky opened this issue 2 years ago • 1 comments

works the change to buffers showcased in https://github.com/RobLoach/node-raylib/pull/171 into the code generation tools, for most the JS TypedArray types. check out the image from memory example in textures to see them in play.

Should help a bit with getting towards working with models, materials, and such too.

twuky avatar Mar 28 '23 01:03 twuky

Why aren't materials working?

remorses avatar Mar 14 '25 22:03 remorses