Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 514 Bytes

File metadata and controls

10 lines (6 loc) · 514 Bytes

SDL 2D Math functions plot

Developed in 2021

This project uses SDL2 with C++ to plot default and/or custom math functions. It also allows you to move the chart up, down, right, and left and zoom in and out.

The user can type custom or default functions to plot in the chart and use keyboard keys to change the visibility of the chart.

Arrow keys will move the chart, plus and minus will change the zoom, and numbers from 1 to 5 are for default plots (6 all default plots), and 7 is to type a new function.