资源列表
[3D图形编程] ShaderProject
说明:利用C#下XNA平台研究对3D模型实现即时渲染的测试(一)。-The use of C# under the XNA platform to study the 3D model of real-time rendering test (a).<吉利> 在 2024-11-13 上传 | 大小:6.3mb | 下载:0
[3D图形编程] PLY_TO_TRI_MESH
说明:一个Matlab程序,可以将一个PLY文件格式的多边形网格取面转换成一对数组表示的三角形网格曲面-PLY_TO_TRI_MESH:a MATLAB program which reads data from a PLY file describing a polygonal mesh of a 3D surface,and converts it to a pair of arrays describing a triangular m<niuxj> 在 2024-11-13 上传 | 大小:40kb | 下载:0
[3D图形编程] PLY_IO_Read_Write
说明:PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file<niuxj> 在 2024-11-13 上传 | 大小:24kb | 下载:0
[3D图形编程] bezier_surface_display
说明:BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面-BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from<niuxj> 在 2024-11-13 上传 | 大小:22kb | 下载:0
[3D图形编程] STL_DISPLAY_Display
说明:STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays t<niuxj> 在 2024-11-13 上传 | 大小:101kb | 下载:1
[3D图形编程] OBJ_DISPLAY_Display
说明:OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上-a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen<niuxj> 在 2024-11-13 上传 | 大小:66kb | 下载:0
[3D图形编程] TRI_MESH_TO_PLY
说明:将三角网格表示的3D曲面转换成一个PLY格式的文件-a MATLAB program which converts data describing a triangular mesh of a 3D surface, and reformats it into a data structure suitable for storage as a PLY file<niuxj> 在 2024-11-13 上传 | 大小:14kb | 下载:0