top of page


Tâm Trần Ngọc
Jun 3, 20247 min read
How to do cell based culling using quadtree in Unity C# - Part 1
Efficient and precise scene culling technique with quadtree and cells division.
1,172 views
0 comments

Tâm Trần Ngọc
Apr 10, 20245 min read
Unity frustum culling - How to do it in multi-threaded C# with Jobs System
A quick algorithm to do frustum culling using planes vs AABB test
2,231 views
2 comments
bottom of page