登录
首页 » Visual C++ » cake_src_20051226

cake_src_20051226

于 2020-10-17 发布 文件大小:635KB
0 117
下载积分: 1 下载次数: 4

代码说明:

  A C++ / OpenGL 3D Engine that demonstrates how to load Quake 3 levels.(A C++/OpenGL 3D Engine that demonstrates how to load Quake 3 levels.)

文件列表:

cake_src
........\cake
........\....\alias.cpp
........\....\alias.h
........\....\app.cpp
........\....\app.h
........\....\bezierpatch.cpp
........\....\bezierpatch.h
........\....\cake.dsp
........\....\cake.h

........\....\cake.vcproj
........\....\camera.cpp
........\....\camera.h
........\....\client.cpp
........\....\client.h
........\....\commands.cpp
........\....\commands.h
........\....\console.cpp
........\....\console.h
........\....\consts.cpp
........\....\consts.h
........\....\definitions.h
........\....\demo.cpp
........\....\demo.h
........\....\entity.cpp
........\....\entity.h
........\....\files.cpp
........\....\files.h
........\....\fmod
........\....\....\fmod.h
........\....\....\fmoddyn.h
........\....\....\fmod_errors.h
........\....\....\lib
........\....\....\...\fmodbc.lib
........\....\....\...\fmodlcc.lib
........\....\....\...\fmodvc.lib
........\....\....\...\fmodwc.lib
........\....\....\...\libfmod.a
........\....\....\wincompat.h
........\....\framework.cpp
........\....\framework.h
........\....\frustum.cpp
........\....\frustum.h
........\....\glsetup
........\....\.......\glATI.h
........\....\.......\glext.h
........\....\.......\gls.c
........\....\.......\gls.h
........\....\.......\glsu.h
........\....\.......\glswgl.h
........\....\.......\glut.h
........\....\.......\glutils.cpp
........\....\.......\glutils.h
........\....\.......\glxext.h
........\....\.......\gl_ATI_ext.h
........\....\.......\gl_NV_ext.h
........\....\.......\lib
........\....\.......\...\glut32.lib
........\....\.......\wglATI.h
........\....\.......\wglext.h
........\....\jpeg
........\....\....\ijl.h
........\....\....\JCONFIG.H
........\....\....\Jmorecfg.h
........\....\....\JPEGLIB.H
........\....\....\lib
........\....\....\...\ijl.lib
........\....\....\...\LIBJPEG.LIB
........\....\layer.cpp
........\....\layer.h
........\....\logfile.cpp
........\....\logfile.h
........\....\math.cpp
........\....\math.h
........\....\md3.cpp
........\....\md3.h
........\....\mem.cpp
........\....\mem.h
........\....\overlay.cpp
........\....\overlay.h
........\....\parser.cpp
........\....\parser.h
........\....\q3bsp.cpp
........\....\q3bsp.h
........\....\render.cpp
........\....\render.h
........\....\shader.cpp
........\....\shader.h
........\....\shaderflags.h
........\....\skybox.cpp
........\....\skybox.h
........\....\sound.cpp
........\....\sound.h
........\....\surface.cpp
........\....\surfaceflags.h
........\....\system.cpp
........\....\system.h
........\....\texture.cpp
........\....\texture.h

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

发表评论

0 个回复

  • EGM2008_Model_to_GPS_Elevation
    基于EGM2008模型的重力观测点GPS高程转换(GPS Height Transfrom Based on EGM2008 Model)
    2021-03-18 16:19:20下载
    积分:1
  • socket
    SOCKET通信,一个服务端,一个客户端的通信。(SOCKET communications, a server, a client communication.)
    2013-11-04 16:50:40下载
    积分:1
  • C++ hex class
    实现十六进制类,包括对四则运算的运算符重载和对输入输出流的重载(Implementation of the sixteen class class Including the operator overloading of the four operations and the overloading of the input and output stream)
    2017-12-08 10:17:02下载
    积分:1
  • xulietuxiangjianceyuchongjian
    针对目前工业制造领域面临的难题,提出利用非量测数字摄像机进行工业钣金件高精度三维重建与视觉检测.采用二维直接线性变换分解摄像机参数初值并结合光束法平差进行高精度标定 利用最小二乘模板匹配提取像面上的点、直线信息并进行混合光束法平差,从而进行钣金件的高精度三维重建及其尺寸制造误差的检测.所开发的视觉检测系统硬件成本低、自动化程度较高,实际数据的多次实验均取得了优于1/8 000的相对精度,说明所论述的方法为工业零件的自动化三维检测提供了一条可行途径.(View of the current challenges facing the field of industrial manufacturing, made use of non-metric digital camera precision sheet metal parts for industrial reconstruction and visual inspection. Using two-dimensional direct linear transformation and the decomposition of initial parameters of the camera bundle adjustment with high accuracy calibration extracted by the least square template matching, like the surface of point, line information and mixed bundle adjustment to the three-dimensional reconstruction of high-precision sheet metal parts and the size of the detection of manufacturing errors. visual inspection system developed by the hardware low cost, high degree of automation, the actual data, many experiments have achieved better than 1/8000 of the relative accuracy, that the methods discussed in the automation of industrial components to provide a feasible three-dimensional detection approach.)
    2010-12-02 11:56:32下载
    积分:1
  • GETUI_C++_SDK
    个推sdk 一个推送的sdk 可以试试看(A push SDK, a push SDK, you can try)
    2017-07-31 14:48:43下载
    积分:1
  • mem_pool
    简单的内存池算法实现,性能很好。重要算法实现。(memory pool)
    2012-09-04 20:12:53下载
    积分:1
  • src
    基于C++的人脸分割的设计,C/C++语言、数字信号处理,最好选修过“数字图像处理”。(Based on the C++ face segmentation design, C/C++ language, digital signal processing, the best elect digital image processing.)
    2017-01-09 15:09:02下载
    积分:1
  • ParallelQuickSort
    parallel quicksort algorithm and implimentation
    2015-06-23 03:59:36下载
    积分:1
  • 123
    神经网络C源码,完整源代码、编译后程序及测试数据(Neural network C source code)
    2012-04-26 16:20:10下载
    积分:1
  • Maopao
    分别用C语言和汇编语言实现冒泡排序,有汇编语言实现时的流程图,通过比较运行的时间,体现汇编的高效(This is a best program which can help you learn huibain is more better.)
    2014-05-07 18:31:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载