The MASM Forum

Members Gallery => Showcase => Topic started by: TouEnMasm on November 23, 2020, 01:28:40 AM

Title: tiger directx9
Post by: TouEnMasm on November 23, 2020, 01:28:40 AM
Hello,
It's an old sample rewrite for windows 10 and the sdkrc100 header.
With Macros it look like a C++ program.Matrices are easy to use with macros (sensitive heart abstain).
There is some modifies of the original provided.
* speed setting allow to increase or decrease the speed
* media files are in resource instead of disk,it can be use as a single file.
Some modifies had been made to the headers,http://luce.yves.pagesperso-orange.fr/header.htm (http://luce.yves.pagesperso-orange.fr/header.htm)
The modifies prepare the next directx11 sample.
Title: Re: tiger directx9
Post by: BugCatcher on November 25, 2020, 12:39:58 AM
Here's the same thing with Seikmanski's Dx9 macro