/three-gunz

Trying to make web version of GunZ The Duel using Three.js

Primary LanguageJavaScript

Three GunZ Project

Trying to make web version of GunZ The Duel using Three.js

image

GunZ was an online TPS game created by MAIET.

Just a curiosity

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

Demo(s)

Here is some demos in my project.

Drawing GunZ map (Town) on web browser using Three.js

LoadTownWithThreeJS

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

Drawing Gunz NPC(MOB) with Three.js

DrawPalmpoa

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