sunwave Posted April 13 Posted April 13 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 April 15 Author Posted April 15 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 April 15 Posted April 15 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 April 15 Author Posted April 15 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
sunwave Posted April 16 Author Posted April 16 Thanks to @Berniemack and @xFranko for their help. I finally managed to get armor rendering with textures Quote
Berniemack Posted April 16 Posted April 16 11 minutes ago, sunwave said: Thanks to @Berniemack and @xFranko for their help. I finally managed to get armor rendering with textures Good stuff dude looking good! 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.