readme
来自「[Game.Programming].Academic - Graphics G」· 代码 · 共 12 行
TXT
12 行
C++ code from the article"Incremental Delaunay Triangulation"by Dani Lischinski, danix@graphics.cornell.eduin "Graphics Gems IV", Academic Press, 1994test.C contains an interactive test program for Delaunay triangulation.The program should compile and run on SGI workstations.Use left-mouse to add new points.The rest of the code is more portable (not limited to SGIs).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?