47m 32sLänge
SDL, the Simple DirectMedia Layer, is the cross-platform game library used in everything from small indie games to Valve’s blockbuster triple-A games to other applications with rich media needs. This seminar will teach you how to use this powerful C library to write your own 2D games. We will talk about the structure of game code and cover the installation and initialization of the SDL library, the creation and management of the game window, how to draw images onto the window, and how to handle keyboard and mouse input. By the end of the seminar you will have created a small demo that you can later build on as much as you want.
There were one mistake, or lack of detail.
TV and Film: 25 frames per second PAL, and 30 frames per second NTSC world.
While Movies in cinema got 24 frames. (That gives special look, with smooth camera movement, and bigger screen, for immersion )
Computer screen movies: usually 30 fps, and new hype on 60fps :)