1 / 4

OpenGL 安裝說明

OpenGL 安裝說明. 2012/9/27. OpenGL 下載. 下載頁: http:// www.xmission.com /~ nate/glut.html. OpenGL 下載. Visual studio 2010 安裝方法 glut.h 複製到 C:Program FilesMicrosoft Visual Studio 10.0VCincludeGL 是 x86 請放至 C:Program Files(X86) Microsoft Visual Studio 10.0VCincludeGL 若 沒 GL 資料夾 自己建立

fraley
Download Presentation

OpenGL 安裝說明

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OpenGL安裝說明 2012/9/27

  2. OpenGL下載 • 下載頁:http://www.xmission.com/~nate/glut.html

  3. OpenGL下載 • Visual studio 2010安裝方法 • glut.h複製到C:\Program Files\Microsoft Visual Studio 10.0\VC\include\GL • 是x86請放至C:\Program Files(X86)\Microsoft Visual Studio 10.0\VC\include\GL • 若沒GL資料夾自己建立 • glut32.lib 複製到C:\Program Files\Microsoft Visual Studio 10.0\VC\lib • glut32.dll 複製到C:\Windows\system

  4. OpenGL測試 • 老師的網頁:http://www.csim.scu.edu.tw/~chiang/ • A1. Computer Graphics2012 •  [simple.c by Angel]

More Related