Skip to content
Snippets Groups Projects
Commit 30f2983a authored by LeeSangWoong's avatar LeeSangWoong
Browse files

이미지 추가

parent ef5dffec
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ RingGeometry는 생성 시에 총 6개의 Parameter를 입력으로 받습니다 ...@@ -19,6 +19,7 @@ RingGeometry는 생성 시에 총 6개의 Parameter를 입력으로 받습니다
각각의 parameter를 Radius, Segments, Theta 탭에서 직접 변경해가며 RingGeometry가 변하는 모습을 관찰하여 RingGeometry에 대한 이해도를 늘리고, 이는 추후 다양한 다른 Geometry를 생성할 때에 도움이 될 것입니다. 각각의 parameter를 Radius, Segments, Theta 탭에서 직접 변경해가며 RingGeometry가 변하는 모습을 관찰하여 RingGeometry에 대한 이해도를 늘리고, 이는 추후 다양한 다른 Geometry를 생성할 때에 도움이 될 것입니다.
![wireoff](/uploads/c23610164b547431a64be2b8aa66c96c/wireoff.png) ![wireon](/uploads/277538726de3b6dffe841d708e47b250/wireon.png) ![wireoff](/uploads/c23610164b547431a64be2b8aa66c96c/wireoff.png) ![wireon](/uploads/277538726de3b6dffe841d708e47b250/wireon.png)
Canvas 우상단에 위치한 'WireframeGeometry로 보기' 버튼을 눌러 Geometry의 vertex가 어떤 식으로 구성되어 있는지 확인하고, parameter를 변경시킴에 따라 Geometry가 어떻게 변하는지 더욱 쉽게 관찰하고 이해할 수 있습니다. Canvas 우상단에 위치한 'WireframeGeometry로 보기' 버튼을 눌러 Geometry의 vertex가 어떤 식으로 구성되어 있는지 확인하고, parameter를 변경시킴에 따라 Geometry가 어떻게 변하는지 더욱 쉽게 관찰하고 이해할 수 있습니다.
- 1920 X 1080 해상도에서 실행하기를 권장합니다. - 1920 X 1080 해상도에서 실행하기를 권장합니다.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment