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

Are model animations supported?

Open MelonFunction opened this issue 4 years ago • 2 comments
trafficstars

I can't find anything that would suggest they are, but it might be created under a different name than I'm expecting.

MelonFunction avatar Nov 14 '21 22:11 MelonFunction

Animations are not supported, it will be a mess because of an array of arrays, etc. similar to model issues. I will try to do something when I find time, any help is welcome.

gen2brain avatar Nov 16 '21 14:11 gen2brain

Functions are added, without example. Example will need to use unsafe.Slice.

gen2brain avatar Jan 16 '22 10:01 gen2brain

@gen2brain Could you close this issue please? Thanks

JupiterRider avatar May 23 '23 11:05 JupiterRider