搜索资源列表
capture__screen_pig
- OSG中自动读取像素信息,并存储成BMP格式文件。该示例最大的特点是能够连续抓图。-OSG automatically reads the pixel information, and store into a BMP format file. The biggest feature is the ability to sample consecutive drawings.
3d_webgl
- 基于webgl实现stl格式3d文件读取与显示,自动调整其大小使其适应显示窗口大小,并自动实现其居中显示,以及实现鼠标操作放大缩小平移-3d stl format based webgl achieve read and display file, automatically adjusts its size to adapt to the size of the display window and automatically achieve its centered, and the rea
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we