SkillAgentSearch skills...

Libacc

Acceleration structure library (BVH-, KD-Tree) with basic parallel construction

Install / Use

/learn @nmoehrle/Libacc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

libacc

This project offers a header only acceleration structure library including implementations for a BVH- and KD-Tree. Applications may include ray intersection tests, closest surface point or nearest neighbor searches.

Requirements

Compiler with C++11 support - parallel tree construction is implemented with std::thread and std::atomic

License

The software is licensed under the BSD 3-Clause license, for more details see the LICENSE.txt file.

View on GitHub
GitHub Stars57
CategoryDevelopment
Updated8d ago
Forks17

Languages

C++

Security Score

80/100

Audited on Apr 2, 2026

No findings