Alberto Vega - Graficacion
Ingenieria en Sistemas Computacionales. Instituto Tecnológico De Matamoros.
Mi Juego en Python
Descarga :
Google Drive
Entrada antigua
Página Principal
Mi Juego en Python
Descarga : Google Drive
Python 3D | Cubo
import pygame from pygame.locals import * from OpenGL.GL import * from OpenGL.GLU import * verticies = ((1, -1, -1),(1, 1, -1),(-1, 1, -...
Instalar y Desinstalar una Librería Python | Windows 10
Paso 1: Abrir una ventana de comandos Paso 2: Navegar hasta C:\Python27\Scripts cd.. cd.. cd Python27 cd Scripts pip install...