You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.idea | 3 years ago | |
cmake-build-debug | 3 years ago | |
.gitignore | 3 years ago | |
CMakeLists.txt | 3 years ago | |
LICENSE | 3 years ago | |
NurbsEvaluator.cu | 3 years ago | |
NurbsEvaluator.cuh | 3 years ago | |
README.md | 3 years ago | |
main.cpp | 3 years ago | |
utils.cpp | 3 years ago | |
utils.h | 3 years ago |
README.md
NurbsEvaluator
A tool for evaluating multiple NURBS curve/surface points using the GPU.