ZeroZero Game Engine  v0.0
A 3D game engine using Vulkan & Jolt
Public Attributes | List of all members
Frustum::Plane Struct Reference

Detailed Description

One plane of a frustum cube

Public Attributes

vec3 normal {0.f, 1.f, 0.f}
 normal vector
 
float distance {0.f}
 distance from the origin to the nearest point in the plane