Examinando por Autor "Arregui, Harbil"
Mostrando 1 - 2 de 2
Resultados por página
Opciones de ordenación
Ítem Hardware-accelerated Web Visualization of Vector Fields. Case Study in Oceanic Currents(2012) Aristizábal, Mauricio; Congote, John Edgar; Segura, Álvaro; Moreno, Aitor; Arregui, Harbil; Ruíz, O.Visualization of vector fields plays an important role in research activities nowadays -- Increasing web applications allow a fast, multi-platform and multi-device access to data -- As a result, web applications must be optimized in order to be performed heterogeneously as well as on high-performance as on low capacity devices -- This paper presents a hardware-accelerated scheme for integration-based flow visualization techniques, based on a hierarchical integration procedure which reduces the computational effort of the algorithm from linear to logarithmic, compared to serial integration methodologies -- The contribution relies on the fact that the optimization is only implemented using the graphics application programming interface (API), instead of requiring additional APIs or plug-ins -- This is achieved by using images as data storing elements instead of graphical information matrices -- A case study in oceanic currents is implementedÍtem Visualization of flow fields in the web platform(2012) Aristizábal, Mauricio; Congote, John; Segura, Álvaro; Moreno, Aitor; Arregui, Harbil; Ruíz, Óscar; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEVisualization of vector fields plays an important role in research activities nowadays -- Web applications allow a fast, multi-platform and multi-device access to data, which results in the need of optimized applications to be implemented in both high-performance and low-performance devices -- Point trajectory calculation procedures usually perform repeated calculations due to the fact that several points might lie over the same trajectory -- This paper presents a new methodology to calculate point trajectories over highly-dense and uniformly-distributed grid of points in which the trajectories are forced to lie over the points in the grid -- Its advantages rely on a highly parallel computing architecture implementation and in the reduction of the computational effort to calculate the stream paths since unnecessary calculations are avoided, reusing data through iterations -- As case study, the visualization of oceanic currents through in the web platform is presented and analyzed, using WebGL as the parallel computing architecture and the rendering Application Programming Interface