搜索资源列表
QRCodeSample
- 现在网上有许多三维条形码的工具,包括QRCode码的工具。但是,很多都是生成码的软件,没有解析码的软件,小弟不才近日做了一个,解析QRCode三维条形码的软件和大家分享一下。 我这个代码 解析的库不仅在 pc上能够运行, 而且 在windows mobile 下的 ppc 和 smartphone平台下都可以运行,当然不是用这个库,如果你要可以问我拿。-now many online 3D bar code tools, including tools QRCode yards. Ho
java3d
- 3D图形开发,它是一个很好的开发库,希望能够对大家有所帮助,-3D graphics development, it is a very good development libraries, we hope to be able to help.
VFP三维命令按钮
- 使用三维控件,需要首先在VFP中添加threed32.ocx控件库-3D controls, you need to add in VFP threed32.ocx Control Library
2006630
- c语言做的3d图形库,并用这个图形库做的几个小游戏,很有参考价值-the 3d graphics library, and the graphics library used to do a few small games of great reference value
newmodelmagic3dsaver
- 用gloop库开发的3D屏幕保护程序 为你 的 屏幕多一份个性吧-used for the development of 3D screen saver for your screen more of a personality it
DelphiX2000_0717a
- 这是一款很早的DirectX控件,原作者(日本人)在2000年7月后就没更新过了。当时只支持DX7 for Delphi5,无硬件加速,3D功能不全,但经众多使用者的改进,目前非官方版本已支持DX8 for Delphi5、6、7、2005,可硬件加速,本人制作的《长沙三打哈》使用了这款控件。本控件特点如下: 1)简单易用,例程丰富。这是当时使用者众多的原因。 2)加速性能不是太好,特别是使用ALPHA效果时速度奇慢,不支持反锯齿。 3)支持图片库和声音库集成,支持精灵(Spr
3DEditorProject
- 一个三维编辑工程,包含一些有价值的库,对学习3D操作有所帮助-a 3D editor, contains some valuable for the study of 3D manipulation help
3d
- 通过directX写出的图形库函数,可用于教学和实际开发。
DirectX9.0_3D
- DirectX9.0_3D游戏开发编程基础完整源码。在Visual Studio环境下建立工程时请在工程属性的连接器的输入项中添加d3d9.lib d3dx9.lib winmm.lib 这三个链接库,否则无法运行。-DirectX9.0_3D game development programming based on the full source code. In Visual Studio environment, the establishment of projects at the
duilib-360-3d
- 用DuiLib界面库做的仿360的界面,非常漂亮,因为网上流传的360界面没有添加3d动画,此源码中把这个功能给添加上了,和大家共享。-Imitation 360 interface with DuiLib interface library, very beautiful, because of the spread of the Internet 360 interface does not add a 3d animation, this source this function to a
Ogre_3d_1.7_beginners_Guide[PDF]
- OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用。这个类库隐藏了底层系统库(如:Direct3D和OpenGL)的所有细节,提供了一个基于世界对象和其他直观类的接口。这官方出的一本书,极具参考价值-A new book covering the basics has just been publish
TKTest
- C#编写的,OpenTK实现立体旋转的Demo。OpenTK是专门针对C#的3D库,其中大部分函数和OpenGL类似。该例子实现了一个金字塔旋转,和一个平面图片贴图。VS2012完整工程,包含所有源码。如果编译时有错误,请自行下载OpenTK并安装,然后在工程中重新选择一下包含的库。Debug中已编译好的程序应该可以直接运行,查看效果。-Written in C#, OpenTK achieve three-dimensional rotation Demo. OpenTK is designe
D3D_Starterkit_v3.0b
- 3D_Starterkit一个可用于射击游戏类的Directx 3D库,CF透视,D3D_Starterkit_v3.0b资源包下载-3D_Starterkit a library that can be used Directx 3D shooter category, CF perspective, D3D_Starterkit_v3.0b Resource Kit Download
qwtplot3d-master
- 这是一个qt编写界面的3D库文件,包括所有工程文件,用户可以在VS2008、VS2010中编译通过,编译后将库文件、头文件加入到项目中,就可以使用了,3D效果不错-A popular 3d plotting widget library for Qt. This distribution includes the latest unofficial version (0.3.1) which provides some performance improvements and new
3DModle(20130801)
- AD的3D模型库,很好用,推荐使用,源创客的(AD 3D model library, very easy to use, recommend the use of)
点云库pcl中的pcd文件
- PCL点云库中的pcd数据文件,对三维建模很有用处(PCD data file in PCL point cloud library is very useful for 3D modeling)
Altium Designer 3D模型_STEP
- AD 元件库,常用元件库。需要的请下载。(AD component library, commonly used component library. Please download it.)
OSG3.5.10
- osg QT使用的库文件,windows 平台编译(Library files used by OSG QT, windows platform compilation)
3D俄罗斯(源码)
- VC++基于OpenGL技术实现的3D俄罗斯方块游戏,游戏玩法与以往的俄罗斯方块区别不大,这里主要是3D图形的设计部分,编辑时请OpenGL中的相应类库已打包(VC ++ is a 3D Tetris game based on OpenGL technology. The gameplay is not much different from the previous Tetris. Here is the design part of 3D graphics. Please edit the
3D引擎支持库
- 3D引擎支持库。非常实用,可以自绘3D场景写辅助脚本等