搜索资源列表

  1. 多地区时间时钟源代码

    0下载:
  2. 一个很酷的多地区时间显示,视角是从北极往下看的地球.-a cool much of the time, the perspective is to look down from the North Pole of the Earth.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:121595
    • 提供者:李涛
  1. get3dtrans

    1下载:
  2. 三维图形变换,可以建模,进行矩阵变换,变换视角,二维映射和透视。-transform 3D graphics, modeling, matrix transformations perspective, and the two-dimensional mapping perspective.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:64246
    • 提供者:王尔德
  1. 3D场景中的飞机飞行模拟,能进行多视角切换、开火、左右方向

    1下载:
  2. 3D场景中的飞机飞行模拟,能进行多视角切换、开火、左右方向
  3. 所属分类:网络编程

    • 发布日期:2010-12-24
    • 文件大小:4250703
    • 提供者:oxwangfeng
  1. glContext

    0下载:
  2. 提供了一个openGL画图类,实现了画图和转换视角的功能,对3D画图极其有用-provide a openGL drawing and realizes the drawing and conversion perspective of the function, D drawing of three extremely useful
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:天籁
  1. 3D_Maze

    0下载:
  2. 用OPenGL 做的一个3D迷宫 用"W""A""S""D"控制行走操作 用鼠标控制视角装换-Use OpenGL to do 3D maze with a W A S D control with the mouse to control the operation running loaded for Perspective
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:2927616
    • 提供者:Doiee
  1. ransac

    0下载:
  2. RANSAC算法实现数据拟合,用此算法可以实现多视角图像匹配等-RANSAC algorithm for data fitting, using this algorithm can realize multi-angle image matching, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:lidong
  1. FirstPersonShooter

    0下载:
  2. opengl的一个模拟射击视角的窗口,类似于CS-opengl perspective of a simulated shooting window, similar to CS
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2498560
    • 提供者:hokuhouhi
  1. CodeAlbum

    0下载:
  2. 编程之道,从不同的视角介绍编程的思想,放松的看看,很有收获。-Programming of the Road, from different angles, introduced the idea of programming, relaxed look, it is harvested.
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:463872
    • 提供者:大猫
  1. OpenGl_desk

    0下载:
  2. 使用OPenGL绘制三维场景,比如桌子,花草,圆锥体,包含纹理映射,运动和视角转换-Three-dimensional rendering the use of OPenGL scenes, such as tables, flowers, cone, including texture mapping, movement and perspective conversion
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:海天空
  1. multi2viewofthree2dimensionalobjects

    0下载:
  2. 基于 OpenGL 的三维物体的多视角显示--赵丽梅
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:154624
    • 提供者:qkp
  1. drive-player

    0下载:
  2. VC++6.0环境在vega平台下实现第一视角的汽车模拟驾驶- This program is to achieve the car driving simulation with the tool of the vega in the VC++6.0 environment .
  3. 所属分类:游戏

    • 发布日期:2024-05-14
    • 文件大小:5799936
    • 提供者:weiqing
  1. Cube

    0下载:
  2. 魔方,OPENGL应用,含视角的切换,本程序为实验码-Rubik' s Cube, OPENGL applications, including switching perspective, this experimental procedure code
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:190464
    • 提供者:李鈺
  1. mycode

    0下载:
  2. image warping用于图像视角变换-image warping
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:5424128
    • 提供者:xiebowen
  1. 3d_view

    0下载:
  2. OPENGL 地形 天空盒 可更换视角 浏览地形 -OPENGL sky box can change the terrain topography perspective view
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:7188480
    • 提供者:朱林
  1. OceanWater

    0下载:
  2. opengl 创建运动海浪环境,加上视角控制-opengl creating dynamic water effect
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:674816
    • 提供者:nonameface
  1. BitBltMFC

    0下载:
  2. 2D游戏(45度视角)初级模拟程序, 实现人物行走,动态NPC,游戏场景贴图-2D Games (45 degree viewing angle) primary simulation program, to achieve people walking, dynamic NPC, the game scene map
  3. 所属分类:游戏

    • 发布日期:2024-05-14
    • 文件大小:6011904
    • 提供者:vich
  1. Car

    0下载:
  2. 本人用c++ openGL写的一个汽车小程序,里面涵盖了简单的shader, 各种不同的光的渲染,skybox, 跟踪视角,天空视角, 碰撞体积-A car driving game programe which using c++ openGL, which covers a simple shader, a variety of light rendering , skybox, track angle view, sky vie
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:6192128
    • 提供者:tjq
  1. drtoolbox0.6b

    0下载:
  2. 复杂背景下多视角人脸检测与识别仿真需要的工具箱详解。-Complex Background Multi-View Face Detection and Recognition Detailed simulation toolbox needs.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3788800
    • 提供者:titlee
  1. 小斜视角RDA

    0下载:
  2. 利用MATLAB仿真小斜视角情况下理想点目标的合成孔径雷达回波数据,并利用RDA算法进行点目标成像。(the echo data of the ideal point target from small oblique Angle is simulated, and the target image is obtained by using RDA.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:632832
    • 提供者:Sean Yang
  1. 项目管理:管理新视角

    0下载:
  2. 管理新视角 Project.Management.A.Managerial.Approach
  3. 所属分类:其他书籍

    • 发布日期:2022-07-15
    • 文件大小:5747032
    • 提供者:396175583
« 12 3 4 5 6 7 8 9 10 ... 49 »

源码中国 www.ymcn.org