登录
首页 » Visual C++ » directx

directx

于 2020-10-27 发布 文件大小:662KB
0 374
下载积分: 1 下载次数: 21

代码说明:

  一个微软自带的DirecX程序的例子,相当经典!(A DirecX Microsoft' s own example of the procedure, very classic!)

文件列表:

directx
.......\d3dm
.......\....\tutorials
.......\....\.........\tut01_createdevice
.......\....\.........\..................\createdevice.cpp
.......\....\.........\..................\readme.txt
.......\....\.........\..................\tut01_createdevice.sln
.......\....\.........\..................\tut01_createdevice.vcproj
.......\....\.........\tut02_vertices
.......\....\.........\..............\readme.txt
.......\....\.........\..............\tut02_vertices.sln
.......\....\.........\..............\tut02_vertices.vcproj
.......\....\.........\..............\vertices.cpp
.......\....\.........\tut03_matrices
.......\....\.........\..............\matrices.cpp
.......\....\.........\..............\readme.txt
.......\....\.........\..............\tut03_matrices.sln
.......\....\.........\..............\tut03_matrices.vcproj
.......\....\.........\tut04_lights
.......\....\.........\............\lights.cpp
.......\....\.........\............\readme.txt
.......\....\.........\............\tut04_lights.sln
.......\....\.........\............\tut04_lights.vcproj
.......\....\.........\tut05_textures
.......\....\.........\..............\banana.bmp
.......\....\.........\..............\d3dm_textures.rc
.......\....\.........\..............\readme.txt
.......\....\.........\..............\resource.h
.......\....\.........\..............\textures.cpp
.......\....\.........\..............\tut05_textures.sln
.......\....\.........\..............\tut05_textures.vcproj
.......\....\.........\tut06_fixedpoint
.......\....\.........\................\banana.bmp
.......\....\.........\................\d3dm_fixedpoint.rc
.......\....\.........\................\fixedpoint.cpp
.......\....\.........\................\readme.txt
.......\....\.........\................\resource.h
.......\....\.........\................\tut06_fixedpoint.sln
.......\....\.........\................\tut06_fixedpoint.vcproj
.......\DDraw
.......\.....\DDex1
.......\.....\.....\DDex1.cpp
.......\.....\.....\ddex1.rc
.......\.....\.....\DDex1.sln
.......\.....\.....\DDex1.vcproj

.......\.....\.....\readme.txt
.......\.....\.....\resource.h
.......\.....\.....\stdafx.cpp
.......\.....\.....\stdafx.h
.......\.....\DDex2

.......\.....\.....\DDex2.cpp
.......\.....\.....\ddex2.rc
.......\.....\.....\DDex2.sln
.......\.....\.....\DDex2.vcproj
.......\.....\.....\ddutil.cpp
.......\.....\.....\ddutil.h

.......\.....\.....\ReadMe.txt
.......\.....\.....\resource.h
.......\.....\.....\stdafx.cpp
.......\.....\.....\stdafx.h
.......\.....\DDex3
.......\.....\.....\ddex3.cpp
.......\.....\.....\ddex3.rc
.......\.....\.....\DDEx3.sln
.......\.....\.....\DDEx3.vcproj
.......\.....\.....\ddutil.cpp
.......\.....\.....\ddutil.h


.......\.....\.....\ReadMe.txt
.......\.....\.....\resource.h
.......\.....\.....\stdafx.cpp
.......\.....\.....\stdafx.h
.......\.....\Donuts2
.......\.....\.......\bangbang.wav
.......\.....\.......\bounce.wav
.......\.....\.......\c_bang.wav
.......\.....\.......\ddutil.cpp
.......\.....\.......\ddutil.h

.......\.....\.......\donuts.c
.......\.....\.......\donuts.h
.......\.....\.......\donuts.ico
.......\.....\.......\donuts.rc
.......\.....\.......\Donuts2.sln
.......\.....\.......\Donuts2.vcproj
.......\.....\.......\d_bang.wav
.......\.....\.......\gapiutil.cpp
.......\.....\.......\gapiutil.h
.......\.....\.......\gunfire.wav
.......\.....\.......\hum.wav
.......\.....\.......\level.wav
.......\.....\.......\p_bang.wav
.......\.....\.......\r
.......\.....\.......\readme.txt
.......\.....\.......\resource.h
.......\.....\.......\resourceppc.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MSDN_Tools
    用于msdn信息检索的工具。可以将*.chi文件集成到*.chm文件中。(For msdn information retrieval tool.*. Chi file can be integrated into a*. chm file.)
    2009-10-21 11:23:59下载
    积分:1
  • MulCapture
    一个简单的视频导播软件,附件中包括源代码(this is a simple vido software, include code.)
    2020-06-29 14:20:02下载
    积分:1
  • QrInv
    QR对复数矩阵进行求逆运算,是一个vc动态库源码,源码测试程序中针对是4维复数矩阵采用QR分解方法对4维复数矩阵进行求逆,可扩展,只需修改r上三角矩阵求逆的方法即可(QR method is mainly used for negative complex matrix inversion, the test program is carried out for 4 matrix inversion, scalable, simply modify the triangular matrix inversion process you can)
    2015-12-03 10:16:37下载
    积分:1
  • usbtocom_comnum
    现在很多人都在用USB转串口,但是由于它是动态分配的,找起来比较麻烦,所以可以用这个程序自动侦测USB转串口对应的串口号(Many people now are using USB to serial port, but because it is dynamically allocated, is too much trouble to find them, so you can use this program automatically detects the USB to serial serial number corresponding to)
    2010-08-12 21:33:16下载
    积分:1
  • MicroSD
    简要介绍MicroSD卡和使用方法,希望对各位朋友有帮助(Simply discript how to use MicroSD)
    2014-09-02 01:44:19下载
    积分:1
  • GPSRadar
    GPS开发经典工具,很有参考价值,你可以用它在PC平台接收数据包,这样就可以研究包结构知识(GPS development of classical tools, a good reference, you can use it in the PC platform for receiving data packets, so packets can study the structure of knowledge)
    2008-07-26 22:56:41下载
    积分:1
  • SMS
    使用短信猫可以实现短信的群发,跟接收,还现实了定时群发,并且可以对接收短信内容进行查询(Cats can be achieved using the message of the mass-message with the receiver, but also the reality of the mass from time to time, and can receive a query message content)
    2008-05-03 22:11:14下载
    积分:1
  • Play-XM
    Visual C++ example source code, welcome to try.(Easy to use player software trial, welcome to try. Email: lujunlijustin@yahoo.com.tw )
    2012-01-19 17:18:51下载
    积分:1
  • oead
    说明:  Source code 按i2c时序读写寄存器(Source code read and write registers according to i2c sequence)
    2018-12-26 09:48:34下载
    积分:1
  • toolTrip
    提示框的用法,可以方便的让工具栏提示框显示在任何地方(Prompted the use of the box, it will be convenient to allow the prompt box displays the toolbar at any place)
    2009-04-03 09:25:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载