Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2ba6c commit 23bafdeCopy full SHA for 23bafde
5 files changed
Demo/sgi/gl/backface.py
@@ -1,4 +1,4 @@
1
-#! /usr/local/python
+#! /usr/local/bin/python
2
3
# backface
4
#
Demo/sgi/gl/kites.py
# *** This only works correctly on a 24 bit-plane machine. ***
Demo/sgi/gl/mixing.py
# Use Gouraud shading to mix colors. Requires Z-buffer.
# It changes the color assignments so fast that you see white.
Demo/sgi/gl/nurbs.py
# Rotate a 3D surface created using NURBS.
Demo/sgi/gl/zrgb.py
# zrgb (Requires Z buffer.)
0 commit comments