Skip to content

codex128/Boost

Repository files navigation

Boost for JMonkeyEngine3

Boost is a general purpose utility library for JMonkeyEngine3.

Features

  • ColorHSBA (hue, saturation, and brightness support)
  • GameAppState (easier access to application fields)
  • AudioModel and SFXSpeaker (compatible with J3map which makes it much easier to configure audio settings).
  • OrbitalCamera (3rd person camera controller)
  • GeometryControl, NodeControl, and SubControl
  • SceneGraphIterator (depth-first traversal of the scene graph)
  • 💥 New: Shader Boosts (alpha)

Dependencies