Sciweavers

ACMACE
2005
ACM

Interactive three-dimensional rendering on mobile computer devices

13 years 10 months ago
Interactive three-dimensional rendering on mobile computer devices
We present a client/server system that is able to display 3D scenes on handheld devices. This kind of devices have important restrictions of memory and computing power. Therefore, we need to limit the amount of geometry sent by the server to each client. We extract the geometry that is visible for each client and send it. The clients render the geometry using the OpenGL ES [11] API. Our geometry extraction algorithm employs multiresolution and viewdependent simplification. We present results of our system running on a software implementation of OpenGL ES that runs on a PocketPC 2003. Categories and Subject Descriptors I.3.1 [Computer Graphics]: Graphics Systems,network graphics; C.2.4 [Computer-Communication networks]: Distributed Systems,Client/Server Keywords 3D graphics, wireless PDAs
Javier Lluch, Rafael Gaitán, Emilio Camahor
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where ACMACE
Authors Javier Lluch, Rafael Gaitán, Emilio Camahort, Roberto Vivó
Comments (0)