C
C++
Genetic Algorithm
Raylib
- Research & Technical Demo: I conducted extensive research on genetic algorithms, studying their evolution, selection, mutation, and crossover mechanisms to understand their learning process and problem-solving capabilities. This was complemented by a technical demo.
- Music Visualization Application: I developed an application that used genetic algorithms to generate procedural shaders, dynamically adapting visuals based on the unique "chromosome" of each song.
This project allowed me to explore artificial intelligence techniques in a creative context, deepening my understanding of genetic algorithms, procedural generation, and AI-driven artistic applications.