Scientific Visualization¶
← Back to Domain-Specific Abstractions by Domain
3 domain-specific abstractions whose origin domain is Scientific Visualization.
- Lagrangian–Eulerian advection — A flow-visualization technique that combines particle-following motion with grid-based texture updating to depict unsteady velocity fields coherently.
- Local maximum intensity projection — Render volumetric data by tracing each viewing ray and selecting the first threshold-qualified local intensity maximum, preserving depth order that global maximum projection discards.
- Simulated fluorescence process algorithm — A volume-rendering algorithm that models fluorescence excitation, emission, absorption and scattering to produce physically interpretable images of three-dimensional data.