Uses of Package
eu.iv4xr.framework.spatial
Package
Description
Provide a class,
GameWorldModel
, that can be used as a model of a
"computer game".This package provides classes to do pathfinding over a graph.
Provide mainly the class
Mesh
for representing 3D surface meshes.MiniDungen is a Nethack-like game.
This package contains the implementation of iv4xr Env, State,
TacticLib, GoalLib etc, which are necessary to allow an aplib/iv4xr
test agent to control the game in the smart way.
-
-
-
ClassDescriptionDescribes objects than can intersect with a line segment.This is a simple 3D vector implementation using floats.
-
-
ClassDescriptionRepresenting discrete 2D vector/position, e.g.A partial line that lies between point a and b.Describes objects than can intersect with a line segment.WIP: A quad tree structure for quick 2D access.This is a simple 3D vector implementation using floats.
-
-
-