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

搜索资源列表

  1. raytrace.zip

    1下载:
  2. 光线跟踪,一个不利用任何3D API的程序,演示的是建立一个包含若干三维物体的对象,然后设置光照(角度等等)并对对象进行光照效果渲染
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:46025
    • 提供者:
  1. srcDownlodingsite

    0下载:
  2. 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl ri
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:351613
    • 提供者:zxj
  1. opengl_mksw

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:周立
  1. SDL-1.2.9-mingw32

    0下载:
  2. SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for mingw32版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardw
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3862723
    • 提供者:新天下
  1. SDL-1.2.9-vc

    0下载:
  2. SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for vc++6.0版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardw
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:2862884
    • 提供者:新天下
  1. Glut

    0下载:
  2. 使用Opengl 的Glut API编写的一个关于3D箱子转动的程序 平台使用visual c-Opengl use the API Glut prepared by a rotation of the 3D box platform using visual c
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:117577
    • 提供者:chenbindi
  1. OpenGL_ES_extension_1.0.1

    0下载:
  2. brew 3D 上的扩展包,是openGL ES的底层API-brew 3D on the expansion pack, is the bottom openGL ES API
  3. 所属分类:BREW编程

    • 发布日期:2008-10-13
    • 文件大小:589285
    • 提供者:fantasy
  1. tiny22222

    0下载:
  2. 完全只用系统的API(纯系统API)的游戏。现在正做个45度角3D网络游戏,前一个网络游戏是第一人称射击,以后还会写教程贴出来的。 游戏处理过程: 获取随机数----移动到随机位置----获取输入----处理输入----判断是否攻击了----发射子弹----检测碰撞----处理击中事件。 大体就是这样了,希望对您有所启发和帮助,-exclusively with the API (pure system API) of the game. Now to be a 45-degr
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:892930
    • 提供者:方明
  1. javaj2meAPI

    0下载:
  2. 现在,移动游戏和移动应用开发极为热门!游戏中需要有时髦漂亮的图形,其设计标准比以前任何时候都要高。本文将告诉你怎样用酷毙的移动3D图形API为J2ME设备开发3D图形游戏。-now, mobile gaming and mobile application development hot! Game needs a fashionable and beautiful graphics, and its design standards than ever before that period.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20961
    • 提供者:ssdfaf
  1. SDL-1.2.9

    0下载:
  2. This the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. -This the Simple DirectMedia Layer. a general API that pr
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3763839
    • 提供者:craigliu
  1. OpenGL.Shading.Language

    0下载:
  2. The OpenGL Shading Language, a high-level procedural shading language for OpenGL, is the most important new development in graphics programming to emerge in years. OpenGL is the leading cross-platform 3D-graphics API, and the OpenGL Shading Language
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5277554
    • 提供者:张雯
  1. DiskSize

    0下载:
  2. DiskSize is a program to scan a local drive and display the results in a treeview and on a 3D pie chart. It uses only the .NET Framework and Windows API functions, no third party products.-DiskSize is a program to scan a local drive a nd display the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:52655
    • 提供者:lfchen
  1. OpenGL_ActiveX

    1下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:xian
  1. JSR184

    0下载:
  2. J2ME Mobile3D API,高性能手机3D开发的api,官方文档,值得收藏-Mobile3D J2ME API, high-performance mobile 3D development of the api, official documents, worth collecting
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:1043371
    • 提供者:黄狄
  1. SmartSharp

    0下载:
  2. 这是一个完全用C#写的引擎,全部是自己实现的,大约有1万行代码。目标是构造一个健壮、高效、动态的3D引擎(不仅限于游戏)。渲染框架借鉴了OGRE/Axiom,去掉了跨平台和跨图形API的能力并尽量使用DirectX自带的功能,结构得到了很大的简化。
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:113860
    • 提供者:黄伦新
  1. Java3D

    0下载:
  2. 互联网的出现及飞速发展使IT业的各个领域发生了深刻的变化,它必然引发一些新技术的出现。3D图形技术并不是一个新话题,在图形工作站以至于PC机上早已日臻成熟,并已应用到各个领域。然而互联网的出现,却使3D图形技术发生了和正在发生着微妙而深刻的变化。Web3D协会(前身是VRML协会)最先使用Web3D术语,这一术语的出现反映了这种变化的全貌,没有人能严格定义Web3D,在这里我们把Web3D理解为:互联网上的3D图形技术,互联网代表了未来的新技术,很明显,3D图形和动画将在互联网上占有重要的地位。
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2603800
    • 提供者:weidong297
  1. API.VB.programming.code.achieve.3D.roaming

    0下载:
  2. VB编程API实现3D漫游代码API VB programming code to achieve 3D roaming -API VB programming code to achieve 3D roaming
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:220900
    • 提供者:7
  1. Chat3D2

    0下载:
  2. Una aplicación Chat en cuyos personajes están en 3D (tercera dimensión). Para que funcione se utilizan 2PC s o una sola haciendo uso de localhost. Es una aplicación sencilla que hace uso de la API 3D de Java.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:932529
    • 提供者:masm8086
  1. 3D-Projection

    0下载:
  2. 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:24236
    • 提供者:GFY
  1. Orby-3D

    0下载:
  2. 纯API实现的3D室内漫游VB源代码,有需要的就下载吧。-Pure API to achieve the 3D indoor roaming VB source code, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:250197
    • 提供者:糟熘鱼片
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com