ผลต่างระหว่างรุ่นของ "Final Project ของวัลย์ทิพย์และพิชนิตา"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 6: แถว 6:
 
#* ขยายไฟล์
 
#* ขยายไฟล์
 
#* Extract ไฟล์ชื่อ glut32.dll ลงใน C:\Windows\System32
 
#* Extract ไฟล์ชื่อ glut32.dll ลงใน C:\Windows\System32
 +
# ลงภาษา Python
 +
#* ดาวน์โหลด installer ต่างๆ จาก http://theory.cpe.ku.ac.th/~pramook/software/python26/
 +
#** Python 2.6.1: http://theory.cpe.ku.ac.th/~pramook/software/python26/python-2.6.1.msi
 +
#** PyOpenGL 3.0 for Win32: http://theory.cpe.ku.ac.th/~pramook/software/python26/PyOpenGL-3.0.0.win32.exe

รุ่นแก้ไขเมื่อ 04:41, 16 มิถุนายน 2552

วิธีการลงซอฟต์แวร์ให้ทำงานได้

  1. ลง Visual Studio 2008 (เคยให้แล้ว)
  2. ลง GLUT
    • ไปที่ http://www.xmission.com/~nate/glut.html
    • ดาวน์โหลด glut-3.7.6-bin.zip
    • ขยายไฟล์
    • Extract ไฟล์ชื่อ glut32.dll ลงใน C:\Windows\System32
  3. ลงภาษา Python