Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Welcome muare.forum-viet.com

Gameinstitute.com | Graphics Programming 1466027_a28518e0bb72af535fc0

Latest topics
» Bạn nên biết điều kiện du học Hàn Quốc có
Gameinstitute.com | Graphics Programming EmptyMon 05 Oct 2015, 7:51 pm by giaychuotkhoet

» Hộp đựng đa năng trong phòng tắm và các đồ dụng tiện llợi khác
Gameinstitute.com | Graphics Programming EmptyWed 22 Jul 2015, 1:23 am by aloonline1987

» gel bôi trơn ấm áp warm lovin
Gameinstitute.com | Graphics Programming EmptyTue 19 May 2015, 4:24 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Gameinstitute.com | Graphics Programming EmptyTue 19 May 2015, 4:19 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Gameinstitute.com | Graphics Programming EmptyTue 19 May 2015, 4:17 pm by shopnguoilon_sg

» stud 100 khẳng định đẳng cấp phái mạnh
Gameinstitute.com | Graphics Programming EmptyFri 15 May 2015, 11:25 am by shopnguoilon_sg

» Lover aider máy mát xa dành cho nữ
Gameinstitute.com | Graphics Programming EmptyFri 15 May 2015, 11:23 am by shopnguoilon_sg

» cung cấp máy ép dĩa chất lượng
Gameinstitute.com | Graphics Programming EmptyFri 17 Apr 2015, 2:15 pm by huyenrio

» Máy in hình lên ly
Gameinstitute.com | Graphics Programming EmptyWed 25 Mar 2015, 2:44 pm by huyenrio

» Máy in hình lên áo
Gameinstitute.com | Graphics Programming EmptyWed 25 Mar 2015, 2:43 pm by huyenrio

»  trang trí cây thông noel ở vinh,cho thuê cây thông noel ở vinh,chuyển quà noel ở vinh
Gameinstitute.com | Graphics Programming EmptyFri 28 Nov 2014, 8:44 am by sunflowerhn83

» Máy in hạn sử dụng DMJ-B chính hãng, giá sốc
Gameinstitute.com | Graphics Programming EmptyThu 02 Oct 2014, 9:40 am by phamlinhnd1010

» Dạy cắm hoa chuyên nghiệp,dạy cắm hoa nghệ thuật,dạy cắt tỉa của quả ở T.p Vinh Nghệ An
Gameinstitute.com | Graphics Programming EmptyTue 30 Sep 2014, 10:10 am by haiha131276

» công ty Yên Phát chuyên phân phối, lắp đặt camera chính hãng giá rẻ nhất miền Bắc.
Gameinstitute.com | Graphics Programming EmptyFri 26 Sep 2014, 10:57 am by phamlinhnd1010

» HOT! Chung cư mini Xuân Đỉnh ở ngay giá chỉ từ 690 triệu 1 căn
Gameinstitute.com | Graphics Programming EmptyFri 26 Sep 2014, 10:44 am by xuantruong23


Gameinstitute.com | Graphics Programming

Go down

Gameinstitute.com | Graphics Programming Empty Gameinstitute.com | Graphics Programming

Bài gửi by Nguyen Trung Hoa Sun 22 Aug 2010, 8:07 am

Gameinstitute.com | Graphics Programming 15p2vb5
Gameinstitute.com | Graphics Programming with DirectX 9 - Module I-II
152 MB | HF Links

In Part I of this series you will explore the fundamentals of 3D graphics rendering. The focus throughout these early lessons is on the core features of the DirectX 9 fixed-function rendering pipeline. This includes loading and drawing geometric objects, the use of lighting and textures to provide scene detail, developing camera systems for viewing simulation environments in real-time, and using alpha components for controlling object transparency to produce effects like glass and water.


Why should I take the course?

This DirectX9 Graphics Programming course was specifically designed to be the first course that a student takes at Game Institute following their C++ training. It represents the beginning of the core training you will receive here at Game Institute as you study to become a professional game developer. Although this is a targeted as a beginner/intermediate level course, even if you have some previous 3D graphics experience, you are likely to encounter a significant amount of useful information and learn some new techniques along the way. This is the first DirectX programming course in a multi-part series on 3D Game Engine Programming (and DirectX Graphics version 9). The application framework you build in this course will be greatly expanded in Module II and then further still in a set of targeted workshops dealing with advanced concepts. As such, to make sure that everyone is working from the same code base, this is a pre-requisite course if you intend to continue with the rest of the series.

What are some of the topics we will study in this course?

In Module I you will begin a detailed exploration of the basic features of the DirectX Graphics fixed-function pipeline. You will learn how to use each of the features individually and then in combination to render complex 3D scenes. The course will begin with an examination of all the 3D mathematics that you'll need for most of this series, so you can get started right away after your C++ training is complete. Then you'll learn how to create your own software transformation and rendering pipeline to ensure that you have a good understanding of the basics. From that point forward you will begin using the DirectX API to render your 3D scenes.
The topics discussed include:

* 3D Mathematics
* The Transformation and Lighting Pipeline
* Initializing Direct3D
* Vertex and Index Buffers
* Single and MultiTexture Effects
* Camera Management Systems
* Compressed Textures
* Texturing & the Texture Blending Cascade
* Alpha Blending
* Loading GILES? Scenes
* much, much more...


When you get to Module II in the series, you will temporarily wrap up your examination of the fixed-function pipeline with a look at some of the more advanced features in the D3DX library. Module II will also include a thorough foundation in core graphics engine technologies like collision detection, keyframe animation, skinning, spatial partitioning, optimal rendering algorithms, and more. The workshops that follow Module II will then draw your focus to the programmable pipeline, where you will explore shaders and advanced texturing and lighting concepts along with tools and game engine design and architecture. Although the fixed-function pipeline will still be revisited from time to time, after your first workshop, you will be primarily working with shader-driven engine technology. Please be sure to check out our Course Catalog for more information.

Who should take the course?

If you are already a C++ developer, then this is the course we recommend that you take first. Of course, anyone interested in creating state-of-the-art real-time 3D games will find this course an especially useful starting point. If you have used Direct3D (or another API) in the past and you would like to learn more about the inner-workings of DirectX Graphics 9, or if you wish to port your existing games to the latest version of the API, you will benefit from the information we will cover.

What are the prerequisites to understanding the course material?

Knowledge of C/C++ and object oriented programming is required. Experience compiling and running projects using Microsoft Visual C++ 7.0 or greater is a must. Students who are not yet comfortable with C++ should take the C++ Programming for Game Developers series before getting started with this series of courses.

What software do I need in order to take this course?

* Microsoft Visual C++ 7.0 (2002 .NET) or higher
* Microsoft DirectX 9.0c SDK


Download Links


Hotfile
Code:
http://hotfile.com/dl/21233012/d6e3ac8/gigpdx9m-1_2.part1.rar.html
http://hotfile.com/dl/21232774/8cdb92d/gigpdx9m-1_2.part2.rar.html
Nguyen Trung Hoa
Nguyen Trung Hoa
Admin

Đánh giá tốt! : 24

Nam
Goat
Tổng số bài gửi : 51033
Birthday : 09/10/1979
Tuổi : 45
Địa chỉ: : Lô L14-4 Khu Phố FBS - Phường 9 - Tp Tuy Hoà - Phú Yên
Điện thoại: : Mobile: 0985017089 ; 0918 957 282
Điểm : 182626
Ngày đăng ký : 13/10/2007

https://muare.forum-viet.com

Về Đầu Trang Go down

Về Đầu Trang

- Similar topics

 
Permissions in this forum:
Bạn không có quyền trả lời bài viết