📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -