qwijibow
Apr 30 2007, 12:33 PM
| | Can anyone recommend a good book For advanced modern graphics programming ?
The Last book I read "Ultimate Game Programming With DirectX-9" was quite useless.
I have experimented with Direct3D 9, and OpenGL 1.5 on and off for a while now, and want to learn all the advanced stuff.
Cg is my shader language of choice, c/c++ for the usual stuff... and completely avoiding all that Visual Basic C# .NET Rubbish...
Thanks.
I was considering the Cg tutorial book by nvidia, but it has some bad reviews on Amazon.
|
Reply
faulty.lee
Apr 30 2007, 03:23 PM
Apparently there isn't much book on DirectX9. A few from the Premier Press is quite good Real-time.Rendering.Tricks.and.Techniques.in.DirectX 3D.Game.Programming.All.In.One Special.effects.game.programming.with.directx This site also provide quite a lot of information http://gpwiki.org/Those books mostly concentrates on games. Other than that, i've a few in .Net, which i think you would want. Btw, i'm writing a .net based 3D graphic multimedia system. I have to use .net so i can deliver the software faster, where C++ will take longer time to develop, and even more time needed to debug and perfect the coding. Maybe towards the end, when things settle down, i'll convert the 3D engine into C++ based. Generally the basic instruction for DirectX9 doesn't differ much for .net and non-.net. DirectX SDK from microsoft also prove to be useful. Get Feb 2006 or earlier if you want the use legacy DirectShow features, after that version, DirectShow is moved to Platform SDK. Also don't bother with the newer SDK, cause it includes DirectX10, which is redundant if you're not targeting Vista. Do that note of the syntax changes (mainly the parameters needed per function), if you have diff release of DirectX SDK.
Reply
Similar Topics
Keywords : recomend, graphics, programming, book, cg, shaders, opengl, 2, x, direct3d, 10
- Game In Pascal With Good Graphics
(0)
Good Java Game Programming Book
Here is a book i wanted to share... (0) Hi Everyone; I am not new to java nor am I incompentent. ANyways, I just wanted to shared a book
that I looked through that seemed fairly easy to follow for java beginners. IT gives a lot of
demos and explainations on terms and methods. Also, it gives you very good instructions on
compiling, building, and deploying your game. The book that I am referring to is: Beginning Java 5
Game Programming Author is Jonathan S. Harbour from University of Advancing Technology ISBN:
1-59863-150-0 Yes... it is a THOMSON course Technology boo. Its a small book and pretty inexpensiv....
Direct3d Setrenderstate(d3drs_zenable,true) Has No Effect ?
Depth Testing is not working (4) Hi, i've recently started working my way through a book on Using DirectX 9.0c SDK. And i've
noticed that Depth testing is not working on my first few programs, Nor is it working on the
book's cd's demo applications ( even pre-compiled) In other words, some objects are beeing
drawn over the top of objects closer to the camera. Very early in the book, ( Chapter 1 ) the book
descibes this problem, and how to resolve it by enableing Depth testing using the Depth Buffer. the
solution it says is a single line of code CODE g_D3DDevice->SetRenderState(D....
C++ Game Programming Books For Beginners?
(5) can anyone help me with some good latest C++ game programming books (2D, not ready for 3D yet) or
any good lesson sites for beginners? thanks in advance! cheerz! shiv ....
Opengl Or Direct-X?
(8) Well, I want to know how many people here like one over the other. I vote for OpenGL because
it's the industry standard, it performs better and that it is cross platform /wink.gif'
border='0' style='vertical-align:middle' alt='wink.gif' /> xboxrulz....
Help A Beginner Start On With Game Programming
(8) I would like to make some game- no matter what but I have NO idea about programming. I only know php
a bit, html, java script and css, but I'd like to have game not in the internet but let's
say a real one... any idea, or progamm which might help?....
What Are Some Good Game Programming Books ?
(3) Can sombody tells me some good books for game programming with C++? /wink.gif' border='0'
style='vertical-align:middle' alt='wink.gif' /> ....
Black Art Of Java Game Programming
(0)
Runuo Programming
(4) there is someone that know programming on runuo and ultima online? I was trying to make so that he
could himself be created account through web but the script that I have for the game server (that he
update the account stored in database and synchronize them with the database) gives an error to me:
( if someone is even than it helps me, it says to me that it does not find the data origin (i think
the database that i specified) given that I have specified: ( perhaps mistake driver -. -....
Rpg Sprites/graphics
RPG Maker Sprite/Graphic Sets (9) Hello, I have RPGMaker, and I require some Sprite Sets and Graphic sets for the system. Some
different tiles, and things like that. It's all pretty well 2D but if there are some 3D looking
graphics that can be applied to the tile-like format of RPGMaker I'd love to see that website.
Does anyone else have some suggestions to different RPG Creating Modules? Or perhaps other ideas on
programs that can create RPG Gaming formats all together? I only have ideas at this stage so any
help would be appreciated. I'm not really trying to make a game for millions m....
What Language Is Best For Game Programming?
I need some help (27) ok I am trying to get into programming and then into games. So i was wondering if anyone knows a
good language except c++. I have started to learn it but the problem is its not user friendly for a
first time programmer. So I would appreciate it if you can maybe name some languages and there weak
points and strong points i would aprreciate it.....
Infinite Game Space
game programming concept (3) Of course a computer cannot really have a truly infinite game space but then people do not have the
infintite lifetimes required to know the difference anyway. You can create a game with billions of
billions of locations which is more than big enough to be infinite as far as the human game player
is concerned. You cannot do this with the traditional approach, of programming each location ahead
of time. Your computer does not have the memory to contain them and the programmer does not have
the time to program them. Instead you must use fixed seed random generation. F....
Z80 Assembly
programming games for the Ti-83+ (1) Most highschool kids and some college have a TI-83(+) for math, so some of you may be interested in
this. Basically, there are 2 languages for the Ti-83+. Basic and z80 assembly. Basic is easier, but
asm is alot faster and more powerful. *note* With z80 assembly, you can make some realy awesome
calculator games. Actually, z80 assembly is almost identical to the language used to program the
gameboy. Anyways, Ticalc.org is a really cool site with thousands of games to download for the
Texas Instrument calculators. Maxcoderz is a great programming group for the TI-83(....
Games Programming
(30) I'm curious to know if anyone here does games programming or planning, any sort. I'm
currently involved in some game design and coding for MUDs and I think it'd be neat to discuss
and share ideas here. /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ....
Favorite programming resources (websites)
(4) Here are some of my favorite websites. I find myself going online all the time to find out about
some obscure function in STL or some math topic, etc, etc. Let's pool our resources!
http://gamedev.net/ Game specific but has a ton of tutorials on all sorts of things well beyond
programming and has a number of good forums http://www.gamasutra.com/ Has some top notch
tutorials as well as industry news http://www.msoe.edu/eecs/ce/courseinfo/stl/ I find myself here
often whenever I tackle STL stuff http://www.jimprice.com/jim-asc.htm I used this website exte....
Looking for recomend, graphics, programming, book, cg, shaders, opengl, 2, x, direct3d, 10
|
*SIMILAR VIDEOS*
Searching Video's for recomend, graphics, programming, book, cg, shaders, opengl, 2, x, direct3d, 10
|
advertisement
|
|