CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 DirextX编程 搜索资源 - SIMPLE C

搜索资源列表

  1. directshownet

    0下载:
  2. 一个用C#编写的DIRECTX媒体播放器,比DIRECTX 9.0的例子简单,适合初学者。-a C# prepared DirectX Media Player, DirectX 9.0 simple example, suitable for beginners.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:99438
    • 提供者:王凡
  1. DirectShowContrast

    1下载:
  2. Video transform filter that implements a contrast effect. This sample illustrates how to define and implement a simple custom interface. It also demonstrates how to use the CTransformFilter class to implement a simple effect filter.-Video
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:17169
    • 提供者:zcs
  1. Sample06

    0下载:
  2. 使用Direct3D创建三角形。本程序只创建一个简单的三角形,但是却包含了在c++builder中使用Direct3D的基本步骤。-use Direct3D create triangles. This procedure will only create a simple triangle, but it contains c builder in the use of Direct3D basic steps.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4505
    • 提供者:冰浩缘
  1. D2DVideoRenderer

    1下载:
  2. 使用DirectShow开发的个小东东,使用Visual Studio 2010 在Windows 7编译并测试通过。-This is about DirectShow development in general and filters development in detail. I decided to share the knowledge and experience in this area so there will be a simple tutorial for develop
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:83647
    • 提供者:alex
  1. Mesh

    0下载:
  2. 一个简单C++场景和人物,适合初学者看。-A simple C++ Scenes and characters, suitable for beginners to see.
  3. 所属分类:DirextX

    • 发布日期:2017-05-21
    • 文件大小:3987621
    • 提供者:韩若禹
  1. Dodger

    0下载:
  2. C#下directX游戏编程的简单实例,适合入门同学。-C# Under directX game programming examples of simple, suitable for entry-classmates.
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:84986
    • 提供者:龚胡
  1. LShowMovie

    0下载:
  2. directX下面一个播放视频的例子,其中主要的播放类已经封装,可以在其他view里面 dailog 里面简单的调用就能播放。 修改MainFrm.cpp里面的 g_pcView->m_movie.PlayFile("c:\\x.rmvb") 来修改播放路径 visual 6.0 可以编译,directx show类库已经带到工程里面了,不安装微软的directx show也能编译 -DirectX following example of a video, in whic
  3. 所属分类:DirextX

    • 发布日期:2017-05-06
    • 文件大小:1454731
    • 提供者:bigcat
  1. D3DGameEngine

    0下载:
  2. D3D的游戏引擎简单实现,虽然简单,但是功能齐全,使用3DMax建模。-D3D simple realization of the game engine, although simple, but full-featured, use 3DMax modeling.
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:1344178
    • 提供者:彭东峰
  1. DShowSimplePlayer

    0下载:
  2. 演示实现了DShow下的一个简单播放器(c++)-Demo DShow achieved under a simple player (c++)
  3. 所属分类:DirextX

    • 发布日期:2017-04-05
    • 文件大小:132632
    • 提供者:李明
  1. fsource

    0下载:
  2. Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple
  3. 所属分类:DirextX

    • 发布日期:2017-06-10
    • 文件大小:17540282
    • 提供者:bokyaw
  1. Ogre_3d_1.7_beginners_Guide[PDF]

    1下载:
  2.   OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用。这个类库隐藏了底层系统库(如:Direct3D和OpenGL)的所有细节,提供了一个基于世界对象和其他直观类的接口。这官方出的一本书,极具参考价值-A new book covering the basics has just been publish
  3. 所属分类:DirextX

    • 发布日期:2016-07-13
    • 文件大小:4505600
    • 提供者:Kiro
  1. Direct3D-Game-Programming-Tutorial

    0下载:
  2. Direct3D游戏编程入门教程 本书基于DirectX 9.0,是介绍Direct3D技术的入门教程,详细介绍了Direct3D的背景、基本知识以及3D程序设计的相关概念与技术。全书由浅入深,分为四个部分,第一部分介绍Direct3D的发展历史和基本知识,对3D程序设计中的术语、概念进行了深入讲解;第二部分着重讨论纹理映射技术,包括多重纹理等;第三部分通过多个示例来探讨高级shader编程,并对.MD3文件格式做了详细分析;第四部分是附录,对本书中用到的概念和技术知识背景进行了简单补充。
  3. 所属分类:DirextX

    • 发布日期:2017-06-09
    • 文件大小:16600586
    • 提供者:ZXiao
  1. D3DGame_Step1_2

    0下载:
  2. 很久以前写的简单的C++程序,应用了Direct适合初学者了解Direct的基本功能和应用。-A long time ago to write simple C++ program, the application of the Direct Direct for beginners to understand the basic functions and applications.
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:2709168
    • 提供者:王晓玥
  1. Render-FullScreen

    0下载:
  2. DirectX11 tutorial using with C++, which is about Render direct3d full screen. This is basic program for newbies game programmer . It is very simple and easy to learn.
  3. 所属分类:DirextX

    • 发布日期:2017-06-11
    • 文件大小:18768518
    • 提供者:thetnz
  1. scope_exit

    0下载:
  2. Simple-Look Scope Guard for Visual C++ 2010
  3. 所属分类:DirextX

    • 发布日期:2017-04-11
    • 文件大小:1227
    • 提供者:spaads
  1. sy-gui

    0下载:
  2. SY-UI 基于MIT协议的开源DirectUI库,代码量小,使用简便,开发语言为c++,由沈阳程序员联盟出品并维护。-a simple opensource directui by some programmer in shenyang
  3. 所属分类:DirextX

    • 发布日期:2017-05-24
    • 文件大小:7873878
    • 提供者:宁则
  1. Loye

    0下载:
  2. 简单的画图源,Entity,h,Entity,cpp,Line,h,Line,c-Draw a simple source, the Entity, h, the Entity, CPP, Line, h, Line, c
  3. 所属分类:DirextX

    • 发布日期:2017-12-11
    • 文件大小:66695
    • 提供者:teql!254815
  1. DirectX_Project

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

    • 发布日期:2017-12-22
    • 文件大小:5817344
    • 提供者:Scorio3D
搜珍网 www.dssz.com