Reference | An online tool to help you sketch human figures

I have a spent a lot of time in finding perfect references for human figures. We generally use mannequins for that purpose but I thought a web version will be more accessible as you can download the reference pose as an image and use that too.

I used three.js to build https://getreference.vercel.app/ for that purpose. There are lot of ideas like inverse kinematics in the plan.

The source code is available on GitHub and can be found here: https://github.com/ritz078/reference

12 Likes

Nice!
Limitless creativity :slight_smile:

8 Likes

indeed, I always had this specific super-hero pose in mind, never could find the reference to draw it before!
image

8 Likes

Pretty cool!
Would love to see IK kinematics. Also I think it would be nice if you could switch gender without resetting the pose

4 Likes

Maybe a local transformation (for the pivot points) could be more useful instead of the global one.

Anyway it’s a great job :love_you_gesture: :muscle:

1 Like

Thanks for the step by step explanation. Works like a charm!

Walgreenslistens

1 Like

These are really amazing creations I had ever seen

Omegle

1 Like

That’s in the roadmap. Thanks for the suggestion.

Maybe a local transformation (for the pivot points) could be more useful instead of the global one.

Good idea. I will make that optional.

Anyway it’s a great job

Thank you