Skip to content

little tool to visualize in 3D optimization functions with GLSL

License

Notifications You must be signed in to change notification settings

TEXflip/function-swim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

little tool to visualize in 3D optimization functions with GLSL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published