1 / 4

Multi-resolution Simulation/Animation

Multi-resolution Simulation/Animation. Example: show both overview and detailed zoom-ins in avalanche simulation, requires simulating with different resolutions at once For any geometry: triangulations, meshes, point clouds, particles

plato
Download Presentation

Multi-resolution Simulation/Animation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Multi-resolution Simulation/Animation Example: show both overview and detailed zoom-ins in avalanche simulation, requires simulating with different resolutions at once For any geometry: triangulations, meshes, point clouds, particles List techniques with sample applications which can be adapted for multi-resolution. 1

  2. Efficient kNN-Searching on GPU kNN = k nearest neighbors of a point in Rd for local surface construction (triangulation) Compare efficient data structures and algorithms in 3D on the GPU 2

  3. Shape descriptors for Triangulations Used for shape retrieval (= shape searching) Compare descriptors which can be constructed using a triangulated boundary of 3D objects to their recognition performance 3

  4. Real-time Global Illumination Techniques • Used to render a scene as realistic as possible • List the best techniques required for the complete rendering equation, which can be calculated in real-time in a scene of limited complexity (5123 grid) a) without and b) with global illumination 4

More Related