![]() |
#2
|
|||
|
|||
It looks like you are using the numpy.zeroes function incorrectly. I believe it should be:
Code:
roadarray = 0.0*np.zeros((201,3)) #Need the inner parentheses |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Vertex shader performance problem | Joran | Vizard | 2 | 11-17-2008 01:29 AM |
onkeydown list of values | Cheff | Vizard | 2 | 07-02-2008 02:00 AM |
How to get the position of a vertex | Jerry | Vizard | 1 | 10-04-2006 11:28 AM |
get vertex with on the fly object | enkeli | Vizard | 9 | 05-25-2006 08:27 PM |
GLSL / vertex shaders | oodini | Vizard | 1 | 11-23-2005 10:24 AM |