Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
International Conference on Computer Graphics and Interactive Techniques: Proceedings of the 18th annual conference on Computer graphics and interactive techniques, 1991, p.105-112
An object-oriented framework for the integration of interactive animation techniques
Ist Teil von
International Conference on Computer Graphics and Interactive Techniques: Proceedings of the 18th annual conference on Computer graphics and interactive techniques, 1991, p.105-112
Ort / Verlag
New York, NY, USA: ACM
Erscheinungsjahr
1991
Quelle
ACM Digital Library
Beschreibungen/Notizen
We present an interactive modeling and animation system that facilitates the integration of a variety of simulation and animation paradigms. This system permits the modeling of diverse objects that change in shape, appearance, and behaviour over time. Our system thus extends modeling tools to include animation controls. Changes can be effected by various methods of control, including scripted, gestural, and behavioral specification. The system is an extensible testbed that supports research in the interaction of disparate control methods embodied in controller objects. This paper discusses some of the issues involved in modeling such interactions and the mechanisms implemented to provide solutions to some of these issues.The system's object-oriented architecture uses delegation hierarchies to let objects change all of their attributes dynamically. Objects include displayable objects, controllers, cameras, lights, renderers, and user interfaces. Techniques used to obtain interactive performance include the use of data-dependency networks, lazy evaluation, and extensive caching to exploit inter- and intra-frame coherency.