Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 17,340 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Why matrix ? #88475
09/01/06 18:31
09/01/06 18:31
Joined: Oct 2003
Posts: 246
A
Alberto Offline OP
Member
Alberto  Offline OP
Member
A

Joined: Oct 2003
Posts: 246
Hello

3DGS , same as other engines, provides functions for matrix operation.
It is well known the importance of matrix calculus in computer graphics, but an engine should wrap these graphic algo's
I never used matrix even with opengl and \ or directx
What about their use in game programming ?

Re: Why matrix ? [Re: Alberto] #88476
09/02/06 21:24
09/02/06 21:24
Joined: Jan 2004
Posts: 2,013
The Netherlands
E
Excessus Offline
Expert
Excessus  Offline
Expert
E

Joined: Jan 2004
Posts: 2,013
The Netherlands
Because 3dgs allows you to program your own graphics algorithms: shaders. Some shaders need matrices that are calculated per-model or per-frame, so it must be done in c-script.

Re: Why matrix ? [Re: Alberto] #88477
09/03/06 04:10
09/03/06 04:10
Joined: Oct 2003
Posts: 4,131
M
Matt_Aufderheide Offline
Expert
Matt_Aufderheide  Offline
Expert
M

Joined: Oct 2003
Posts: 4,131
Quote:

I never used matrix even with opengl and \ or directx




Then I'm pretty sure you never did any programming with Opengl or DirectX.. matrices are ubiquitous in 3D.


Sphere Engine--the premier A6 graphics plugin.
Re: Why matrix ? [Re: Matt_Aufderheide] #88478
09/03/06 08:41
09/03/06 08:41
Joined: Oct 2003
Posts: 246
A
Alberto Offline OP
Member
Alberto  Offline OP
Member
A

Joined: Oct 2003
Posts: 246
What are you saying ?
You must use matrix in opengl !
Defintly not
You can programm 99 % opengl without using matrix, ulesse you confuse martrix with istructions such sa glPushMatrix(), glPooMartix()
Custom matrix are necessary for special effects only


Moderated by  HeelX, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1