180 likes | 250 Views
Computer Vision Systems Programming. Caroline Steiner & Michael Beham. Overview. Task Solution and Algorithms Challanges & Problems Live Demo Summary. Overview. Task. Solution and Algorithms Challanges & Problems Live Demo Summary. Task – Game Overview. Players are magicians
E N D
Computer VisionSystems Programming Caroline Steiner & Michael Beham
Overview Task Solution andAlgorithms Challanges & Problems Live Demo Summary
Overview Task Solution andAlgorithms Challanges & Problems Live Demo Summary
Task – Game Overview • Players aremagicians • In factory • Want to kill eachother • Noweapons, but spells • Andobjects in factory
Task – Detectionof • Basic Interaction • Walking, Turning, Jumping, Cower • Spells • Balls • Wind • Tornado • Explosion • Throwobject • Earthquake
Task - Tools • Microsoft Kinect and Kinect SDK • OpenGL and GLSL • nVidiaCuda • Autodesk Maya + FBX • nVidiaPhysX
Overview Task Solution andAlgorithms Challanges & Problems Live Demo Summary
Detecting Basic Operation • Walking: • RightFeet in height • TurningShoulderstogoleft/right • KinectrecognizeGround Plane: • Jump • Cower • Viewdirection • Turn Shoulderstolookleft/right
DetectingSpeels • HandTracking • Detecting Hands movementsfor • Righthand • Lefthand • Bothhands • DetectedMoves • Push forward • Whip totheside
Rendering effects • Particle System • Depthoffield • Shadows • Motionblur • Parallax Mapping • Transparency
Overview Task Solution andAlgorithms Challanges & Problems Live Demo Summary
Challanges • PhysX • Effects • Integration into thescene • Modelling thescene • CUDA on different graphicshardware
Problems • Calculating Joints Orientation • Lot to do • „Easy“ problems got hard • Using too much time with effects
Project standing: What‘sworking? What‘smissing? • Rendering • Detecting • Animation • Rigid bodyanimation • Makegameready • Solvingsome Problems Will finish itnextweek(s)
Overview Task Solution andAlgorithms Challanges & Problems Live Demo Summary
Overview Task Solution andAlgorithms Challanges & Problems Live Demo Summary
Summary • Integration to game is missing • Lot effects and spells