Package

it.unibo.scafi.renderer3d

camera

Permalink

package camera

Visibility
  1. Public
  2. All

Type Members

  1. final class FpsCamera extends PerspectiveCamera with SimulationCamera

    Permalink

    JavaFx 3D camera that moves with keyboard input and rotates with mouse or keyboard input.

    JavaFx 3D camera that moves with keyboard input and rotates with mouse or keyboard input. It can move up, down, left, right, forward and backwards but it rotates only on the Y axis.

  2. trait SimulationCamera extends PerspectiveCamera

    Permalink

    This trait is an interface of a camera that supports operations like movement and rotation.

Value Members

  1. object FpsCamera

    Permalink

Ungrouped