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
Multi-Site Network and Cloud Connectivity for Businesses Icon
Multi-Site Network and Cloud Connectivity for Businesses

Internet connectivity without complexity

As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
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