Skip to content

jxihong/geometry-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Geometry Concepts
==============================

Written By: Joey Hong

This is a compilation of various geometry concepts involving vectors and 
matrices, and the implementation of their operations and algorithms. This 
project was inspired by a topcoder tutorial on geometry.

(https://www.topcoder.com/community/data-science/data-science-tutorials/geometry-concepts-basic-concepts/)

--------------------------------

The main program can be compiled by typing 'make' in the bash. There is a short sample test file that can be edited.

To run the program, just type:

./geometry-test

About

C++ Geometry Concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published