搜索资源列表
顶尖游戏3D MotoRacer制作全揭秘
- 3d开发的制作流程详解,是PDF格式的,感觉还可以
进阶3D游戏编程
- 进阶3D游戏编程指南,讲述3D游戏开发编程的方法,例子
3D游戏引擎术语介绍
- 3D引擎是3D图形函数库。在因特网上有很多3D引擎,其中有一些还是免费的,有些商业化的引擎价格在50美元到25万美元之间。3D引擎需要使用外部的开发系统来编写程序,使用最多的是是微软的VisualC++。围绕3D引擎通过编程来开发游戏具有极大的自由度,但也需要很多的经验、工作和时间。
QT3.3.rar
- 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编 写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP , Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用 程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行 对象间通信。QT拥有对许多编程领域的完美支持:如2D/3D图形,国际化,XML等。 QT应用程序还可以用QT Dsigne
OpenGLpointclouds
- OpenGL环境下点云模型的显示变换,介绍一种标准的3D点云模型OBJ文件的特点和基本结构,在VC++6.0平台下结合OpenGL完成了OBJ格式文件的读取和点云模型的三维显示、旋转、平移、缩放变换功能.实验结果表明,利用OpenGL开发的程序可以高效实时地实现点云的各种操作.-OpenGL environment, the display of point cloud model of transformation to introduce a standard 3D point cloud
3D
- 3D手机游戏开发教学 编写一个继承于Canvas类的子类,并且实现Runnable接口,在run方法中绘制屏幕中一个小方块,通过游戏动作键(上下左右)控制方块的移动-3D mobile phone game developers to prepare a succession of teaching in the Canvas sub-class category, and the realization of Runnable interface, in the run method of d
3D-tree
- 此文档是用vistual studio 2005 开发的用来描述3D-tree 的生长过程-This document is to discribe the 3D-tree used to describe the growth process developed by vistual studio 2005
3d_mesh
- 三维网面为基础的曲面设计系统发展与应用 一台湾学生的硕士论文 内容详细 开发前值得细读-developement and application of the designe system base on 3d mesh
dg_java_3d_cn_r33a
- 索爱3D开发入门文档,包含JSR184和Micro3D的相关介绍。-Sony Ericsson 3D Development Getting Started document that contains JSR184 and Micro3D related to introduction.
Unity-3D-Game-Development
- unity游戏开发资料,范例说明文档,非常实用-unity game development information, examples, documentation, very useful
OSG-design
- 关于OpenScene开发说明技术书籍,希望对3D开发人员有用-OpenScene descr iption of the development of technical books
Elgamal
- android游戏技术与3D开发详解,入门的最佳选择
3D-model-of-Qinhuai-AO-based
- 基于ao的秦淮河三维建模与开发 简单易懂-Qinhuai based three-dimensional modeling and development of easy-ao
TTF-in-UG-3D-lettering
- 基于TTF技术UG二次开发,用于UG 3D刻字,利用API函数GetGlyphOutline读取字模,再在UG转换成曲线拉伸成3D文字-UG secondary development based on TTF technology for UG 3D lettering, the use of API functions GetGlyphOutline read font, and then converted into a curve in the UG stretched into 3D
Design-and-Implementation-of-3D-game
- 该论文题为《基于Irrlicht引擎的3D游戏的设计与实现》,系统地讲述了如何在vs2008用irrlicht引擎开发一个带有角色、关卡、道具等元素的3d剧情游戏。-The paper, entitled " Design and Implementation of 3D game engine Irrlicht based" , told about how the vs2008 irrlicht engine development with a role, levels,
3d-assembley
- 64KB高性能动画视频,显示了汇编语言在音视频编程方面无与伦比的魅力,这是老外写的,什么时候国内能开发出这么好看的3D动画-high quality assembley code of animation
DLP 3D打印机开发系统
- DLP 3D打印机开发系统 DLP智能便携式3D打印系统(DLP 3D 3d printer development system DLP intelligent portable 3 d printing system)
3D数学
- 学习3D数学, 游戏开发, 动画描写等都可以用到, 学习之后, 能够加深对调用函数的理解(Learning 3D mathematics)
3D数学基础图形与游戏开发
- 3D数学基础图形游戏开发,可以帮助理解游戏中一些常用算法(3D mathematical basic graphics game development, can help to understand some of the Games in common algorithms)
Android+3D+游戏开发教程
- 有关Android3D游戏开发的教程文档,想要研究android游戏开发的可以拿去看看