Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vectors

This is a educational C++ project visualization of coordinate systems with vectors in them using SFML.

Configuration

To run the project you need install SFML. Then use command

make prepare

to prepare project to build.

To build project in debug mode use command

make debug

To build project in release mode use command

make release

After building project executable file is on path Exe/Run. To run project execute this file or use command

make run

About

Visualization of coordinate systems with vectors in them

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages