Skip to content

Vaflan/SimpleText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SimpleText.java

LWJGL Simple Print String with GL_POINTS

Example Code

/* Method: String text, int X, int Y */
SimpleText.drawString("abcdefghijklmnopqrstuvwxyz 1234567890 ,. !?", 10, 68);

Write before Display.update();

About

LWJGL Simple Print String with GL_POINTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages