|
Author |
Topic: reference: minimal number of curveVertexes (Read 651 times) |
|
sanguinarium
|
reference: minimal number of curveVertexes
« on: Aug 2nd, 2004, 1:39pm » |
|
low prio reference suggestion: now this sounds silly but i think it would make sense to add a reference note about the minimal amount of vertexes needed in curveVertex() and bezierVertex(). this will prevent you from questions (like i got) for fragments such as: beginShape(LINE_STRIP); curveVertex(84, 91); curveVertex(68, 19); curveVertex(21, 17); endShape(); ('because i want to draw a curve with three nodes' -> [sheee!]... splines... blablabla... nodeweights... blabla... math... blablabla...). y'all know the routine...
|
|
|
|
sanguinarium
|
Re: reference: minimal number of curveVertexes
« Reply #1 on: Aug 18th, 2004, 6:14pm » |
|
sorry, this should have gone into reference suggestions of course. not a bug!
|
|
|
|
|