Skip to content

KiselkovD/func_graph_drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

func_graph_drawer

screen shot

About

func_graph_drawer displays functions with a given precision on the coordinate axis using sdl2 installed via vcpkg. Compiled by cmake

How to use

  • git clone repo
  • use .vscode/tasks.json in vscode to install vcpkg & sdl2, build and run
  • if you want to display another func go to src/main.cpp and change return. Don't forget to save and rebuild

About

displays functions with a given precision on the coordinate axis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published