readme

来自「[Game.Programming].Academic - Graphics G」· 代码 · 共 13 行

TXT
13
字号
C++ code from the article"Intersecting Parametric Cubic Curves by Midpoint Subdivision"by R. Victor Klassen, klassen.wbst128@xerox.comin "Graphics Gems IV", Academic Press, 1994files:    Bezier.cc	- C++ source for cubic Bezier curve intersection    Bezier.h	- header file for "    makefile    test.cc	- test program that prints out Postscript of curve intersection    testout.ps	- color Postscript output of test program    vector.h	- floating point vector library

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?