Package org.collebol.math


package org.collebol.math
  • Classes
    Class
    Description
    You can calculate camera data here.
    The FrustumCulling class provides a method to determine if a given position is within the camera's frustum.
     
    This 2D game Vector represents a quantity with both direction and magnitude (length), typically used for movement, velocity, and position.
    The VolumeCalculator class is responsible for calculating the volume of a sound based on its position relative to the listener's position.