Charles Augeard Posted May 9, 2022 Share Posted May 9, 2022 Hi, i made a javascript prototype i will port to c++, I give it to community to helps beginners with 2d rendering: tilemaps, sprites, scanlines, palettes. http://punkcoders.free.fr/glbm/ benny! 1 Quote Link to comment Share on other sites More sharing options...
8Observer8 Posted May 12, 2022 Share Posted May 12, 2022 Simple example of sprite animation in WebGL 2.0: Sprite sheet: GIMP project: fang-idle.xcf JavaScript version, GitHub: https://github.com/8Observer8/fang-idle-sprite-animation-webgl2-js JavaScript version, Sandbox: https://plnkr.co/edit/deINAH86rUcDgry4?preview TypeScript version, GitHub: https://github.com/8Observer8/fang-idle-sprite-animation-webgl2-ts TypeScript version, Sandbox: https://plnkr.co/edit/lpEfcivRWP2tKUI2?preview Quote Link to comment Share on other sites More sharing options...
Charles Augeard Posted June 16, 2022 Author Share Posted June 16, 2022 Nice pixelart job ! Quote Link to comment Share on other sites More sharing options...
8Observer8 Posted June 16, 2022 Share Posted June 16, 2022 (edited) @Charles Augeard I just wrote JS/TS and pure WebGL code to animate sprites for beginners and didn't make a sprite sheet. I got the images from the internet. Edited June 16, 2022 by 8Observer8 Quote Link to comment Share on other sites More sharing options...
ethanhawe Posted September 27, 2022 Share Posted September 27, 2022 (edited) On 5/9/2022 at 3:17 PM, Charles Augeard said: Hi, i made a javascript prototype i will port to c++, I give it to community to helps beginners with 2d rendering: tilemaps, sprites, scanlines, palettes. Hi charles I can't able to access the url which you have share in your post, Can you please check this link for me? thanks... Edited September 28, 2022 by ethanhawe Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.