¡@

Home 

c# Programming Glossary: vtemp

Smoothing a hand-drawn curve

http://stackoverflow.com/questions/5525665/smoothing-a-hand-drawn-curve

t int i j Point Q Point on curve at parameter t Point Vtemp Local copy of control points Copy array Vtemp new Point degree.. t Point Vtemp Local copy of control points Copy array Vtemp new Point degree 1 for i 0 i degree i Vtemp i V i Triangle.. Copy array Vtemp new Point degree 1 for i 0 i degree i Vtemp i V i Triangle computation for i 1 i degree i for j 0 j..