搜索资源列表
line.tar
- 利用python和glu, glut库写的一个OpenGL的示例程序。
Impressive-0.10.2.tar
- Simple python application to add opengl effects to pdf slideshow.
GrabCut
- 一个质量比较高的源码,在编译时需要OpenCV 和 OpenGL。-A relatively high quality source code, compile-time need in OpenCV and OpenGL.
nehe_lesson06.tar
- Nehe OpenGL Lesson 6 Texture Mapping (Python)
nehe_lesson08.tar
- NeHe OpenGL Lesson 8: Blending (Python)
nehe_lesson09.tar
- NeHe OpenGL Lesson 9: Moving Bitmaps In 3D Space (Python)
nehe_lesson10.tar
- NeHe OpenGL Lesson 10: Loading And Moving Through A 3D World (Python)
main
- 1,本程序用于初学Python下的三维可视化编程 2,在Python中调用Opengl)库,并读取指定文件显示。-1, the procedure for the novice visualization Python programming under 2, call in Python Opengl) library, and read the specified file appears.
PyOpenGL9sep09
- Python Programming in OpenGL A Graphical Approach to Programming Stan Blank, Ph.D. Wayne City High School Wayne City, Illinois 62895 - Python Programming in OpenGL A Graphical Approach to Programming
ch3_4.julia
- Python语言编写的OpenGL程序 julia集合-OpenGL program written in Python julia set
opengl1.pdf.tar
- When you start to program in OpenGL, you might need a decent Integrated Development Environ- ment (IDE). Being free, open-source and platform independent, Eclipse (http://www.eclipse. org/) is an excellent choice. Although officially a Java Devel
PyOpenGL-3.0.1
- python opengl 包 想要用opengl在python下 需要这个-python opengl opengl package you want to use this bag in python required under
TypingTutor
- Python typing tutor, in python opengl
crystalspace-src-1.2.1
- 一个采用C++,python,C#等语言实现的3D图形编程。-Crystal Space is an Open Source 3D SDK for Unix, Windows, MacOS/X. It renders with OpenGL or software and features curved surfaces, volumetric fog, dynamic colored lighting, terrain engine, LOD, procedural textures, por
PyOpenGL-Demo-3.0.1b1
- python的openGl示例模塊,能通過學習opengL來讀取模塊的內容-It is decoded by python s model.
Python.koch
- 用Python语言编写的OpenGL程序 Koch曲线-With OpenGL program written in Python Koch curve
demo04.robot
- Python语言编写的OpenGL程序 机器人可动手臂-OpenGL program written in Python movable robot arm
ch4_3.c_curve
- 用Python语言编写的OpenGL程序 C曲线-OpenGL with Python program written in C curve
ch3_4.julia
- Python语言编写的OpenGL程序 julia集合-OpenGL program written in Python julia set
光照模型原理OpenGL实现
- 使用Python中的pyOpenGL实现了光照模型原理,注释详细,代码亲测可运行