+ 1
I have a question for lwjgl and unity.
My question is is it possible to mix unity and lwjgl in the same project. For example maybe make the background and map with unity and make the small details, chracters, etc. wit lwjgl? If someone has an answer for this that would be great! By the way lwjgl stands for light weight java game language. And my ide is eclipse.
1 Resposta
+ 1
No you can't .Because the Lwjgl only allows you to bind it with OpenGl.So in my suggestion either you use unity or Lwjgl.