Crates.io | treeculler |
lib.rs | treeculler |
version | 0.4.0 |
source | src |
created_at | 2020-08-06 22:39:41.477364 |
updated_at | 2024-05-19 22:46:50.647763 |
description | Utilities to help with frustum culling. |
homepage | https://www.gitlab.com/yusdacra/treeculler |
repository | https://www.gitlab.com/yusdacra/treeculler |
max_upload_size | |
id | 273772 |
size | 13,340 |
Implements frustum culling. In the future, it will also implement a few occlusion culling methods, and a BVH (bounding volume hierarchy) based frustum culling.
Please check library documentation for more information.