- 1
Hey plz help me to write a code in c++ for makings animations
3 Respostas
+ 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)?
+ 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
0
thanks for the help bro..i wanna do it 2d for the beginner and with white done good effects