Save
Forgot Password
Register Here
Resources
Applications
AI
Business
Components and Libraries
Computer Science
Database
Documents And Specifications
Enterprise Application Integration
Game
Hardware
Multimedia
Network
Security
Tools And Utilities
Training And Certification
Web
Languages
Assembly
Basic
C
C#
C++
Delphi
Java
JavaScript
Other Languages
Pascal
Perl
PHP
Python
Ruby
VB-Script
Visual Basic
Platforms
.NET
Browser Based
Consoles
CPU
Embedded
Java Platform
Legacy Platforms
Linux
Macintosh
Mobile Platforms
MS-DOS
Remotely Hosted
UNIX
WEB Service
Windows
Forums
Unanswered Posts
Latest Threads
Latest Posts
Programming Languages
Assembler Developer
Basic
C and C++
C#
Delphi and Kylix
Java
Pascal
Perl
PHP
Python
Ruby
VB.NET
VBA
Visual Basic
Applications
Computer Graphics
Computer Hardware
Database & SQL
Electronics development
Game programming
Matlab
Sound & Music
XML Development
Classifieds
Co-operative Projects
For sale
FreeLance Software City
Jobs Available
Jobs Wanted
Wanted
Microsoft .NET
.NET General
ASP.NET
Miscellaneous
Comments on the PH Re-design
Comments on this site
Computer Emulators
General programming
New programming languages
Off topic board
Mobile & Wireless
Palm Pilot
Multimedia
Demo programming
MP3 programming
Operating Systems & Platforms
Cloud Computing
Embedded / RTOS
FreeBSD
LINUX programming
MS-DOS
Windows CE & Pocket PC
Windows programming
Software Development
Algorithms
Object Orientation
Project Management
Quality & Testing
Security
WEB-Development
Active Server Pages
AJAX
CGI Development
ColdFusion
Flash development
HTML & WEB-Design
Internet Development
JavaScript
WEB Servers
WEB-Services / SOAP
Blogs
Blog Startpage
Latest Blog Posts
Submit
Article
Book
File
Link
News
PAD File
Wiki Article
Jobs
Dev Tools
PH
Search
Newsletter
Merchandise
Top User Lists
Getting Started Guide
Help
Advertise
Contact Us
HOME
>
Forums
>
C++ Game Development
> directx 9 SDK
C++ Game Development
Moderators:
Lundin
Number of threads:
236
Number of posts:
517
With full replies
Topics only
C++ Game Development
Forum Info
This Forum Only
Single Post View
Linear View
Threaded View
f
Printer Friendly
RSS Feed
directx 9 SDK
Posted by
happy_84k
on 26 Jan 2004 at 8:40 AM
hey there
i'm a beginner in c++ ang i really want to learn games progarmming.
i'm now downloading the directx 9 SDK and a need a tutorial.
is the programming with directx SDK hard?
and what programming background should i have?
ak
Share By Email
Re: directx 9 SDK
Posted by
zeolite
on 26 Jan 2004 at 9:17 AM
If you don't want to have to write out lots of code just to get Direct3D initialised I strongly recommend Microsoft's sample class CD3DApplication.
Available from many places, including:
http://peppermint.jp/products/death/doc/d3dapp_8h-source.html
http://peppermint.jp/products/death/doc/d3dapp_8cpp-source.html
The code is well annotated so you should be able to follow most of it. All you really need to do is create your own class in the form:
class CMyD3DApplication : public CD3DApplication
and re-write all the
virtual
functions to suit your own needs.
btw: if you have any problem downloading this file, search for CD3DApplication on Google and it will list dozens of sites where you can download the framework. It will probably be included with some of the sample apps that come with the DirectX 9 SDK ;)
Share By Email
Re: directx 9 SDK
Posted by
chick80
on 5 Feb 2004 at 1:58 AM
:
If you don't want to have to write out lots of code just to get Direct3D initialised I strongly recommend Microsoft's sample class CD3DApplication.
: Available from many places, including:
:
http://peppermint.jp/products/death/doc/d3dapp_8h-source.html
:
http://peppermint.jp/products/death/doc/d3dapp_8cpp-source.html
:
The code is well annotated so you should be able to follow most of it. All you really need to do is create your own class in the form:
:
CD3DApplication is also included in the SDK...
Btw, you should know C++ quite well and you should know some math stuff like matrices and vectors (expecially if you want to use vertex and pixel shaders).
Take a look to the tutorials and samples in the SDK, they're a very good starting point.
nICO
How beautiful, if Sorrow had not made sorrow more beautiful than Beauty itself.
JOHN KEATS
Share By Email
Recent Jobs
Home
About PH
Privacy Statement
Hosted SubVersion
Hosted Bugtracker
Contact Us
Advertise Here
Official Programmer's Heaven Blogs
Web Hosting
|
Browser and Social Games
|
Gadgets
Popular resources on Programmersheaven.com
Assembly
|
Basic
|
C
|
C#
|
C++
|
Delphi
|
Flash
|
Java
|
JavaScript
|
Pascal
|
Perl
|
PHP
|
Python
|
Ruby
|
Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our
Terms Of Use
and
Privacy Statement
for more information.
Operated by
CommunityHeaven
, a
BootstrapLabs
company.