123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|365|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> thoughts

Mon, 19 Mar 2012, 12:36
Afr0
Thoughts?
Mon, 19 Mar 2012, 12:36
JL235
Trying things randomly is the problem; You will only solve the issue if you get lucky. Grab a pencil and a sheet of paper, and go through what you know, and what you need to happen, step by step. Then go back to the code.
Mon, 19 Mar 2012, 12:57
Stealth
Be persistent.
Mon, 19 Mar 2012, 23:43
Afr0
Trying things randomly is the problem; You will only solve the issue if you get lucky. Grab a pencil and a sheet of paper, and go through what you know, and what you need to happen, step by step. Then go back to the code.


The thing is, I more or less know what needs to happen. The reason the body isn't rendering correctly is because the vertices are transformed based on where the bones are. Which makes sense, because they need to be in order for animation to work.
Therefore I need to position the bones correctly in 3D space.

Here's how the skeleton is supposed to look:



Versus what I have:



-=-=-
Afr0 Games

Project Dollhouse on Github - Please fork!
Mon, 19 Mar 2012, 23:45
Afr0
Thanks, Stealth, but it just seems like I've already been extremely persistent. :\

-=-=-
Afr0 Games

Project Dollhouse on Github - Please fork!
Tue, 20 Mar 2012, 14:19
Stealth
Keep persisting. You're at the hard part and the end is fuzzy but you'll get there. Most people in your position would give up but you can't be one of them. Be passionate about it and refuse defeat. You'll realize just how far you can push yourself and accomplish things.

-=-=-
Quit posting and try Google.