CEIG15
Permanent URI for this collection
Browse
Browsing CEIG15 by Subject "I.3.3 [Computer Graphics]"
Now showing 1 - 5 of 5
Results Per Page
Sort Options
Item Efficient and Robust Position-Based Fluids for VFX(The Eurographics Association, 2015) Alduán, Iván; Tena, Angel; Otaduy, Miguel A.; Mateu Sbert and Jorge Lopez-MorenoDesigning a fluid simulator with VFX production pipelines in mind is a difficult task where goals like efficiency, robustness and scalability compromise each other. Many impressive fluid simulation methods have been presented in research papers before, but often they do not meet the production and flexibility demands of artists working on actual VFX production pipelines. In this paper we present a particle-based fluid simulation framework, based on the well known Position-Based Fluids (PBF) method, designed to address VFX production demands. Our framework puts special care on data structure design and implementation details. It highlights cache-efficient GPU-friendly data structures, an improved Z-index sort spatial voxelization technique, tuned-up simulation algorithms, and collision treatment based on VDB fields. Altogether, they empower the artist with a very efficient fluid solver, but also with the robustness and versatility needed for simulating very diverse scenes and effects.Item NeuroScheme: Efficient Multiscale Representations for the Visual Exploration of Morphological Data in the Human Brain Neocortex(The Eurographics Association, 2015) Pastor, Luis; Mata, Susana; Toharia, Pablo; Bayona, Sofia; Brito, Juan Pedro; Garcia-Cantero, Juan Jose; Mateu Sbert and Jorge Lopez-MorenoThe analysis of data sets from such a complex domain as neuroscience is severely hampered by the brain complexity and by the huge amount of data originated in current experiments and simulations. The complexity of the brain stems not only from the enormous number of relevant entities that integrate it (for example, around 10Item A New Approach for Perceptually-based Fitting Strokes into Straight Segments(The Eurographics Association, 2015) Plumed, Raquel; Company, Pedro; Varley, Peter A. C.; Mateu Sbert and Jorge Lopez-MorenoFitting the strokes of a sketch into geometrical primitives is still an open problem, even for sketches which depict bare line-drawings without annotations. Such sketches comprise only discrete strokes, sequences of points obtained between a pen down and a pen up. It is commonly accepted that the best perceptual fittings depend on the context. Hence, we will only be able to extract the best line-drawing from a sketch by considering a complex recognition flow, where lines must be iteratively fitted according to different tentative relationships until the most plausible line-drawing is reached. The recognition task considered in this paper is determining whether a stroke represents a straight line. The goal is doing it in a way that allows for iterative recognition flows. The novel contributions are that our approach is more fast and robust than accurate, uses perceptual criteria to classify strokes, and returns likeliness instead of a simple yes/no.Item PREFR: A Flexible Particle Rendering Framework(The Eurographics Association, 2015) Galindo, Sergio E.; Toharia, Pablo; Lopez-Moreno, Jorge; Robles, Oscar D.; Pastor, Luis; Mateu Sbert and Jorge Lopez-MorenoWe present PREFR (Particle REndering FRamework): a first approach to a general-purpose particle rendering framework on the standard OpenGL architecture, designed with the goal of being easily configured by the user without compromising efficiency. In this paper, we analyze and discuss the performance of each stage involved in particle rendering in order to improve its efficiency for future versions with additional GPGPU computation steps or multicore parallelization techniques. Finally, we show the potential of our particle engine by tackling two very different problems: The rendering of neuronal electrical impulses in physiological models of the human brain, and the visualization of emergent patterns for information analysis, specifically emphasizing structured information in a complex data set.Item Surfel Octrees: A New Scheme for Interactive Inspection of Anatomy Atlases in Client-Server Applications(The Eurographics Association, 2015) Surinyac, Jordi; Brunet, Pere; Mateu Sbert and Jorge Lopez-MorenoNowadays, an increasing interest on tele-medicine and tele-diagnostic solutions can be observed, with client/server architectures for remote inspection of volume image-based medical data which are becoming more and more popular. The use of portable devices is gradually spreading due to their portability and easy maintenance. In this paper, we present an efficient data model for segmented volume models based on a hierarchical data structure of surfels per anatomical structure. Surfel Octrees are compact enough for transmission through networks with limited bandwidth, and provide good visual quality in the client devices at a limited footprint. Anatomy atlases are represented as octree forests, supporting local interaction in the client device and selection of groups of medical organs. After presenting the octree generation and interaction algorithms, we present several examples and discuss the interest of the proposed approach in low-end devices such as mobiles and tablets.