Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Triangles

Install & Run

 $ git clone https://github.com/XelerT/triangles.git & cd triangles
 $ mkdir build & cd build
 $ cmake ..
 $ make

If you want to compile unittest use -DGTESTS:BOOL=True cmake flag.

Tests

Use python script to E2E testing:

 $ ../tests/e2e/test.py

Or build unittest binary and start it:

 $ cmake .. -DGTESTS:BOOL=True
 $ ./unitests

About

Triangles intersection calculator in 3D.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /