I thought it would be a fun (but difficult) project to try to port Conquer Online to the web. I first wanted to work on rendering the C3 models. I found a C3SDK online but the HTML5/JS viewer in there wasn't working for me (it said 'Failed to init game dataset'). So I was working on building it from scratch and here's what I have so far:
Preview:
https://javinladish.github.io/C3-WebGL-Loader/
Github:
https://github.com/javinladish/C3-WebGL-Loader
I have four body models loaded but Body 003 seems to perform the best with the extracted garment skins.
It's not perfect by any means, but I'm hoping to improve it!
If anyone has any tips I'd love to hear them!