Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 526 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 526 Bytes

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