Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrianglesIntersection

Решение задачи о пересечении трёхмерных треугольников.

Сборка проекта

git clone https://github.com/kakov1/TrianglesIntersection.git
cd TrianglesIntersection/
cmake -S . -B build/
cd build/

Запуск основной программы:

cd src/
make
./main

Запуск тестов:

cd tests/
make
./test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages