Show
Ignore:
Timestamp:
10/28/09 14:31:24 (4 years ago)
Author:
robert
Message:

From Cedric Pinson, updates to osganimation example to keep in sync with changes with osgAnimation, and introduction of a hardware skinning example

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • OpenSceneGraph/trunk/examples/osganimationskinning/osganimationskinning.cpp

    r9737 r10697  
    11/*  -*-c++-*-  
    2  *  Copyright (C) 2008 Cedric Pinson <mornifle@plopbyte.net> 
     2 *  Copyright (C) 2008 Cedric Pinson <cedric.pinson@plopbyte.net> 
    33 * 
    44 * This library is open source and may be redistributed and/or modified under   
     
    2525#include <osgAnimation/Skeleton> 
    2626#include <osgAnimation/RigGeometry> 
    27 #include <osgAnimation/Skinning> 
    2827#include <osgAnimation/BasicAnimationManager> 
    2928