SnapRB

Creates a red-blue anaglyth from current 3D figure.
1.5K Downloads
Updated 5 Jul 2009

View License

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 Linux
Categories
Find more on Automotive in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0