登录
首页 » C# » 3dCloud

3dCloud

于 2021-02-25 发布 文件大小:26234KB
0 214
下载积分: 1 下载次数: 105

代码说明:

  c#语言实现三维点云文件的读取以及opengl显示(c# language to achieve a three-dimensional point cloud file read and opengl display)

文件列表:

点云读取
........\OpenGL_1
........\........\Backup
........\........\......\OpenGL_1
........\........\......\........\csglViewer.cs,8947,2009-03-24
........\........\......\........\drawLegs.cs,1315,2009-03-24
........\........\......\........\drawMan.cs,5004,2009-03-19
........\........\......\........\Form1.cs,3321,2009-03-24
........\........\......\........\Form1.Designer.cs,6538,2009-03-24
........\........\......\........\Form1.resx,6017,2009-03-24
........\........\......\........\loadObjFile.cs,4168,2009-03-24
........\........\......\........\OpenGL_1.csproj,3604,2009-03-21
........\........\......\........\Program.cs,471,2009-03-18
........\........\......\........\Properties
........\........\......\........\..........\AssemblyInfo.cs,1170,2009-03-18
........\........\......\........\..........\Resources.Designer.cs,2872,2009-03-18
........\........\......\........\..........\Resources.resx,5612,2009-03-18
........\........\......\........\..........\Settings.Designer.cs,1093,2009-03-18
........\........\......\........\..........\Settings.settings,249,2009-03-18
........\........\......\OpenGL_1.sln,913,2009-03-18
........\........\......\OpenGL_1.suo,18432,2009-03-24
........\........\OpenGL_1
........\........\........\bin
........\........\........\...\Debug
........\........\........\...\.....\csgl.dll,380928,2002-11-03
........\........\........\...\.....\csgl.native.dll,21504,2002-11-03
........\........\........\...\.....\OpenGL_1.exe,18432,2014-03-13
........\........\........\...\.....\OpenGL_1.pdb,42496,2014-03-13
........\........\........\...\.....\OpenGL_1.vshost.exe,11592,2014-03-13
........\........\........\...\.....\OpenGL_1.vshost.exe.manifest,490,2010-03-17
........\........\........\...\.....\Xyz
........\........\........\...\.....\...\data1.xyz,137999998,2013-10-21
........\........\........\...\.....\...\data2.xyz,1379998,2014-02-19
........\........\........\...\Release
........\........\........\csgl.dll,380928,2002-11-03
........\........\........\csgl.native.dll,21504,2002-11-03
........\........\........\csglViewer.cs,12212,2014-03-13
........\........\........\drawLegs.cs,3890,2014-03-11
........\........\........\drawMan.cs,4996,2013-06-19
........\........\........\Form1.cs,3316,2014-02-20
........\........\........\Form1.Designer.cs,6538,2014-02-20
........\........\........\Form1.resx,6017,2014-02-20
........\........\........\loadObjFile.cs,2927,2014-03-13
........\........\........\obj
........\........\........\...\Debug
........\........\........\...\.....\csgl.dll,380928,2002-11-03
........\........\........\...\.....\csgl.native.dll,21504,2002-11-03
........\........\........\...\.....\DesignTimeResolveAssemblyReferences.cache,6311,2013-07-12
........\........\........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5883,2014-03-13
........\........\........\...\.....\GenerateResource.read.1.tlog,348,2014-03-12
........\........\........\...\.....\GenerateResource.write.1.tlog,782,2014-03-12
........\........\........\...\.....\OpenGL_1.csproj.FileListAbsolute.txt,6216,2014-03-13
........\........\........\...\.....\OpenGL_1.csproj.GenerateResource.Cache,842,2009-03-24
........\........\........\...\.....\OpenGL_1.exe,18432,2014-03-13
........\........\........\...\.....\OpenGL_1.Form1.resources,180,2014-03-12
........\........\........\...\.....\OpenGL_1.pdb,42496,2014-03-13
........\........\........\...\.....\OpenGL_1.Properties.Resources.resources,180,2014-03-12
........\........\........\...\.....\Refactor
........\........\........\...\.....\ResolveAssemblyReference.cache,3934,2014-03-13
........\........\........\...\.....\TempPE
........\........\........\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2013-06-18
........\........\........\...\OpenGL_1.csproj.FileListAbsolute.txt,556,2009-03-24
........\........\........\OpenGL_1.csproj,3873,2014-02-20
........\........\........\Program.cs,471,2009-03-18
........\........\........\Properties
........\........\........\..........\AssemblyInfo.cs,1170,2009-03-18
........\........\........\..........\Resources.Designer.cs,2842,2013-06-18
........\........\........\..........\Resources.resx,5612,2009-03-18
........\........\........\..........\Settings.Designer.cs,1089,2013-06-18
........\........\........\..........\Settings.settings,249,2009-03-18
........\........\OpenGL_1.sln,918,2013-06-18
........\........\UpgradeLog.XML,4759,2013-06-18
........\........\_UpgradeReport_Files
........\........\....................\UpgradeReport.css,3348,2013-06-18
........\........\....................\UpgradeReport.xslt,12579,2009-08-31
........\........\....................\UpgradeReport_Minus.gif
........\........\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • MyHotKey
    利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt + Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。 (system hotkeys can use user-friendly operation, For example, the regular use of the Alt-Tab window can quickly switch; Crtl-Alt-Delete keys could be released Windows Task Manager or the reopening of machinery; oicq software registration system hotkeys will be user-friendly operation, and so on. The procedure for registering a system hotkeys Alt Z, Application procedures for the implementation of any time by pressing the hotkey will pop up a message box.)
    2007-04-28 12:03:33下载
    积分:1
  • SMTP邮件客户端
    SMTP邮件客户端程序-SMTP mail client program
    2023-06-12 06:40:03下载
    积分:1
  • rofy
    用 Winsock 控件,使你的系统时间与格林尼汉标准时间同步,(Use the Winsock control to synchronize your system time with Greenwich mean time,)
    2018-12-05 08:29:14下载
    积分:1
  • USBDevice
    C#实现的USB HID设备访问,实现USB设备的数据收发功能(Access to USB HID Device by C# to Realize Data Transmitting and Receiving Function of USB Device)
    2020-06-20 20:40:02下载
    积分:1
  • ipv6协议环境下的局域网聊天工具,供又兴趣于ipv6协议研究的网友,仅供学习,不得用于商业用途.
    ipv6协议环境下的局域网聊天工具,供又兴趣于ipv6协议研究的网友,仅供学习,不得用于商业用途.-ipv6 agreement LAN environment chatting tools for ipv6 also interested in the study of netizens agreement, only learning, should not be used for commercial purposes.
    2023-03-31 08:50:03下载
    积分:1
  • CSGO海王0716免费版
    说明:  自瞄稳定上分 先开游戏再开辅助。按INS注入辅助(Self-targeting stability is divided into games and assistants. Injection assisted by INS)
    2020-06-24 03:20:01下载
    积分:1
  • 5689284
    本系统是一个非常有用的系统,本系统是用来管理自己的网站的系统,里面包括网站的 域名,物理地址等的设置等等,()
    2018-04-06 09:32:53下载
    积分:1
  • MT9P031_pad
    CCS3.1开发的基于DSP DM642的PCB焊点识别与分析,含有图像滤波、特征图像识别、特征图像分析等算法。(CCS3.1 development based on DSP DM642 PCB solder joint identification and analysis, image filtering, features of image recognition, image analysis algorithm)
    2014-06-15 22:02:14下载
    积分:1
  • openssl-1.1.1a-win32
    说明:  Open SSL verze 1111 kody
    2019-06-17 22:08:12下载
    积分:1
  • r3network
    在ring3下能开启、禁用网卡的示例程序。很好很强大。。。-_-#(Ring3 under the open, disable the network card of the sample programs. Very good very strong. . .-_-#)
    2008-05-19 18:08:32下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载