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
2 registered members (TipmyPip, AndrewAMD), 14,136 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
3d view without perspektive? #180990
01/30/08 19:33
01/30/08 19:33
Joined: Jul 2006
Posts: 111
Germany near Wuerzburg
D
Disaster Offline OP
Member
Disaster  Offline OP
Member
D

Joined: Jul 2006
Posts: 111
Germany near Wuerzburg
hi
is there a way to turn off that only the point in the middle of the view has exactly the perspective you want?. i want to see the whole screen in the same view like if you have a very wide camera.
because i doesn't really know how to explain it, i'll add a little picture

[image][img=http://img247.imageshack.us/img247/70/unbenannt2yo6.th.jpg][/image]


mfg Disaster
Re: 3d view without perspektive? [Re: Disaster] #180991
01/30/08 20:01
01/30/08 20:01
Joined: May 2005
Posts: 2,713
Lübeck
Slin Offline
Expert
Slin  Offline
Expert

Joined: May 2005
Posts: 2,713
Lübeck
I wrote a plugin which creates an orthogonal projectionmatrix.
You can find it here:http://www.coniserver.net/ubbthreads/showflat.php/Cat/0/Number/811731/page/0/fpart/1/vc/1
Just include the dll, call the function to set the materiamatrix to the new viewprojectionmatrix and then transform every vertex with this new matrix instead of 3DGS´ matViewProj in a simple vertexshader.

Re: 3d view without perspektive? [Re: Slin] #180992
01/31/08 15:47
01/31/08 15:47
Joined: Jul 2006
Posts: 111
Germany near Wuerzburg
D
Disaster Offline OP
Member
Disaster  Offline OP
Member
D

Joined: Jul 2006
Posts: 111
Germany near Wuerzburg
thanks^^


mfg Disaster
Re: 3d view without perspektive? [Re: Disaster] #180993
01/31/08 16:33
01/31/08 16:33
Joined: Jan 2003
Posts: 4,305
Damocles Offline
Expert
Damocles  Offline
Expert

Joined: Jan 2003
Posts: 4,305
set camera.arc=1 (a very low value)
The camera then "zooms" in.
You need to place the camera very far then.

Re: 3d view without perspektive? [Re: Slin] #180994
02/19/08 09:57
02/19/08 09:57
Joined: Oct 2006
Posts: 175
G
Gumby22don Offline
Member
Gumby22don  Offline
Member
G

Joined: Oct 2006
Posts: 175
Quote:

I wrote a plugin which creates an orthogonal projectionmatrix.
You can find it here:http://www.coniserver.net/ubbthreads/showflat.php/Cat/0/Number/811731/page/0/fpart/1/vc/1
Just include the dll, call the function to set the materiamatrix to the new viewprojectionmatrix and then transform every vertex with this new matrix instead of 3DGS´ matViewProj in a simple vertexshader.




Lol - sounds easy enough, and I think I could eventually get it right if I went slowly through the shader tutorial package and managed to understand it all, but... Is there any chance you could post up how to do this for the standard camera view? I'm thinking of trying to setup an isometric camera in 3dgs, to do a retro - 2D iso view.

Don
have a great day


Moderated by  HeelX, rvL_eXile 

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