Skip to content

NullpointerWorks/libgraphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgraphics

A graphics library with a simple rendering API and image manipulation.

module

  • requires transitive libnpw.core

  • requires transitive libnpw.math

  • requires libnpw.util

  • requires libnpw.color

  • exports com.nullpointerworks.graphics

  • exports com.nullpointerworks.graphics.image

  • exports com.nullpointerworks.graphics.image.io

  • exports com.nullpointerworks.graphics.render

  • exports com.nullpointerworks.graphics.render.shader

graphics v1.0.x

  • core 1.0.x
  • math 1.0.x
  • util 1.0.x
  • color 1.0.x

About

A graphics library with a simple rendering API and various UI and font tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages