Zebra Analysis
   HOME

TheInfoList



OR:

Zebra analysis, or zebra striping, is a diagnostic
shading Shading refers to the depiction of depth perception in 3D models (within the field of 3D computer graphics) or illustrations (in visual art) by varying the level of darkness. Shading tries to approximate local behavior of light on the object's ...
technique used in
computer graphics Computer graphics deals with generating images and art with the aid of computers. Computer graphics is a core technology in digital photography, film, video games, digital art, cell phone and computer displays, and many specialized applications. ...
to visualize
curvature In mathematics, curvature is any of several strongly related concepts in geometry that intuitively measure the amount by which a curve deviates from being a straight line or by which a surface deviates from being a plane. If a curve or su ...
on smooth surfaces. It is primarily used for
computer-aided design Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve c ...
(CAD), where it helps checking that surfaces meet smoothly. It is a simulation of the visual effect of placing an object in a tunnel lit by parallel rows of lights, or a perfectly reflecting object in a room with striped walls.


Implementation

Zebra striping has been implemented in a number of CAD and non-CAD products, including (but not limited to)
Fusion 360 Autodesk Fusion is a commercial computer-aided design (CAD), computer-aided manufacturing (CAM), computer-aided engineering (CAE) and printed circuit board (PCB) design software application, developed by Autodesk. It is available for Windows, ...
,
Autodesk Inventor Autodesk Inventor is a computer-aided design extension application for 3D mechanical design, simulation, visualization, and documentation developed by Autodesk. Features Inventor allows analyzing 2D and 3D CAD models by creating a virtual rep ...
,
AutoCAD AutoCAD is a 2D and 3D computer-aided design (CAD) software application developed by Autodesk. It was first released in December 1982 for the CP/M and IBM PC platforms as a desktop app running on microcomputers with internal graphics control ...
,
Rhinoceros 3D Rhinoceros (typically abbreviated Rhino or Rhino3D) is a commercial 3D computer graphics and computer-aided design (CAD) application software that was developed by TLM, Inc, dba Robert McNeel & Associates, an American, privately held, and employ ...
, and
SolidWorks SolidWorks (stylized as SOLIDWORKS) is a brand of software used for solid modeling computer-aided design (CAD) and computer-aided engineering (CAE). It was one of the first 3D CAD applications designed to run on a desktop PC. The brand is owned ...
.{{Cite web , title=Zebra Stripes - 2020 - SOLIDWORKS Help , url=https://help.solidworks.com/2020/English/SolidWorks/sldworks/c_zebra_stripes.htm , access-date=2024-04-10 , website=help.solidworks.com It can be implemented as an
environment map In computer graphics, reflection mapping or environment mapping is an efficient image-based lighting technique for approximating the appearance of a Specular reflection, reflective surface by means of a precomputed Texture mapping, texture. The t ...
using radiating pie wedges as the source texture.


See also

* Level-set method


References

Shading