-
-
-
DD+Info+Demo.rar
DD info Demo
DirectX 3D Graphics Programming Bible(by Julio Sanchez and Maria P. Canton)一书的随书光盘源码,VC++5和6下都能执行
-
PracticalWPFGraphicsProgramming.rar
Welcome to Practical WPF Graphics Programming. This book will provide all
the tools you need to develop professional graphics applications using the
Windows Presentation Foundation (WPF) and C# based on the .NET framework.
I hope this book would be ...
-
BorlandBGI.rar
/*
GRAPHICS DEMO FOR TURBO C 2.0
Copyright (c) 1987,88 Borland International. All rights reserved.
From the command line, use:
tcc bgidemo graphics.lib
*/
-
ManagedDirectX9KickStart.rar
Managed DirectX 9 Kick Start - Graphics and Game Programming.rar
不用多说了,sams出品的关于托管类DirectX的使用的教程,很不错,但有些东西相对教老。
-
-
C++yuandaima.rar
#define N 200
#include <graphics.h>
#include <stdlib.h>
#include <dos.h>
#define LEFT 0x4b00
#define RIGHT 0x4d00
#define DOWN 0x5000
#define UP 0x4800
#define ESC 0x011b
-
Vectorized.rar
The raytracer is made as a mini project for a computer vision and graphics lecture. Started as for statements and ended as this fast vectorized version. The speed up is something like 10 minutes versus 10-12 seconds for a 1024x1024 image.
It is ...
-
gd-2.0.35.tar.gz
Graphics Library 图形库,GD是一个开源的用于动态创建图像的代码库。GD能创建PNG、JPEG和GIF图像,以及一些其它格式的图像。
-
-