top of page


How to do cell based culling using quadtree in Unity C# - Part 1
Efficient and precise scene culling technique with quadtree and cells division.
Tâm Trần Ngọc
Jun 3, 20247 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
Tâm Trần Ngọc
Apr 10, 20245 min read
bottom of page