Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 快速、模板化、C++ 八叉树实现
任何人都可以在 C 或 C++ 中为 CPU 或 GPU 上的八叉树建议一些经过良好调整的实现吗?
此外,由于八叉树可以用指针表示,也可以不用指针表示,有人可以告诉我这两种技术可能的优点或缺点。
谢谢,