Can we design a 3-D human hand in openGL ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Can we design a 3-D human hand in openGL ?

I need a C++/C code to design movable human hand in 3-D

6th Apr 2018, 11:30 AM
sachin billav
sachin billav - avatar
1 Antwort
+ 1
Well you could design the hand in an external 3D modeling program and just add .obj support in your OpenGL program (which is easy and there are many tutorials for it)
6th Apr 2018, 5:20 PM
Ariela
Ariela - avatar