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
1,224 views
0 comments


How we boost up foliage renderer and mesh generation in Polaris 3 low poly terrain tool - Devlog 1
Learn how we bring Polaris to a new level by boosting its foliage renderers and mesh generation.
Tâm Trần Ngọc
May 3, 20243 min read
557 views
0 comments

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
2,276 views
2 comments

Behind the Scenes: Creating a User-Friendly GUI and Implementing Serialization in Vista 2 Terrain Generator- Devlog 1
How we implement dockable GUI, the graph editor and serialization mechanism in Vista 2
Tâm Trần Ngọc
Mar 11, 20243 min read
115 views
0 comments


How we started: The journey of creating Vista 2 terrain generator - Devlog 0
The start of a cross platforms terrain generator app.
Tâm Trần Ngọc
Dec 28, 20234 min read
178 views
0 comments
bottom of page