Hi folks! I've added the Spline Interpolation support to my Animation Framework!
The framework is available in form of ZIP archive at the link below: http://user.augmented-reality.it/test/AnimationFramework2.zip The archive structure is the following: - AnimationFramework.zip | |- Test.sln -> Visual Studio 2005 Solution | used to test the framework. | |- Core -> Framework Source Code | |- Documentation -> Framework Documentation | |- Examples | | | |- 00NodeCore -> Demonstrates the animation | | of a full node core. | | | |- 01SFVec3f -> Demonstrates the animation | | of a SFVec3f field. | | | |- 02MFVec3f -> Demonstrates the animation | of a MFVec3f field. | |- FileTest -> Shows how to load an animation stored inside an OpenSG binary file. As always, feedback is greatly appreciated ! Cheers, Carlo ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
