/
Crowds (and research in computer animation and games) CSE  3541/5541 Crowds (and research in computer animation and games) CSE  3541/5541

Crowds (and research in computer animation and games) CSE 3541/5541 - PowerPoint Presentation

tatyana-admore
tatyana-admore . @tatyana-admore
Follow
349 views
Uploaded On 2019-11-06

Crowds (and research in computer animation and games) CSE 3541/5541 - PPT Presentation

Crowds and research in computer animation and games CSE 35415541 Matt Boggus Foundation of Digital Games See site for paper topics CASA computer animation and social agents Social Agents and ID: 763656

crowd animation www http animation crowd http www based simulation amp techniques autonomous youtube watch agents interactive real time

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "Crowds (and research in computer animati..." is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Crowds (and research in computer animation and games) CSE 3541/5541 Matt Boggus

Foundation of Digital Games See site for paper topics

CASA – computer animation and social agents Social Agents and Avatars Emotion and Personality Virtual Humans Autonomous Actors AI-based Animation Social and Conversational Agents Inter-Agent Communication Social Behavior Crowd Simulation Understanding Human Activity Memory and Long-term Interaction, etc .

SCA – symposium on computer animation 2D, 3D, and N-D animation systems autonomous characters clothing animation and simulation expressive motion / communication facial animation group and crowd behavior intuitive interfaces for creating and editing animations mathematical foundations of animation methods of control and artistic direction of simulations nature in motion (natural phenomena, plants, clouds, ...) new time-based art forms on the computer novel time-varying phenomena perceptual metrics for animation perceptual foundations of animation physical realism / measuring the real world for animation physical simulation fluid animation planning / learning / optimization for animation real-time and interactive methods camera control methods for computer animation sound and speech for animation

I3D – symposium on interactive 3D graphics and games Interaction devices and techniques 3D game techniques Interactive modeling Level-of-detail approaches Pre-computed lighting Visibility computation Real-time surface shading Fast shadows, caustics and reflections Imposters and image-based techniques Animated models GPU techniques Navigation methods Interactive visualization Virtual and augmented reality User studies of interactive techniques and applications Sketch based 3D interaction

Siggraph See http:// kesen.realtimerendering.com/sig2013.html

Crowd modeling applications Entertainment: Games Computer animation Art Evaluation: Architecture Robotics Training: Virtual reality simulation

Individuals and crowds Individuals are agents Reactive vs. planning Goal vs. need driven Groups – set of similar agents Spatially close Like minded (butter-side up or butter-side down) Crowds – many individuals, with or without groups Emergent behavior – similar to flocking, flocking system Uniformity – sameness of members Quantity & density – average distance between members

Agent based example “Autonomous Pedestrians” paper Emulating real pedestrians in urban environments Motions controlled at different levels Reactive behaviors Navigational and motivational behaviors Cognitive behaviors Information stored in mental stateshttp://www.youtube.com/watch?v=cqG7ADSvQ5o

Autonomous Pedestrian techniques

Autonomous Pedestrian techniques

Autonomous Pedestrian techniques

Crowds example “Continuum Crowds” paper https :// www.youtube.com/watch?v=lGOvYyJ6r1c

Continuum Crowds technique

Potential fields – 2 examples

Cellular Automata Regular grid of cells, each in a particular state Each cell has a neighborhood Set of other nearby cells, typically adjacent Set of rules dictate how the cells change state based on other cells in their neighborhood Ex: Conway’s Game of Life https://bitstorm.org/gameoflife /

Spatial organization Cellular decomposition: Regular 2D grid Adjacency accessible Density limited Cells define obstructions Continuous space: Step in any direction Need to decipher obstructions Perception needed

More papers on crowd simulation Simulating Heterogeneous Crowd Behaviors Using Personality Trait Theory http://gamma.cs.unc.edu/personality/ Environment-aware Real-time Crowd Control http:// homepages.inf.ed.ac.uk/s0967017/crowdcontrol.html A Synthetic-Vision-Based Steering Approach for Crowd Simulation http://www.irisa.fr/mimetic/GENS/jpettre / (scroll down to find paper and video)

Commercial crowd simulation MASSIVE http://www.massivesoftware.com / http :// www.youtube.com/watch?v=U2VaLD3GWAs&feature=related http :// www.youtube.com/watch?v=W5pNPJAhsBI http ://www.youtube.com/watch?v=WXqNO9Yi2ZU&feature=relmfu Epic Battle Simulator https :// www.youtube.com/watch?v=SFPncouwnUI

Additional slides

Execution environment Real-time / Interactive Simple computations Avoid n 2 or higher algorithms Limit size Off-line Can use complex models for behavior Can allow interaction between all agents (n 2 ) Size limited only by hardware memory and storage

Panic & Congestion handling Personal space Packing people during evacuation Exit awareness

Panic & Congestion Example Autonomous Pedestrians Controlling Agents in High-Density Crowd Simulation http ://www.youtube.com/watch?v=KsbChtHmwfA&feature=related

Navigation Rule-based Fluid flow: density fields, potential functions Cognitive modeling Flocking systems: individual perception, navigation Particle systems: Individual navigation Cellular automata

Motion & Navigation Potential fields Path planning Passing on pathways Roadmaps Forming & maintaining subgroups