搜索资源列表
basic_math_tutorial_cg
- 来自: GPGPU::Basic Math Tutorial Demo (c) 2005,2006 Dominik G鰀deke (dominik.goeddeke@math.uni-dortmund.de) For details, refer to http://www.mathematik.uni-dortmund.de/~goeddeke/gpgpu/tutorial.html-from : GPGPU : : Basic Math Tutoria
三维地形
- <p><strong>GIS (Geographical Information System) is a computer support system that represents data using maps. It helps people access, display and analyse data that has geographic content and meaning. For those not familiar with GIS, it u
OperatePly
- 读写ply文件的matlab实现。Writes a mesh to a ply file and Reads a ply file (text format). ply files can be in binary format as we-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both
delphi_3d_designer
- 一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms software use
VESTA
- 用于晶体结构建模,数据可视化。可以直接读取vasp的电荷密度文件,可视化自旋电荷密度图。-VESTA is a successor to two 3D visualization programs, VICS and VEND in the VENUS package. Atoms can be drawn as ball & stick, space filling, polyhedral, stick, wireframe, thermal ellipspoids. Mouse click
g
- psp开发的图像测试软件。只要考入psp里面的psp文件夹里面的game文件夹里面就可以用了。-psp image test software development. If admitted to the psp folder inside the psp folder inside the game which can be used.
insight3d_0_3_2
- insight3d lets you create 3D models from photographs. You give it a series of photos of a real scene (e.g., of a building), it automatically matches them and then calculates positions in space from which each photo has been taken (plus camera s o
GE.tar
- 一个用c++11实现的软件图形引擎 需要用g++4.7进行编译,依赖于boost库-Compiled using g++4.7 a software graphics engine to achieve c++11 dependent boost libraries
CNC--Foam-cutter
- by this program you are able to design and take g-code for cnc cutter machin
librealsense-master
- Intel realsense的开源驱动:只可以获取到原始数据,无官方SDK中的CV算法-Just for reference, these are the possibilities of the librealsense: Native streams: depth, color, infrared Synthetic streams: rectified images, depth aligned to color and vice versa, etc. Intrins
AceConverter_DXF转G代码
- dxf图转G代码工件软件,dxf读取过程清晰(DXF diagram to G code workpiece software, DXF read process is clear)
osgCompute
- osgcompute是用于并行执行代码的抽象基库。 流式处理器。库连接到OpenScenegraph(OSG) 因此,它可以被包括在景观中。它给用户 可以跳到图形处理单元(GPU)进行任何类型的操作 计算结果。然后就可以获得操作过的数据。 到scenegraph进行进一步处理(例如渲染)。(osgCompute is the abstract base library for the execution of code on parallel streaming processors.