The MASM Forum Archive 2004 to 2012

General Forums => The Soap Box => Topic started by: Farabi on November 11, 2011, 12:22:37 PM

Title: Now I get it, 3D trigs
Post by: Farabi on November 11, 2011, 12:22:37 PM
http://www.forumsains.com/matematika/trigonometri-3d/

Im so stupid on this. But now I get the logic behind it. Yeah, when Im on Hi-School at the first grade, they though me this, but it is out of my logic.
Title: Re: Now I get it, 3D trigs
Post by: baltoro on November 12, 2011, 06:18:18 PM
Onan-Farabi,
For us people that don't speak the native Indonesian language,...what is that post about ???
I see matrices,...presumably for altering positional data before a 3D display.
Direct 3D has numerous functions for accomplishing this,...and, I assume that OpenGl does also.
Title: Re: Now I get it, 3D trigs
Post by: Farabi on November 12, 2011, 11:00:59 PM
Ups sorri, mis post the link
http://www.cprogramming.com/tutorial/3d/rotationMatrices.html
Title: Re: Now I get it, 3D trigs
Post by: baltoro on November 14, 2011, 06:18:09 PM
Years ago, when I was first learning 3D graphics techniques, I bought a book by: André LaMothe (http://en.wikipedia.org/wiki/Andr%C3%A9_LaMothe), called, "Tricks of the 3D Game Programming Gurus-Advanced 3D Graphics and Rasterization". It's one of those HUMONGOUS books that explains everything about 3D Graphics (yes, tons of trigonometry),...this was before DirectX had really been developed to its current level of sophistication. And, a CD comes with the book containing all the source code that he develops (written in C++, of course). It's an excellent book, but, I don't think it was ever published in a Indonesian version.

(http://ecx.images-amazon.com/images/I/51GP289J26L._SS500_.jpg)
Title: Re: Now I get it, 3D trigs
Post by: vanjast on November 14, 2011, 09:57:28 PM
Onan - You got PM..  :bg
Title: Re: Now I get it, 3D trigs
Post by: Farabi on November 24, 2011, 10:20:02 AM
Im affraid my hoby destroying everyone's bussiness. So right now I decided to not open source the whole game, only some part of it, but time to time I will completely closed it except for educational purpose only.
Title: Re: Now I get it, 3D trigs
Post by: Farabi on November 28, 2011, 07:26:36 AM
I debugged my computers driver not found something interesting. So basically my system only provide some HW accelleration, and guess what, there is no HW acceleration for 3D, only for 2D, like Bitblt and Floodfill. Now I get all of it. I'll send the file someday, it only worked for my system, so dont worry about the license, Im lincesed for this driver and they wont mind if you have it. Im gonna show you something.