Advertisement

Latest Quadtree Activity

Neighbor finding of multiple quadtree

… i see it also covers neighbor search.

But that's just about quadtrees, not about dynamic LOD terrain.

There was some recent work on this using binary trees. Maybe worth a look, should be easy to find by googling this:

Experimenting with Concurrent Binary Trees for Large Scale Terrain Rendering
Thomas…

8,575 views
Advertisement
Java Class, How to Check Collision Between Entities in Same Array?

JoeJ said:
(Did not read former replies)

Your was the first issue and part of the third issue of the four I pointed out.

@yusufabi It may seem a bit rough, but I recommend reading this paper about asking questions in technical forums. It will help both in asking and in responding to the replies you ha…

9,978 views

@frob hmm, ill take a look. right now I think I'm making progress by doing LERP on the neighboring chunks that are not the same resolution

5,683 views
Advertisement
Advertisement