0

A web question

I've always wanted to create animated 2d videos with web. Can I do it without using external libraries like React?

11th Jul 2025, 4:03 PM
whirl coder ☕
whirl coder ☕ - avatar
1 ответ
+ 1
No external libraries at all or just something more "light-weight" than React? You could capture the frames of the animation and then convert them to a gif. Taking screenshots and doing the conversion should be feasible without React, but I haven't a specific library in lind atm.
11th Jul 2025, 4:19 PM
Lisa
Lisa - avatar