登录
首页 » Visual C++ » 3DLab

3DLab

于 2008-11-04 发布 文件大小:3123KB
0 216
下载积分: 1 下载次数: 2

代码说明:

说明:  本程序由QT+OpenGL开发而成,能以点,线,面,平滑表面等方式显示模型,支持自由旋转,缩放,拖动,能检查模型是否完整,并自动补全模型,能读取ascii编码的obj模型和CAD模型(This procedure by QT+ OpenGL developed to a point, line and plane, smooth surface, such as display models, support for free rotation, zoom, drag, can check the model is complete and automatically fill the entire model, can read ascii encoded obj model and CAD model)

文件列表:

3DLab
.....\3DLab.ncb
.....\3DLab.pro
.....\3DLab.qrc
.....\3DLab.sln
.....\3DLab.sln.old
.....\3DLab.vcproj
.....\3DLab.vcproj.8.00.old
.....\3DLab.vcproj.DEVELOP-4F9E29B.xuyangjie.user
.....\3DLab.vcproj.PP.LimiT.user
.....\glworkplace.cpp
.....\glworkplace.h
.....\glworkplace_Runtime.cpp
.....\images





.....\......\flat.png
.....\......\flatlines.png
.....\......\icon.ico
.....\......\lightposition.png
.....\......\new.png
.....\......\no_edit.png
.....\......\open.png
.....\......\paste.png
.....\......\points.png
.....\......\save.png
.....\......\select.png
.....\......\smooth.png
.....\......\textures.png
.....\......\wire.png
.....\lab.rc
.....\lightset.cpp
.....\lightset.h
.....\loadingDialog.cpp
.....\loadingDialog.h
.....\main.cpp
.....\mainwindow.cpp
.....\mainwindow.h
.....\Makefile
.....\Makefile.Debug
.....\Makefile.Release
.....\model.cpp
.....\model.h
.....\qrc_3DLab.cpp
.....\sample
.....\......\123.obj
.....\......\3dmax.obj
.....\......\c.obj
.....\......\ccc.obj
.....\......\ChangFT.obj
.....\......\ChangFTcc.obj
.....\......\ChangFTcdc.obj
.....\......\f.obj
.....\......\greek_helmet.obj
.....\......\LiuShu.obj
.....\......\LT.obj
.....\......\LT2.obj
.....\......\LT3.obj
.....\......\office_chair.obj
.....\......\RG.obj
.....\......\s.obj
.....\......\sphere.obj
.....\......\sub.mtl
.....\......\sub.obj

.....\......\t.obj
.....\......\tu.obj
.....\......\ture.obj
.....\......\window.obj
.....\ui
.....\UpgradeLog.XML
.....\vc80.idb
.....\vc80.pdb
.....\_UpgradeReport_Files
.....\....................\UpgradeReport.css
.....\....................\UpgradeReport.xslt
.....\....................\UpgradeReport_Minus.gif
.....\....................\UpgradeReport_Plus.gif

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

发表评论


0 个回复

  • LoadBmp
    运用Visual C++,实现对彩色BMP图像的读取,并且能够显示出来。(Use Visual C++, achieve the right color BMP images read, and can be displayed.)
    2013-05-22 11:52:09下载
    积分:1
  • load
    ansys车辆移动荷载命令流,方便直接输入(ansys vehicle moving load command stream, convenient and direct input)
    2016-01-15 21:45:00下载
    积分:1
  • autostart
    一个symbian自动运行的程序代码,很有意义(a symbian automatic operation of the program code and meaningful)
    2007-03-02 10:08:41下载
    积分:1
  • viterbi
    程序先进行卷积编码,然后进行viterbi译码,程序有纠错功能,中间出现误码,程序解码时会自动纠正(Convolution coding program first and then viterbi decoding program has error correction, the error appears in the middle, when the program will automatically correct decoding)
    2014-11-23 08:20:58下载
    积分:1
  • radix--4-butterfly-DIF_FFT
    我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
    2020-12-19 01:39:09下载
    积分:1
  • p180
    这是用c语言写的利用扬声器放歌的程序,可以编译一下就可使用(useful)
    2009-12-31 19:21:10下载
    积分:1
  • midi
    说明:  本程序演示了如何用VC实现一个MIDI播放器(This procedure demonstrates how to use VC to achieve a MIDI player)
    2008-09-16 22:09:44下载
    积分:1
  • ccc
    说明:  迟滞比较器仿真源码,可以仿真迟滞比较器的滞后时间(Comparator hysteresis simulation source code can be simulation of comparator hysteresis lag time)
    2008-11-27 13:56:58下载
    积分:1
  • Automatic-traffic-control-system-
    自动交通控制系统用红、绿、黄三支共两组发光二极管表示交通信号灯,利用单片机模拟有时间显示的定时交通信号灯控制管理。信号灯的变化规律可如下: 1)放行线:绿灯亮放行25秒,黄灯亮警告5秒,然后红灯亮禁止。 2)禁示线:红灯亮禁止30秒,然后绿灯亮放行。 3)当某一方向的红灯亮时,若该方向有车通过,则用扬声器声报警。(撞红灯信号可用3-5V模拟量表示)(Automatic traffic control system using red, green, yellow light-emitting diodes, said a total of three traffic lights, the use of single-chip analog time display on a regular traffic signal control and management. Changes of lights to be as follows: 1) Release Line: green clearance 25 seconds, the yellow light warning for 5 seconds, then the red light is prohibited. 2) ban shows lines: the red light is prohibited for 30 seconds, then the green light to release. 3) When the red light in one direction, if the direction of the car through, the alarm speaker sound. (Hit the red signal available 3-5V analog representation))
    2013-12-19 18:26:11下载
    积分:1
  • BiTree
    二叉树的设计。包含二叉树结点类的设计以及二叉树的遍历。(Binary tree design. Contains the binary tree node class design, and Binary Tree Traversal.)
    2008-01-11 10:19:38下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载