Skip to main content
GameDev.net gamedev.net
🔒 Locked

Random Person Generator

Started by EvilWeebl Nov 13, 2009 at 5:08 AM 0 replies 1.7k views
Original Post
EvilWeebl
EvilWeebl
Hi all, I want to make a random person generator, to be more specific a random robot generator. Think how Borderlands made their guns. Now im not entirely sure how to go about doing this and any help I try to google about random character generator gives me, yup, password stuff. So as I understand it a skeleton can be made in Max but then what I would like is to have lots of different head meshes, arm meshes, leg meshes etc and at runtime for the code to attach a random combination of these meshes to the skeletons bones to form a randomly generator character(robot). Im only really learned in c++ and directx. Firstly is it possibly to manually attach a mesh to a skeletons bone? Secondly how do I do it? And thirdly is directx enough or will I need something else? Any help much appreciated.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.