Paper
21 May 2004 Presentation of a large amount of moving objects in a virtual environment
Huanzhuo Ye, Jianya Gong, Jing Ye
Author Affiliations +
Proceedings Volume 5291, Stereoscopic Displays and Virtual Reality Systems XI; (2004) https://doi.org/10.1117/12.525555
Event: Electronic Imaging 2004, 2004, San Jose, California, United States
Abstract
It needs a lot of consideration to manage the presentation of a large amount of moving objects in virtual environment. Motion state model (MSM) is used to represent the motion of objects and 2n tree is used to index the motion data stored in database or files. To minimize the necessary memory occupation for static models, cache with LRU or FIFO refreshing is introduced. DCT and wavelet work well with different playback speeds of motion presentation because they can filter low frequencies from motion data and adjust the filter according to playback speed. Since large amount of data are continuously retrieved, calculated, used for displaying, and then discarded, multithreading technology is naturally employed though single thread with carefully arranged data retrieval also works well when the number of objects is not very big. With multithreading, the level of concurrence should be placed at data retrieval, where waiting may occur, rather than at calculating or displaying, and synchronization should be carefully arranged to make sure that different threads can collaborate well. Collision detection is not needed when playing with history data and sampled current data; however, it is necessary for spatial state prediction. When the current state is presented, either predicting-adjusting method or late updating method could be used according to the users' preference.
© (2004) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Huanzhuo Ye, Jianya Gong, and Jing Ye "Presentation of a large amount of moving objects in a virtual environment", Proc. SPIE 5291, Stereoscopic Displays and Virtual Reality Systems XI, (21 May 2004); https://doi.org/10.1117/12.525555
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Motion models

Data modeling

Virtual reality

Systems modeling

Databases

Data storage

Intelligence systems

RELATED CONTENT

Enabling intelligence with temporal world models
Proceedings of SPIE (May 03 2018)
Data organization of 3D moving objects
Proceedings of SPIE (March 19 2004)
Integrated environment for architecture design of C4ISR system
Proceedings of SPIE (September 15 2004)
Spatio-temporal data management based on ORDB
Proceedings of SPIE (October 28 2006)
A metadata-based method for modeling geospatial objects
Proceedings of SPIE (October 28 2006)
Study on data-organization of grid-VGE
Proceedings of SPIE (December 02 2005)
An optimized infrastructure of VGE based on grid
Proceedings of SPIE (January 04 2006)

Back to Top