CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stlviewer

搜索资源列表

  1. STLViewer.rar

    1下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:5.75mb
    • 提供者:
  1. STLViewer

    0下载:
  2. 用vc编的stlview着重版-vc series with the emphasis on version stlview
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:886.9kb
    • 提供者:王涛
  1. StLViewer

    0下载:
  2. 实现STL文件的读写显示,并有较强大的渲染功能
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:801.81kb
    • 提供者:老大
  1. STLViewer

    1下载:
  2. CAD建模开发程序,程序包括四个动态库和一个主程序,对于初学较大型程序开发的朋友会有一定帮助,程序界面布局精美。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:390.94kb
    • 提供者:陈文强
  1. STLViewer

    0下载:
  2. opengl基础学习使用完整的STLViewer工程,包括所有DLL库的工程。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:73.61kb
    • 提供者:彭宇馨
  1. STLViewer

    1下载:
  2. 利用opengl读stl文件,可实现图形的旋转和定向查看
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:741.05kb
    • 提供者:高恒强
  1. StLViewer

    1下载:
  2. 一个基于OPENGL的STL文件查看软件,能三维显示实体图形,功能强大.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:559.09kb
    • 提供者:
  1. STLViewer

    0下载:
  2. VC++与OPENGL编写的一个小的完整的CAD软件,《Visual C++ CAD应用程序开发技术》一书中的主要示列程序,做的很精致,值得学习
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:440.73kb
    • 提供者:sun
  1. StLViewer

    1下载:
  2. 读取STL格式的文档,并把图形显示在自己创建的窗口中。程序能够利用鼠标移动和旋转图形。-read STL file, and visualize the graphic in your own designed widget. And you can move and rotate the figure with the mouse.
  3. 所属分类:STL

    • 发布日期:2017-01-06
    • 文件大小:4.66mb
    • 提供者:youyaohui
  1. StLViewer

    2下载:
  2. 用UG软件画出模型,导出STL文件, 再在opengl中显示-UG software is used to draw model, export STL file, and then displayed in the opengl
  3. 所属分类:OpenGL

    • 发布日期:2013-12-23
    • 文件大小:3.27mb
    • 提供者:周彦菲
  1. STLViewer

    0下载:
  2. STLViewer是一个读取STL文件,并将其3D图形显示,附带有对图形的平移、旋转、缩放功能-STLViewer is a STL read documents, and 3D graphics, graphics comes with the translation, rotation, scaling function
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:11.6kb
    • 提供者:T_T
  1. VCOpenGLSTLView

    1下载:
  2. VC编写的opengl程序,用来读取和现实STL文件,希望对大家有用-VC program opengl prepared to read the STL file and reality, in the hope that useful
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-13
    • 文件大小:772.83kb
    • 提供者:wang
  1. EnhancedSTLViewer

    0下载:
  2. Enhanced STLViewer:界面增强后的应用程序STLViewer的工程-EnhancedSTLViewer
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:warn111
  1. STLViewer

    0下载:
  2. MFC下OpenGL读取坐标模型,做好了相应配置 并能进行后续OpenGL设计-Read the coordinates of the model under the OpenGL MFC, make the appropriate configuration and design to follow-up OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:740.79kb
    • 提供者:张龙
  1. STLViewer

    1下载:
  2. STL三维图形文件读取及显示,对三维图形建模等功能有参考意义,用OPENGL实现-STL 3D graphics file read and display three-dimensional graphics modeling reference, with OpenGL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-04-17
    • 文件大小:949kb
    • 提供者:老李飞刀
  1. StLViewer-source-code

    0下载:
  2. 可是实现STL文件的读取和显示,资源完整,可运行。-But to achieve read and display STL files, resources, integrity, and can run.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-20
    • 文件大小:11.15mb
    • 提供者:chenxiaoyong
  1. STLViewerRemoveRELEASEbug

    0下载:
  2. 同Enhanced STLviewer,改进之处在于:1、采用了多工程结构,方便调试程序;2、纠正了原工程采用Release版编译会出现鼠标选取错误的bug.-A bug removed "Enhanced STLviewer".
  3. 所属分类:CAD

    • 发布日期:2017-11-19
    • 文件大小:851.82kb
    • 提供者:fe
  1. Visual-CPP-and-OpenGL

    1下载:
  2. 《CAD应用程序开发详解——Visual C++与OpenGL综合应用》从目录ch1到ch10的程序分别对应书中的第1章至第10章。 STLViewer目录下包括了整个STLViewer工程的代码,并包括所有DLL库的工程。 程序代码适用于Visual C++ 2005及以上版本。需要安装Visual Studio 2005(或者在更新的软件版本平台上重新编译) -Visual C++ and OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-17
    • 文件大小:24.94mb
    • 提供者:李善财
  1. STLVIEWER

    0下载:
  2. 用vc6.0编的stlview着重版-vc series with the emphasis on version stlview
  3. 所属分类:Windows编程

  1. STLViewer

    0下载:
  2. STLViewer,用于浏览STL格式的数据,包括载入等操作-STLViewer, STL format for browsing data, including loading and other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16.84mb
    • 提供者:孔凡亮
« 12 »
搜珍网 www.dssz.com