Trying to make web version of GunZ The Duel using Three.js
GunZ was an online TPS game created by MAIET.
GunZ source code was leaked around 2007 (The coding lang was mostly c++)
and then many devs made some tools, private servers, etc...
I did too when around 2012 - 2016
But now what I want to do is... Implementing GunZ on web
Here is some demos in my project.
Demo URL: https://gunz.sigr.io/test/web-world/
Codes: https://github.com/LostMyCode/three-gunz/tree/master/test/web-world
I finally have made GunZ Map Reader(Converter)!!
but I'm still working on Lightmap thing
Demo URL: https://gunz.sigr.io/test/web-palmpoa/
Codes: https://github.com/LostMyCode/three-gunz/tree/master/test/web-palmpoa
I used blender2.8 to convert GunZ model(.elu) file into .glb file