Hi guys,
I was just wondering how to load MD5 models into an LWJGL (only using LWJGL, not external resource)
thnx
LucaSeem :clue:
Hi guys,
I was just wondering how to load MD5 models into an LWJGL (only using LWJGL, not external resource)
thnx
LucaSeem :clue:
If you don’t want to use any other library than LWJGL, you’ll have to read the MD5 format specification and write your own loader/renderer.
And if you do, be sure to post it here!
ah… i think this complicates things a wee bit…
and if I succeed, i will post it here