Skip to content

[UU Year 2 - Object-Oriented Programming] / Individual Assignment - SFML Graph Plotter Developed on Visual Studio using C++

Notifications You must be signed in to change notification settings

conor-clyde/sfml-graph-plotter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UU2OOP-SFMLGraphPlotter

[UU Year 2 - Object-Oriented Programming] / Individual Assignment - SFML Graph Plotter Developed on Visual Studio using C++

Individual Project. Submitted as part of my Object-Oriented Programming class.

The purpse of the project was to develop a window application using SFML which plots the points of a file of values onto a graph.
The project could be taken further by presenting options to change the colour, and load in a different file of values, and by scaling the graph.

I received 86% for this assignment.

This is an window application.
Developed on Visual Studio using SFML.
C++ Programming Language.

Screenshots of the application

Window shown upon running application

image

Command Prompt show upon running application
Presents user with a list of options

image

Option 1 Selection
Command Prompt

image

Graph after new file is loaded in

image

Option 2 Selection
Command Prompt

image

Graph after colour change

image

Option 3 Selection
Command Prompt

image

Graph after label changes

image

About

[UU Year 2 - Object-Oriented Programming] / Individual Assignment - SFML Graph Plotter Developed on Visual Studio using C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • CMake 3.6%