Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

문서 태그: 3D

2개 문서를 찾았습니다

  • Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL 이제 우리가 만든 정사각형에 5개의 면을 더해서 3차원 정육면체를 만들어 보겠습니다. 이 작업을 조금 더 효율적으로 하기 위해서 drawArray() 메서드를 호출해서 ...
  • Web/Guide/그래픽 웹 사이트 및 응용 프로그램은 종종 그래픽을 보일 필요가 있습니다. 여기서는 이를 수행할 수 있는 법을 주의 깊게 살펴봅니다.