1
0
forked from uestc/Notes
Notes/硬件开发笔记/Altium Designer/Altium Designer渲染设置.md
2024-10-17 15:36:48 +08:00

11 lines
803 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Altium Designer 3D 渲染设置
Altium Designer的3D渲染设置可以在右下角找到Panel, 然后 选择View Configraution
<img src="C:\Users\Administrator\AppData\Roaming\Typora\typora-user-images\image-20230319152206373.png" alt="image-20230319152206373" style="zoom: 50%;" />
View Configuration的界面如下图所示在Configuration中我们可以选择不同颜色的板子。比较主要注意的是Projection选项中的Orthographic和Perspective的区别。当我们选择的Orthographic模式的时候3D渲染会显得非常的畸形。Perspective则是正常的近大远小的透视关系。
<img src="C:\Users\Administrator\AppData\Roaming\Typora\typora-user-images\image-20230319152314180.png" alt="image-20230319152314180" style="zoom:50%;" />