Examinando por Autor "Posada, Jorge"
Mostrando 1 - 13 de 13
Resultados por página
Opciones de ordenación
Ítem Accelerated Thermal Simulation for Three-Dimensional Interactive Optimization of Computer Numeric Control Sheet Metal Laser Cutting(American Society of Mechanical Engineers (ASME), 2017-12-21) Mejía, D.; Moreno, Aitor; Arbelaiz, Ander; Posada, Jorge; Ruiz, O.; Chopitea, Raúl; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEÍtem Approximation of the Mechanical Response of Large Lattice Domains Using Homogenization and Design of Experiments(Universitatea Politehnica Bucuresti, 2020-06-01) Montoya, D.; Acosta, D.; Cortes, C.; Pareja, J.; Moreno, Aitor; Posada, Jorge; Ruiz, O.; Montoya, D.; Acosta, D.; Cortes, C.; Pareja, J.; Moreno, Aitor; Posada, Jorge; Ruiz, O.; Universidad EAFIT. Departamento de Ingeniería de Procesos; Procesos Ambientales (GIPAB)Ítem Approximation of the Mechanical Response of Large Lattice Domains Using Homogenization and Design of Experiments(Universitatea Politehnica Bucuresti, 2020-06-01) Montoya, D.; Acosta, D.; Cortes, C.; Pareja, J.; Moreno, Aitor; Posada, Jorge; Ruiz, O.; Universidad EAFIT. Departamento de Ingeniería de Procesos; Desarrollo y Diseño de ProcesosÍtem Approximation of the Mechanical Response of Large Lattice Domains Using Homogenization and Design of Experiments(Universitatea Politehnica Bucuresti, 2020-06-01) Montoya, D.; Acosta, D.; Cortes, C.; Pareja, J.; Moreno, Aitor; Posada, Jorge; Ruiz, O.; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEÍtem Fast Simulation of Laser Heating Processes on Thin Metal Plates with FFT Using CPU/GPU Hardware(Universitatea Politehnica Bucuresti, 2020-05-08) Mejía, D.; Arbelaiz, Andres; Ruiz, O.; Lalinde, J.; Moreno, Aitor; Posada, Jorge; Mejía, D.; Arbelaiz, Andres; Ruiz, O.; Lalinde, J.; Moreno, Aitor; Posada, Jorge; Universidad EAFIT. Departamento de Ingeniería de Sistemas; I+D+I en Tecnologías de la Información y las ComunicacionesÍtem Fast Simulation of Laser Heating Processes on Thin Metal Plates with FFT Using CPU/GPU Hardware(Universitatea Politehnica Bucuresti, 2020-05-08) Mejía, D.; Arbelaiz, Andres; Ruiz, O.; Lalinde, J.; Moreno, Aitor; Posada, Jorge; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEÍtem Interactive visualization of volumetric data with WebGL in real-time(ACM, 2011-06) Congote, John; Kabongo, Luis; Moreno, Aitor; Segura, Alvaro; Posada, Jorge; Ruíz, Oscar; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEThis article presents and discusses the implementation of a 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 visualWeb 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Ítem Marching cubes in an unsigned distance field for surface reconstruction from unorganized point sets(2010) Congote, John; Moreno, Aitor; Barandiaran, Iñigo; Barandiaran, Javier; Posada, Jorge; Ruíz, Óscar; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAESurface reconstruction from unorganized point set is a common problem in computer graphics -- Generation of the signed distance field from the point set is a common methodology for the surface reconstruction -- The reconstruction of implicit surfaces is made with the algorithm of marching cubes, but the distance field of a point set can not be processed with marching cubes because the unsigned nature of the distance -- We propose an extension to the marching cubes algorithm allowing the reconstruction of 0-level iso-surfaces in an unsigned distance field -- We calculate more information inside each cell of the marching cubes lattice and then we extract the intersection points of the surface within the cell then we identify the marching cubes case for the triangulation -- Our algorithm generates good surfaces but the presence of ambiguities in the case selection generates some topological mistakesÍtem Reconfigurable 3D CAD Feature Recognition Supporting Confluent n-Dimensional Topologies and Geometric Filters for Prismatic and Curved Models(MDPI AG, 2020-08-13) Pareja, J.; Betancur-Acosta, Oscar; Posada, Jorge; Tammaro, Antonio; Ruiz, O.; Cadavid, C.; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEÍtem Reconfigurable 3D CAD Feature Recognition Supporting Confluent n-Dimensional Topologies and Geometric Filters for Prismatic and Curved Models(MDPI AG, 2020-08-13) Pareja, J.; Betancur-Acosta, Oscar; Posada, Jorge; Tammaro, Antonio; Ruiz, O.; Cadavid, C.; Pareja, J.; Betancur-Acosta, Oscar; Posada, Jorge; Tammaro, Antonio; Ruiz, O.; Cadavid, C.; Universidad EAFIT. Departamento de Ciencias; Matemáticas y AplicacionesÍtem ReWeb3D: enabling desktop 3D applications to run in the web(ACM, 2013) Glander, Tassilo; Moreno, Aitor; Aristizábal, Mauricio; Congote, John; Posada, Jorge; García-Alonso, Alejandro; Ruíz, Oscar; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAECurrently, 3D rendering is accessible within Web browsers through open standards such as WebGL, X3D, and X3DOM -- At the same time, there is wealth of mature desktop software which comprises algorithms, data structures, user interfaces, databases, etc -- It is a challenge to reuse such desktop software using the Web visualization resources -- In response to this challenge, this article presents a novel framework, called ReWeb3D, which minimizes the redevelopment for migration of existing 3D applications to the Web -- The redeployed application runs on a Web server -- ReWeb3D captures lowlevel graphic calls including geometry, texture, and shader programs -- The captured content is then served as a WebGLenabled web page that conveys full interactivity to the client -- By splitting the graphics pipeline between client and server, the workload can be balanced, and highlevel implementation details and 3D content are hidden -- The feasibility of ReWeb3D has been tested with applications which use OpenSceneGraph as rendering platform -- The approach shows good results for applications with large data sets (e.g. geodata), but is less suited for applications intensive in animations (e.g. games)Ítem Volume Ray Casting in WebGL(InTech, 2012-03-01) Congote, John; Kabongo, Luis; Moreno, Aitor; Segura, Alvaro; Ruiz OE; Posada, Jorge; Beristain, Andoni; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAEReal-time 3D computer graphics systems usually handle surface description models (i.e. BRep representations) and use surface rendering techniques for visualization. Common 3D model formats such as VRML, X3D, COLLADA, U3D (some intended for the Web)Ítem Volume Ray Casting in WebGL(Intech Open, 2012) Congote, John; Kabongo, Luis; Moreno, Aitor; Segura, Alvaro; Beristain, Andoni; Posada, Jorge; Ruíz, Oscar; Universidad EAFIT. Departamento de Ingeniería Mecánica; Laboratorio CAD/CAM/CAE