Hello opensg list, Since recently I'm working on a project involving 3danimations, I've downloaded the vrml animation library wrote by Rasmus Agerholm.
After some struggle, I have been able to build the library dll, and to setup a small test program. Actually, just to give the library a test, I've downloaded the example code in the library's main page: http://www.vrmedialab.dk/~rasta/personal/download/animExample.cpp Now, both the projects compile and link with no problem, but no matter what vrml file I try to display, sooner or later every file crashes in the first barrier line: pAnimator->pAnimatorSyncBarrier->enter( 2 ); The only kind of feedback that I have is a windows dialog informing me that there was a debug assertion failure, vector subscript out of range. Does anyone has come across this error or has any clue to solve this? Thanks, Enrico ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
