Media Summary: This is my project that i am developing with C++ and SDL2 Playlist: ▻Find full courses on: ... Hope you enjoyed :). If you liked my content and would like to support me you can do so by donating to: codingcentral.ca ...
Scrolling On Sdl - Detailed Analysis & Overview
This is my project that i am developing with C++ and SDL2 Playlist: ▻Find full courses on: ... Hope you enjoyed :). If you liked my content and would like to support me you can do so by donating to: codingcentral.ca ... In this video I show you how to use the SDL_RenderCopy function to move a texture around a screen. C++/SDL Tutorial 3 - Show a player/sprite on the screen! Simple tutorial. I used the images from the wikipedia parallax
Been working on the introduction pixel cinematic sequence in The Fish Pond. A pretty big step. The FPS in the menu went from ~750 to 10 000 with this new implementation, and the game logic stays constant ... In this tutorial I start the preparation for the sidescroller game with a scrollable background, which is an essential part of the game. This tutorial shows a better means of creating a background that