readme.txt
来自「RBF平台」· 文本 代码 · 共 17 行
TXT
17 行
If you want to compilethe programm correctly, you should put the following files in the corresponding locations.
glut32.dll to %WinDir%\System32,
glut32.lib to $(MSDevDir)\..\..\VC98\lib, and
glut.h to $(MSDevDir)\..\..\VC98\include\GL. and
glut.h to $(MSDevDir)\..\..\VC98\include.
A example of RBFmodelor.exe
1. File->Open->dataset->ball.pwn (just get the min and max vertex of the dataset, use left button of mouse to rotate the dataset.)
2. RBF Fitting->IsoSurface->OK
A example of PLY reader.exe
1.File->Open->D:\text.ply
2.Rendering->surface
3.Use Ctrl+Rightbutton ->rotate model; Shift+RightButton->Zoom model; Alt+RightButton->Pan model
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?