Examinando por Autor "Segura, A."
Mostrando 1 - 3 de 3
Resultados por página
Opciones de ordenación
Ítem Hardware-accelerated web visualization of vector fields: Case study in oceanic currents(2012-01-01) Aristizabal, M.; Congote, J.; Segura, A.; Moreno, A.; Arregui, H.; Ruiz, O.; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEVisualization 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 Interactive visualization of volumetric data with WebGL in real-time(2011-01-01) Congote, J.; Segura, A.; Kabongo, L.; Moreno, A.; Posada, J.; Ruiz, O.; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEThis article presents and discusses the implementation of a direct volume rendering system for the Web, which articulates a large portion of the rendering task in the client machine. By placing the rendering emphasis in the local client, our system takes advantage of its power, while at the same time eliminates processing from unreliable bottlenecks (e.g. network). The system developed articulates in efficient manner the capabilities of the recently released WebGL standard, which makes available the accelerated graphic pipeline (formerly unusable). The dependency on specially customized hardware is eliminated, and yet efficient rendering rates are achieved. The Web increasingly competes against desktop applications in many scenarios, but the graphical demands of some of the applications (e.g. interactive scientific visualization by volume rendering), have impeded their successful settlement in Web scenarios. Performance, scalability, accuracy, security are some of the many challenges that must be solved before visual Web applications popularize. In this publication we discuss both performance and scalability of the volume rendering by WebGL ray-casting in two different but challenging application domains: medical imaging and radar meteorology. © 2011 ACM.Ítem Visualization of flow fields in the web platform(Vaclav Skala, 2012-01-01) Aristizabal, M.; Congote, J.; Segura, A.; Moreno, A.; Arregui, H.; Ruiz, O.E.; 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 and low-performance devices. The computation of trajectories usually repeats 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 a 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 implementation and in the reduction of the computational effort to calculate the stream paths since unnecessary calculations are avoided by reusing data through iterations. As case study, the visualization of oceanic streams in the web platform is presented and analyzed, using WebGL as the parallel computing architecture and the rendering engine.