pas de dépendane à numpy, taille plus appropriée

This commit is contained in:
nojhan 2012-04-09 10:41:27 +02:00
commit cd0faa707f

View file

@ -1,13 +1,12 @@
#encoding: utf-8
import math
import numpy
import Image
import ImageDraw
import ImageColor
width = 1000
width = 500
perspective = width
cameraZ = -width