Skip to content

norman784/lwkgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight Kotlin Game Library (early development stage)

Inspired in lwjgl, but this library aims Kotlin Native.

Requirementes

MacOS

brew install glfw glew

Ubuntu

Not tested

sudo apt-get install libglfw3 libglfw3-dev libglew-dev

TODO

  • GLFW wrapper
  • GLEW wrapper
  • OpenGL Kotlin friendly wrapper (WIP)
  • STB wrapper (WIP)
  • Math library (maybe a port of GLM)

About

Lightweight Kotlin Game Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published