Gamestudio Links
Zorro Links
Newest Posts
ZorroGPT
by TipmyPip. 02/27/26 22:06
WFO Training with parallel cores Zorro64
by Martin_HH. 02/26/26 16:03
Zorro version 3.0 prerelease!
by TipmyPip. 02/25/26 16:38
Camera always moves upwards?
by clonman. 02/21/26 09:29
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 02/19/26 13:22
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
2 registered members (vince, 1 invisible), 5,052 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
the1, alx, ApprenticeInMuc, PatrickH90, USER0328
19200 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