搜索资源列表
VC-3D
- VC例程:提供有关用VC三维字体编程方法等内容。-Visual C++ Programme: It contains the method of making 3D font.
3dtrans
- 3D Transforms Demonstration Program. Requires Turbo C Version 1.5. Project file should contain the line DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB The library directory must include 3D.LIB and GRAPHICS.LIB, and the include directory m
3D_var_C
- 3D三维立体变形C语言开发程序.条理清晰.-3D three-dimensional deformation of C-language development process. Lucid.
3Ddrawer
- 程序可在Windows 2000、Visual C++6.0 环境下编译通过。3d绘图程序
umvistad3d
- This article will demonstrate how to access the power of Vista s new hardware accelerated windowing system without \"managed\" languages and best of all, without any use of .NET at all. The application provided uses good old unmanaged C++ and Direc
ACK-3D三维动画C语言源程序包
- ACK-3D三维动画C语言源程序包.这也是一个3D的包,很有用的,自己看吧-ACK-3DC.3D
第二十八讲 玩转三维空间
- 玩转三维空间 c#实现 代码简单,赶紧下载啦-Conquers 3D space c # code simple, quickly downloaded
3Dtank
- 这是一款坦克游戏比较好,对于初学者比较有帮助-this is a game of 3D Tank,which is good for learner
Qoole99src
- 一款C++作图软件,功能和界面布局接近3D MAX,程序代码质量非常高,对CAD,3D程序编写等学习有帮助,希望带给大家希望。-A C++ mapping software, functions and interface layout close to 3D MAX, a very high quality code, the CAD, 3D programming, such as learning to help, I hope to leave you with hope.
tokamak_1.0.5a
- 一个游戏的物理引擎,来源于日本最新的开源。非常不错,已利用它开发了游戏。-It s a physics engine for developing 2d or 3D games.
IntroductionTo3DGameEngineDesignUsingDirectX9
- This text shows how to develop a complete 3D game engine, write games using C#, DirectX 9, and the .NET Framework, and go beyond simple graphics to explore audio, user input, artificial intelligence, and multiplayer design
OpenGLDraw
- visual c++ 中运用openGL绘图,包含3d绘图,点、线、面的绘制,功能强大-visual c++ in use openGL graphics, including 3d graphics, point, line, surface rendering, powerful
PieChart_src
- C#做的一个3D饼状图 可以根据需要随意定制要生成的饼状图-C# to do a 3D pie chart can be customized according to need to make to generate the pie chart to
(cSharp)3DDrawing
- 一个通过C# 的GDI+模拟3D显示一个立方体的代码,可将图片贴到立方体表面,封装了Geometry /Camera/Image等对象。-A GDI+ through C#, 3D simulation code shows a cube, the picture attached to the cube surface, encapsulates the Geometry/Camera/Image and other objects.
EStereo
- EStereo is a computer vision C++ library for real-time disparity estimation. It computes dense stereo matching from 2 or 3 images as well as 3D scene reconstruction. The library also comes with a GUI-based application (StereoPlus). -ESTEREO real-t
3D-Arashiyama-G1-Project
- C# GDI+ 实现的3D渲染,比较简单,显示有三角形构成的恐龙-GDI implemented in C# 3D rendering, relatively simple, showing triangles dinosaur
3D_Border-With-GDI
- Simple 3D GUI in C#
Demo
- c++语言以OPENGL库为主开发的3D桌球游戏源代码-in C++ to OPENGL repository-based development, 3D billiard game source code Undo edits
3d-2008
- VS 2008 C++ GDI 模拟DX软件管线开发的3D渲染器,支持人物动作,纹理运动-VS 2008 C++ GDI simulation the DX software pipeline developed 3D rendering support for action figures, texture, movement
3D-Projection
- 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra