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

搜索资源列表

  1. moreTexture

    0下载:
  2. 通过DirectX9.0为基础,以C++为语言框架。实现多级纹理层的同时显示。-By DirectX9.0-based, C++ as a language framework. Multi-level texture layer displayed simultaneously.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:3532141
    • 提供者:文海涛
  1. Server

    0下载:
  2. sockt 5 代理服务器服务端程序,欢迎下载测试使用-In some graphics programs to run on a very low frame rate (FPS less than 10), which is due to create a D3D device caused by the vertical sync, I do not want to correct, and are interested in what can be changed. Repeat: th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:33153
    • 提供者:dbcc
  1. VisualCvideoandaudioDevelop

    0下载:
  2. 利用Visual C++进行网络及多媒体(视频/音频)开发的书籍。书中精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现,如MPEG-4的播放技术、编码技术和解码技术,XvidQP系统的开发等;MP3深入编程技术。另外,还对流行的网络、多媒体开发工具——微软的DirectX9.0进行了介绍,具体包括DirectShow、Direct3D、DirectSound和DirectMusic。在本书的最后一章,详细介绍了基于IBM
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-09
    • 文件大小:54008832
    • 提供者:xtdxlx
  1. DirectX-CPP-X-View

    1下载:
  2. 简单的“模型查看器”可以提供学习DirectX的新手参考! 开发语言和开发工具: C++ DirectX9.0C VS2005 项目描述:可以打开.X模型进行查看,可对模型旋转,渲染,灯光等操作。 实现功能: 1、用文件对话框打开.X文件,实现模型的切换。 2、反转三角形。 3、反转法线。 4、绘制法线。 5、ALPHR混合。 6、灯光操作。 7、模型渲染。 -Simple " model viewer" can
  3. 所属分类:Game Engine

    • 发布日期:2017-05-20
    • 文件大小:5790482
    • 提供者:sxyzbbs
  1. 02_WalkByOrder

    0下载:
  2. 基于C++和DIRECTX9的3D人物行走模型 -the 3D character walking models based on C++ and DIRECTX9
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1038436
    • 提供者:chris
  1. DirectX9_help

    0下载:
  2. 长期从事软件设计开发中,对经典PDF格式文件开发资料的总结。 1,DirectX9_SDK中文文档.pdf 2,DirectX9入门教程-[Beginning.DirectX9][EN].pdf 3,DirectX9中文帮助手册.pdf 4,Visual C++ OpenGL DirectX三维动画编程宝典.pdf 5,Visual+C++图形用户界面开发指南.pdf 6,基于DirectX(SDK)的Visual C++游戏设计.doc-VC++ DirectX
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:31541324
    • 提供者:芮桂华
  1. VectorScalarMul

    0下载:
  2. Visual C++DirectX9 3D游戏开发导引第四章源代码,一个向量操作的例子-Visual C++ DirectX9 3D game development guide chapter source code, example of a vector operation
  3. 所属分类:DirextX

    • 发布日期:2017-05-04
    • 文件大小:1411200
    • 提供者:aaron
  1. VC_Particles_Sys

    0下载:
  2. 利用Visual C++6.0 + DirectX9实现了粒子系统并封装成类,再加载地球的模型来实现雪花中旋转的地球-Using Visual c++ 6.0+ DirectX9 implements the particle system and encapsulated into class, reload the earth model to achieve the rotation of the earth in the snow
  3. 所属分类:DirextX

    • 发布日期:2017-05-20
    • 文件大小:5700752
    • 提供者:BluesMao
  1. Take-Away

    0下载:
  2. 基于C++的嵌入Lua语言游戏take sway,使用了Lua控制的界面及Lua控制的Directx9,-Based C++ embedded Lua language games take sway, use the interface and control Directx9 Lua Lua control,
  3. 所属分类:Shot Game

    • 发布日期:2017-05-21
    • 文件大小:6164995
    • 提供者:卢硕岩
  1. hge181_dx9

    0下载:
  2. HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create everything
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4920223
    • 提供者:chenluquan
  1. DirectX9Template

    0下载:
  2. 使用c++编写的Directx9模板程序,请使用VS2013打开.sln后缀项目文件-Directx9 Template code with c++, please open width visual studio 2013
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:32426
    • 提供者:funte
  1. DirectX_Project

    0下载:
  2. Simple OBJ viewer using DirectX to render objects
  3. 所属分类:DirextX编程

    • 发布日期:2017-12-23
    • 文件大小:5817344
    • 提供者:Scorio3D
  1. render

    0下载:
  2. C++ 使用DIRECT X 9 实现动态模型与光源(C++ directX9 model render)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1403904
    • 提供者:Kylin1982
« 1 2 3»
搜珍网 www.dssz.com