Skip to content

SmashMaster/DevilUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,124 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevilUtil

A Java game library

Overview of packages:

  • devil.al - Sound. (OpenAL)
  • devil.game - Game framework: Window creation, input, config files, and more.
  • devil.geo2d - Basic 2D geometry utilities.
  • devil.geo3d - 3D collision detection and geometry.
  • devil.gl - Graphics. (OpenGL)
  • devil.graphics - Graphics utilities, like a 3D camera and a mesh drawer.
  • devil.gui - Interface. Also has TrueType font loading.
  • devil.json - A JSON importer/exporter forked from miminal-json.
  • devil.math - Linear algebra. Compare to GLM.
  • devil.model - Blender (.blend) file loader

About

A Java game library based around LWJGL. Has helpful classes for game math, graphics, sound, and user interfaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages