ScratchData LogoScratchData
Back to tsf70's profile

Occlusion Culling

TStsf70•Created January 3, 2023
Occlusion Culling
17
9
165 views
View on Scratch

Instructions

Occlusion culling using a point in triangle method All credit goes to @ChromeCat_test Backface culling is not needed if you have occlusion culling (both give the same results but occlusion works for non back faces)

Description

A faster method is to compare the circumscribed circle during the actual calculation process using the XYZ coordinates and checking if the bounding sphere of one triangle is within another

Project Details

Project ID783108368
CreatedJanuary 3, 2023
Last ModifiedJanuary 3, 2023
SharedJanuary 3, 2023
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root