Innoviox / Axiom

A modular, flexible, lightweight, declarative, efficient, incremental, structured library for 3D written in LWJGL-OPENGL bindings for Java
https://github.com/Innoviox/Axiom
GNU General Public License v3.0
4 stars 2 forks source link

Added HUD #20

Closed Innoviox closed 7 years ago

Innoviox commented 7 years ago

Added a versatile HUD client class that can contain any number of textual and/or visual items that are rendered as a 2D plane on top of the scene. Also refactored slightly.