-
-
-
-
-
[
C#(.net)]
HLSLWavingGrassEffect.zip
... /05/2005 : Demo ported to DirectX April SDK 2004
// - Batch Grass Vertex
// - Use HLSL Vertex Shader to move grass
//
// - Grass texture used is a modified version of the ATI Grass Demo
///////////////////////////////////////////////////////////////
Category:
3D Graphic Upload User:
li2971742 Size:
670K
-
[
Visual C++ (VC++)]
TrueColors_demo.zip
... A drop would not be allowed.
* DROPEFFECT_COPY A copy operation would be performed.
* DROPEFFECT_MOVE A move operation would be performed.
* DROPEFFECT_LINK A link from the dropped data to the original data would be ...
-
[
Visual C++ (VC++)]
simple_fps.rar
This is a simple try on doing some basic fps "game" you can move with your basic "q,w,e,a,s,d" and also jump and fire teapots "r, f" It s a simple program to see how it can be done. No colision detection or anything fancy.
-
[
Visual C++ (VC++)]
lighting.rar
This program demonstreatse how to use lights in opengl enviorment. It is a simple demonstration of a spotlight (car lights) on two cubes (cars) chasing each other. You can move light of the second cube with "awsd" keys.
-
-
[
Visual Basic (VB)]
3D_Soccer.zip
A form that implements a soccer field you can move around in and a grid using line controls only. Perhaps a starting point for a soccer game application if not, an illustration of how much one can do with line controls
-
[
Matlab]
aima.rar
Make a point move in the 2D plane
State = (x y xdot ydot). We only observe (x y).
This code was used to generate Figure 17.9 of "Artificial Intelligence: a Modern Approach",
Russell and Norvig, 2nd edition, Prentice Hall, in preparation.
Category:
matlab Upload User:
hyy0201 Size:
1K