Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Hardware-assisted visibility sorting for unstructured volume rendering.

Steven P Callahan1, Milan Ikits, João L D Comba

  • 1Scientific Computing and Imaging Institute, School of Computing, University of Utah, 50 S. Central Campus Dr., Salt Lake City, UT 84112, USA. stevec@sci.utah.edu

IEEE Transactions on Visualization and Computer Graphics
|May 5, 2005
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

BDIViz: An Interactive Visualization System for Biomedical Schema Matching with LLM-Powered Validation.

IEEE transactions on visualization and computer graphics·2025
Same author

TiVy: Time Series Visual Summary for Scalable Visualization.

IEEE transactions on visualization and computer graphics·2025
Same author

Indicator Tubes: A Novel Solution for Monitoring Temperature Excursions in Biobank Storage.

Methods and protocols·2025
Same author

Design and Implementation of the Transparent, Interpretable, and Multimodal (TIM) AR Personal Assistant.

IEEE computer graphics and applications·2025
Same author

Few-shot genes selection: subset of PAM50 genes for breast cancer subtypes classification.

BMC bioinformatics·2024
Same author

SUBPLEX: A Visual Analytics Approach to Understand Local Model Explanations at the Subpopulation Level.

IEEE computer graphics and applications·2023
Same journal

MesoSplats: Texture Synthesis with Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

GLLA: A Unified Force-Directed Graph Layout Framework Supporting Local Adjustments.

IEEE transactions on visualization and computer graphics·2026
Same journal

Multi-Perception Crowd: Learning to combine entity and implicit perception for diverse crowd simulation.

IEEE transactions on visualization and computer graphics·2026
Same journal

Hiding in Plain Sight: Camouflaging Real-world Objects.

IEEE transactions on visualization and computer graphics·2026
Same journal

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same journal

Practical Occluder Generation for Mobile Games.

IEEE transactions on visualization and computer graphics·2026
See all related articles

This study introduces a new volume rendering technique that offloads sorting tasks to the GPU, significantly speeding up real-time rendering of large unstructured meshes. The hardware-assisted approach achieves high rendering rates for complex 3D data visualizations.

Area of Science:

  • Computer Graphics
  • Scientific Visualization
  • High-Performance Computing

Background:

  • Real-time rendering of large unstructured meshes is a significant challenge in volume visualization.
  • Current GPU hardware is well-suited for regular grids but not easily adapted for unstructured mesh rendering.
  • Existing methods often involve complex CPU-based processing for sorting and visibility determination.

Purpose of the Study:

  • To propose a novel volume rendering technique that leverages GPU capabilities for efficient sorting.
  • To reduce the computational burden on the CPU by shifting sorting tasks to the GPU.
  • To improve the real-time rendering performance of large unstructured meshes.

Main Methods:

  • A hybrid hardware-assisted visibility sorting algorithm operating in both object-space and image-space.

Related Experiment Videos

  • Object-space partial sorting of 3D primitives on the CPU to prepare for rasterization.
  • Image-space incremental sorting of fragment streams using a fixed-depth sorting network on the GPU.
  • Main Results:

    • The proposed technique effectively shifts the sorting burden to the GPU for more efficient processing.
    • A prototype implementation demonstrated rendering rates of 1-6 million tetrahedral cells per second on an ATI Radeon 9800.
    • The hybrid approach achieves significant performance gains in real-time rendering of unstructured data.

    Conclusions:

    • The developed GPU-accelerated sorting algorithm offers a viable solution for real-time volume rendering of unstructured meshes.
    • This technique enhances the efficiency of scientific visualization by utilizing modern graphics hardware.
    • The approach paves the way for faster and more interactive exploration of complex 3D datasets.