登录
首页 » C# » SharpGL

SharpGL

于 2014-01-04 发布 文件大小:1878KB
0 262
下载积分: 1 下载次数: 227

代码说明:

  三维点云数据读取并显示。格式为按行读取,坐标为(X,Y,Z)(3D point cloud data read and displayed. The format is read by line, the coordinates (X, Y, Z))

文件列表:

SharpGL
.......\Example
.......\.......\bin
.......\.......\...\Debug
.......\.......\...\.....\Example1.exe,47616,2013-12-10
.......\.......\...\.....\Example1.pdb,83456,2013-12-10
.......\.......\...\.....\Example1.vshost.exe,11608,2014-01-03
.......\.......\...\.....\Example1.vshost.exe.manifest,490,2010-03-17
.......\.......\...\.....\SharpGL.dll,212992,2011-03-06
.......\.......\...\.....\SharpGL.pdb,564736,2011-03-06
.......\.......\CCValue.cs,304,2013-07-30
.......\.......\Example.csproj,3704,2013-07-31
.......\.......\FormExample.cs,90313,2013-10-04
.......\.......\FormExample.Designer.cs,29261,2013-12-10
.......\.......\FormExample.resx,6190,2013-10-03
.......\.......\obj
.......\.......\...\Debug
.......\.......\...\.....\DesignTimeResolveAssemblyReferences.cache,8829,2013-09-06
.......\.......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5382,2013-12-10
.......\.......\...\.....\Example.csproj.FileListAbsolute.txt,4342,2014-01-03
.......\.......\...\.....\Example.csproj.GenerateResource.Cache,853,2011-03-06
.......\.......\...\.....\Example1.csproj.FileListAbsolute.txt,928,2011-03-06
.......\.......\...\.....\Example1.csproj.GenerateResource.Cache,854,2011-03-06
.......\.......\...\.....\Example1.exe,47616,2013-12-10
.......\.......\...\.....\Example1.FormExample.resources,180,2013-10-03
.......\.......\...\.....\Example1.FormExample1.resources,521,2011-03-06
.......\.......\...\.....\Example1.pdb,83456,2013-12-10
.......\.......\...\.....\Example1.Properties.Resources.resources,180,2013-12-10
.......\.......\...\.....\GenerateResource-ResGen.read.1.tlog,1214,2013-12-10
.......\.......\...\.....\GenerateResource-ResGen.write.1.tlog,1114,2013-12-10
.......\.......\...\.....\Refactor
.......\.......\...\.....\ResolveAssemblyReference.cache,9499,2013-09-10
.......\.......\...\.....\TempPE
.......\.......\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2013-07-30
.......\.......\Program.cs,483,2013-08-03
.......\.......\Properties
.......\.......\..........\AssemblyInfo.cs,1282,2007-06-29
.......\.......\..........\Resources.Designer.cs,2855,2013-07-30
.......\.......\..........\Resources.resx,5612,2007-06-29
.......\.......\..........\Settings.Designer.cs,1107,2013-07-30
.......\.......\..........\Settings.settings,249,2007-06-29
.......\Example.sln,911,2013-07-30
.......\shuju01_2.txt,10999855,2013-09-14
.......\UpgradeLog.XML,4073,2013-07-30
.......\_UpgradeReport_Files
.......\....................\UpgradeReport.css,3348,2013-07-30
.......\....................\UpgradeReport.xslt,12505,2010-05-04
.......\....................\UpgradeReport_Minus.gif
.......\....................\UpgradeReport_Plus.gif
.......\说明.txt,112,2014-01-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Desktop
    土木工程-边坡工程-离散元3dec软件-边坡的建模和安全系数求解的命令流(Civil Engineering- Slope- Discrete Element 3dec software- modeling and solving safety factor of order flow)
    2015-07-28 17:07:32下载
    积分:1
  • Airy_pro
    该程序为立体空间内艾里光束的传播,使用角谱传播定理(The program for the Airy beam propagation in three-dimensional space, using the angular spectrum propagation theorem)
    2021-04-19 20:08:50下载
    积分:1
  • RollerCoaster
    相机在轨道上沿轨道(管状)运动; 右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement Right you can choose a different perspective and exit, there are two perspectives )
    2020-09-09 13:58:06下载
    积分:1
  • faction
    利用分形和混沌理论,生成十分精美的2维图形。有多种参数可以对图形进行控制。(use fractal and chaos theory, generate very attractive two-dimensional graphics. A number of parameters can control graphics.)
    2005-06-10 17:41:19下载
    积分:1
  • ICP
    ICP算法,主要用于三维点云数据的配准,最近点迭代算法,可以收敛到局部最小(registration of point cloud data,the iterated close point algorithm)
    2011-10-30 16:24:40下载
    积分:1
  • Dimensional-terrain
    制作二维地形,并且可以对其添加线表示,还可以做分层设色二维地形图图(Dimensional terrain)
    2013-12-20 15:12:05下载
    积分:1
  • Contour
    说明:  c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)
    2009-07-29 11:44:20下载
    积分:1
  • osg_osgearth
    osgearth的文档资料不多,这里几乎是所有可以找到的中文资料,以及一些osg的中文资料(osgearth documentation much, here you can find almost all the Chinese data, as well as some of the Chinese data osg)
    2020-11-19 09:59:38下载
    积分:1
  • Bsp
    二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了(B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with three points and four points of the painting, we need to fit the more points)
    2016-10-17 08:30:51下载
    积分:1
  • ex2
    这是关于SolidWorks的一个程序,改程序描述的是一个石英晶振片基本的结构,包括,石英晶振片的大小,电极及其连接等(This is a program about SolidWorks, change the procedure described is a basic piece of quartz crystal structure, including the size of the quartz crystal piece, electrodes and connections)
    2016-07-07 22:01:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载