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)
引用格式
Bertrand Dano (2024). SnapRB (https://www.mathworks.com/matlabcentral/fileexchange/24643-snaprb), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R13SP1
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |