A tool for evaluating multiple NURBS curve/surface points using the GPU.
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.
 
 
 
Dtouch 4e90d2b709 原始版本 2 years ago
.idea 原始版本 2 years ago
cmake-build-debug 原始版本 2 years ago
.gitignore Initial commit 2 years ago
CMakeLists.txt 原始版本 2 years ago
LICENSE Initial commit 2 years ago
NurbsEvaluator.cu 原始版本 2 years ago
NurbsEvaluator.cuh 原始版本 2 years ago
README.md Initial commit 2 years ago
main.cpp 原始版本 2 years ago
utils.cpp 原始版本 2 years ago
utils.h 原始版本 2 years ago

README.md

NurbsEvaluator

A tool for evaluating multiple NURBS curve/surface points using the GPU.