TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Learning resources specifically about character animation systems?

4 pointsby nhgiangover 1 year ago
I.e. how to program one.<p>Thanks!

2 comments

tomparkover 1 year ago
Books with code<p>- <i>3D Mesh Processing and Character Animation</i>, R.Mukundan, 2022 Springer<p>- <i>Character Animation With Direct3D</i>, Carl Granberg, 2009 Course Technology<p>- <i>Advanced Animation with DirectX</i>, Jim Adams, 2003 Premier Press<p>- <i>Real-time 3D Character Animation with Visual C++</i>, Nik Lever, 2002 Focal Press<p>Textbooks<p>- <i>Physics-Based Animation</i>, Erleben&#x2F;Sporring&#x2F;Henriksen&#x2F;Dohlmann, 2005 Charles River<p>- <i>Computer Animation: Algorithms and Techniques</i>, Rick Parent, 2002 Academic Press<p>There&#x27;s lots of open source too
cpachover 1 year ago
What is a character animation system? Is it something like AAlib?<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;AAlib" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;AAlib</a>