SnapRB
Version 1.0.0.0 (1.35 KB) by
Bertrand Dano
Creates a red-blue anaglyth from current 3D figure.
creates a red-blue anaglyth from current 3D figure. Angle of binocular rotation can be changed.
H=snaprb(alpha)
alpha: angle of binocular rotation. By default, use alpha=1 deg and increase value for depth effect.
Example:
[X,Y,Z] = peaks(30);
mesh(X,Y,Z,'edgecolor','k')
snaprb(1)
Cite As
Bertrand Dano (2024). SnapRB (https://www.mathworks.com/matlabcentral/fileexchange/24643-snaprb), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13SP1
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |