A Qt port of the GPL bvh editor "avimator" (http://www.avimator.com/). You can load / play / edit / create bvh files to animate 3D avatars with qavimator

Project Activity

See All Activity >

Categories

3D Modeling

License

GNU General Public License version 2.0 (GPLv2)

Follow QAvimator - bvh 3D animation editor

QAvimator - bvh 3D animation editor Web Site

You Might Also Like
Small Business HR Management Software Icon
Small Business HR Management Software

Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
1
1
1
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5

User Reviews

  • Am changing my rating from a 1 to 3, although I am being kind. This program will create animations for SL BUT, because of a bug in SL, this program will not show those animations correctly without using another program - BVHacker. I suppose you could set up the animations with qavimator and some trial and error, but do yourself a favor and download BVHacker as well, to "fix" the final animation before uploading it, you will save yourself a lot of grief and lindens.
  • I would say the biggest selling points of QAvimator are its simplicity and ease-of-use. Also, it's free. This little gem is full of promise, which is why I am excited to be its newest developer. However, Sourceforge will not likely see any more updates. QAvimator has moved to Bitbucket now.
  • The way I got this project to install in Ubuntu 12.04 was as follows: svn co https:[slash*slash]svn[dot]code[dot]sf[dot]net/p/qavimator/code qavimator qmake -makefile There was an error message that "TARGETDEPS" was depreciated in ~/qavimator/src/src.pro on line 88, and that "POST_TARGETDEPS" should be used instead. How I solved this was as stated in the error message as follows: 1.) I opened src.pro using gedit: gedit (path_where_you_downloaded_qavimator)/qavimator/src/src.pro 2.) I found line 88 and commented it out and inserted the update after it: # TARGETDEPS += ../libquat/release/libquat.a POST_TARGETDEPS += ../libquat/release/libquat.a 3.) I saved the file and ran: make 4.) This threw errors about GLUT dependencies not being met so: sudo apt-get install freeglut3 freeglut3-dev 5.) A repeat of step 3, produced no further errors and the following went without further hitches: make install 6.) From here all that was needed was to run the program from the command line: qavmiator Seems to run ok. Not sure how to use the program yet, but at least I got it running. :) So far this is the only BVH editing software that I have found that actually installs and runs under Linux. BVhacker doesn't work in wine any more.
    1 user found this review helpful.
  • good
Read more reviews >

Additional Project Details

Operating Systems

Linux, Mac, Windows

Intended Audience

End Users/Desktop

User Interface

Qt

Programming Language

C++

Related Categories

C++ 3D Modeling Software

Registered

2006-06-23