voxel

Three-dimensional space has volume pixels {voxel}. Voxels can be opaque, translucent, or transparent. Voxel transparency level can be a parameter {integral alpha}. Perceived pixel color P depends on integral alpha, voxel color intensity A, and background pixel color intensity B: P = alpha * A + (1 - alpha) * B, where A and B are red, green, or blue. Integral alpha is the same for all three color channels. For transparent voxels, alpha is zero, perceived color is background color, and voxel has no effect. For opaque voxels, alpha is one, perceived color is voxel color, and background has no effect. Therefore, systems can multiply alpha and voxel and background colors {premultiplied alpha} before compositing, for efficiency.

Volumetric displays can have multiple parallel display planes or a rotating plane to sweep out volume.

Related Topics in Table of Contents

Mathematical Sciences>Computer Science>Systems>Computer Vision

Whole Section in One File

3-Computer Science-Systems-Computer Vision

Drawings

Drawings

Contents and Indexes of Topics, Names, and Works

Outline of Knowledge Database Home Page

Contents

Glossary

Topic Index

Name Index

Works Index

Searching

Search Form

Database Information, Disclaimer, Privacy Statement, and Rights

Description of Outline of Knowledge Database

Notation

Disclaimer

Copyright Not Claimed

Privacy Statement

References and Bibliography

Consciousness Bibliography

Technical Information

Date Modified: 2022.0224