import * as threejs4Deno from "https://deno.land/x/threejs_4_deno@v121/src/math/Frustum.d.ts"; ClassescFrustumFrustums are used to determine what is inside the camera's field of view. They help speed up the rendering process.