Hey plz help me to write a code in c++ for makings animations | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Hey plz help me to write a code in c++ for makings animations

12th May 2017, 5:59 AM
Jai Chauhan
Jai Chauhan - avatar
3 Answers
+ 6
What you ask is very vague. We can point you in the right direction though if you provide more information such as: What type of animations and in what format (2d/3d)?
12th May 2017, 6:11 AM
jay
jay - avatar
+ 6
try sdl for 2D stuff. here is a tutorial site on SDL2 http://lazyfoo.net/tutorials/SDL/ If you havent learnt much c++ I highly recommend finishing (and understanding) the course here first before trying to follow the tutorial series. Also note that this is for games but there you will find the material required for creating animations There is also SFML https://www.sfml-dev.org/tutorials/2.4/ either one will provide you with the framework required to create animations
12th May 2017, 6:25 AM
jay
jay - avatar
0
thanks for the help bro..i wanna do it 2d for the beginner and with white done good effects
12th May 2017, 6:17 AM
Jai Chauhan
Jai Chauhan - avatar