This project demonstrates interactive art using SDL2, leveraging mouse events to draw in real time.
- Real-time drawing using mouse events
- Interactive art generation with SDL2
- Simple user interface for art creation
-
Compile the project with a C++ compiler.
-
Run the executable to start the interactive art application.
-
Drawing Modes:
-
Press
'C'
to clear the canvas.
- SDL2 library
- C++ compiler