sunwave Posted Monday at 04:26 AM Posted Monday at 04:26 AM 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! Quote
sunwave Posted 14 hours ago Author Posted 14 hours ago Did some more work on the web C3 loader. I started from scratch and tried something new. This time I got more models and textures loading and looking great! Seems like I managed to get garments figured out. Still need to figure out how to get actual body equipment variations rendering. Quote
xFranko Posted 7 hours ago Posted 7 hours ago Looks amazing! Are you planning to work on attachments? Weapons and heads etc? I have been struggling with trying to understand how to attach them properly, but I'm reversing the client not working on the webgl one, so far couldn't figure how to attach it properly Quote
sunwave Posted 1 hour ago Author Posted 1 hour ago 5 hours ago, xFranko said: Looks amazing! Are you planning to work on attachments? Weapons and heads etc? I have been struggling with trying to understand how to attach them properly, but I'm reversing the client not working on the webgl one, so far couldn't figure how to attach it properly I may try to do attachments soon, but I want to first get armor models / textures loading and then work on animations. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.