HOME | DD

Published: 2013-09-07 15:38:03 +0000 UTC; Views: 1791; Favourites: 8; Downloads: 0
Redirect to original
Description
*** DEMO VIDEO : www.youtube.com/watch?v=19nbgu…I developped a program that prints on your desktop a 3D model of Toothless following your cursor with its head.
Huge thanks and credits to =Mirdon-Wolf for the 3D model used : mirdon-wolf.deviantart.com/art…
Ask him before if you want to reuse the 3D model.
Somehow zip upload fails on dA so i hosted it on google Drive
download here : docs.google.com/file/d/0B0aIPI…
This program has been tested on Windows 7 64 its (my computer). It is for windows only and hasn't been tested on 32bits version or any other version. Contact me to report any bug.
Known issues :
*The pose isn't that all beautiful, but that's the best i could get
*There's no eyes at the moments, i have issues blitting them
*** Things to improve ***
*The pose used
*Handling of several bones
*** Technical data (for other programmers) ***
Model reading is done with the Assimp library
Windows creation, transparency and tray bar is done with Api Windows
Model blitting is done with OpenGL