DEV Community

Discussion on: Animating a 3D creeper's head in CSS and JS!

Collapse
 
straleb profile image
Strahinja Babić

Wow great article, i came across a similliar article today, now checking yours, makes me try out 3D objecting :D
Will definetly try to do a 3D object for the first time :D

Collapse
 
mcdostone profile image
Yann Prono

Thanks ;)

You should try yes. We use to see everything in 2D on the web, adding the Z dimension allow us to be more creative!

Collapse
 
straleb profile image
Strahinja Babić • Edited

I have managed to finish my project, and i have used your approach with the cursor tracking(didn't have much opportunities to do it except in 2D), so thought your was the best one to try out :D
Am planning to post the approach i did and of course with the props to mention your approach as well in the post :)