1. week report - MATF-RG19/RG28-art-scene GitHub Wiki

What's done so far

  1. Basic scene made and properly polished
  2. Basic callbacks added
  3. Window can be closed on ESC
  4. Particle Swarm Optimization implemented from scratch (with most suitable parameters, for now)
  5. Implemented PSO "visualized" - in each generation new rectangles are being generated on a new positions and with new colours

Plan for the next week

  • Evolve PSO
  • Play with visualization
  • Import models
  • Implement general genetic algorithm
  • Add lights

Current output

Current scene