karansher / computer-graphics-bounding-volume-hierarchy

Computer Graphics Assignment about Bounding Volume Hierarchies
0 stars 0 forks source link

Pseudocode for AABB Tree intersection understanding #21

Open kevin-j-wang opened 1 year ago

kevin-j-wang commented 1 year ago

image what does the aabb == null represent in the pseudocode example?