Skip to content

WolfieGo-Pro/SDL-Test

Repository files navigation

Exploring the SDL2 API whilst learning and practicing Image and Video processing.

SDL-Test

(A profound name will be given soon).

This project entails understanding and practicing Image processing (using pixels, RGB color values, screen class etc.) and using that understanding to Create a Particle animation GUI app.

This version of the program/app in the master branch does particle animation in a complex petal-like shape called a rose curve using polar cordinates.

Note: A SDL2 static and dynamic development library is required when building this project. The dynamic lib (SDL2.dll) is already provided in the master branch. The static lib can be downloaded from the this website https://www.libsdl.org/download-2.0.php

About

exploring the SDL2 API and testing what can be developed with it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages