登录
首页 » Visual C++ » OpenGL_Programming_3D_virtual_car_source

OpenGL_Programming_3D_virtual_car_source

于 2021-01-04 发布 文件大小:1648KB
0 97
下载积分: 1 下载次数: 60

代码说明:

  OpenGL编程实现3D虚拟小车源码OpenGL Programming 3D virtual car source(OpenGL Programming 3D virtual car Source OpenGL Programming 3D virtual car source)

文件列表:

OpenGL编程实现3D虚拟小车源码
............................\debug
............................\.....\Car.3DS,1394703,2009-07-30
............................\.....\glut32.dll,237568,2001-11-08
............................\.....\JustDoIt.exe,303104,2009-10-19
............................\.....\JustDoIt.opt,43520,2009-07-30
............................\JustDoIt
............................\........\3dsId.h,864,2009-08-02
............................\........\Bitmap1.h,1890,2009-08-04
............................\........\Bitmap24.h,2038,2009-08-04
............................\........\Car.3DS,1394703,2009-07-30
............................\........\Car.h,4026,2009-08-16
............................\........\Debug
............................\........\.....\BuildLog.htm,5408,2009-10-19
............................\........\.....\Car.3DS,1394703,2009-07-30
............................\........\.....\JustDoIt.exe.intermediate.manifest,145,2009-10-19
............................\........\.....\main.obj,268682,2009-10-19
............................\........\.....\mt.dep,67,2009-10-19
............................\........\.....\MyLoader.obj,289973,2009-08-03
............................\........\.....\vc80.idb,175104,2009-10-19
............................\........\DrawModel.h,453,2009-08-01
............................\........\JustDoIt.vcproj,3528,2009-08-04
............................\........\JustDoIt.vcproj.WWW-46D0B3DC880.Administrator.user,1427,2009-08-02
............................\........\JustDoIt.vcproj.WWW-71F7C097B45.Administrator.user,1427,2009-08-16
............................\........\JustDoIt.vcproj.WWW-8F6AC3560E8.Administrator.user,1427,2009-11-11
............................\........\main.cpp,3399,2009-08-16
............................\........\MyLoader.cpp,9343,2009-08-03
............................\........\MyLoader.h,1467,2009-08-02
............................\........\MyModel.h,866,2009-08-03


............................\JustDoIt.ncb,1887232,2009-11-11
............................\JustDoIt.sln,889,2009-07-29
............................\说明.txt,20,2009-10-31

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

发表评论

0 个回复

  • LodGeoshpere
    该程序实现了一个LOD编程实例,根据视点与对象的距离,以不同的网格数来绘制球体,程序中球体表面是通过若干三角形来逼近的。(The program implements a LOD programming examples, according to the distance between the target point of view and in different grid to draw a number of spheres, spherical surface is the process through a number of triangles to approximation.)
    2008-12-18 22:22:00下载
    积分:1
  • winceSERIAL
    wince驱动s3c2410 SERIAL.rar(wince driver s3c2410 SERIAL.rar)
    2010-01-16 12:16:19下载
    积分:1
  • maze
    迷宫求解一般采用“穷举法”,逐一沿顺时针方向查找相邻块(一共四块-东(右)、南(下),西(左)、北(上))是否可通,即该相邻块既是通道块,且不在当前路径上。用一个栈来记录已走过的路径栈是限定仅在表尾(top)进行插入或删除操作的线性表。(Maze solving generally use the " exhaustive" one by one to find adjacent blocks in a clockwise direction (a total of four- East (right), South (down), West (left), North (on)) whether to pass, that the both channel blocks adjacent blocks, and not in the current path. Use a stack to record the path traversed stack is limited only in the tail (top) to insert or delete a linear form.)
    2013-12-13 17:55:45下载
    积分:1
  • delaunay
    VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考(VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference)
    2021-04-08 12:39:01下载
    积分:1
  • EthernetOperation
    这个程序是用VC++编程操作网卡的例子,可以实现网络连接的启动,禁用等(the procedure is to operate with VC Programming Network Card example, can achieve a network connecting the start of such banned)
    2020-07-29 17:18:38下载
    积分:1
  • Min-WLI
    这是一个用于消除用户间干扰的MATLAB代码,利用了最小化干扰泄露的迭代优化算法,将用户接收到的干扰功率逼近于零来实现干扰消除。(This is a MATLAB code for eliminating interference between users, the use of iterative optimization algorithms minimize interference leaked, the user receives interference power approximation to zero to achieve interference cancellation.)
    2014-11-13 11:17:56下载
    积分:1
  • simple_vehicle_counting-master
    基于opencv的车辆数量计数器,Visual C++,完整的程序代码(a simple_vehicle_counting-master based on Opencv)
    2016-01-18 10:25:03下载
    积分:1
  • tuxiangzhenshiganshanweijianmo.pdf
    形状和表面颜色是表征真实物体属性的两个要素.随着三维扫描技术的发展,获取精确稠密的三维数据已经 比较容易.通过对获取的三维数据做相关处理,就能够生成正确表达物体形状的几何模型,但仅仅如此还不足以精 确建模真实物体.为了建立照片真实感的三维模型,还需要将物体的表面颜色和几何模型融合.如果彩色相机和三 维扫描仪固定在一起,这个问题很容易解决.但是,这种固定采集方式在应用时很不方便,对采集数据限制很大,因 此需要将三维数据和彩色图片采集分开进行,通过后期合成方式来融合两种数据.(err)
    2008-03-03 15:32:46下载
    积分:1
  • LBMfor-Shallow-Wate--Jian-Guo-Zhou
    LBM for shallow water,著者Zhou Jianguo,随书附有LABSWE Code。(LBM for shallow water, author Zhou Jianguo, accompanied with the book LABSWE Code.)
    2015-03-20 10:17:13下载
    积分:1
  • 5756450
    模拟MFC实现动态创建,结合文章使用,很不错的()
    2018-06-15 06:19:16下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载