/function-swim

little tool to visualize in 3D optimization functions with GLSL

Primary LanguageGLSLMIT LicenseMIT

Function Swim

[WORK IN PROGRESS]

little tool to visualize in 3D optimization functions with GLSL

Roadmap:

  • loadable shaders
  • render function points in the scene
  • bind population based optimization algorithms rendering the population over the optimizatin process
  • Orthographic projection

Requirements:

  • python >= 3.7
  • moderngl-window
  • numpy

Run:

python main.py

Pics

Rastrigin

rastrigin

Rosenbrock

rosenbrock