Gamestudio Links
Zorro Links
Newest Posts
Training with the R bridge does not work
by frutza. 11/19/25 22:32
ZorroGPT
by TipmyPip. 11/19/25 10:10
MRC.c and WFO
by 11honza11. 11/18/25 15:22
webGL
by Ice2642. 11/17/25 21:27
Camera always moves upwards?
by NeoDumont. 11/17/25 09:56
Future of ZorroHFT
by TipmyPip. 11/16/25 13:52
COT Download with Quandl does not work
by Petra. 11/15/25 09:35
Zorro 2.70
by jcl. 11/15/25 08:43
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 7,247 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
SkinnyApe, tritom, sheliepaley, Blueguy, blobplayintennis
19179 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
graphics resolution of 3D Gamestudio #175231
12/29/07 05:11
12/29/07 05:11
Joined: Dec 2007
Posts: 10
G
genericaudio Offline OP
Newbie
genericaudio  Offline OP
Newbie
G

Joined: Dec 2007
Posts: 10
Hello,

I watched the video demo of 3D Game Studio. All of the videos have a blurry look to them. The picture is not sharp. Is every 3D Gamestudio game blurry?

Maybe the video is blurry because they wanted to save memory space, so they decreased the quality of the video.

Re: graphics resolution of 3D Gamestudio [Re: genericaudio] #175232
12/29/07 06:19
12/29/07 06:19
Joined: Mar 2007
Posts: 677
0x00000USA
M
MrCode Offline
User
MrCode  Offline
User
M

Joined: Mar 2007
Posts: 677
0x00000USA
Trust me, Gamestudio programs aren't blurry. But you can set anti-aliasing through code, which just makes the sharp edges of objects appear smoother.


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}
Re: graphics resolution of 3D Gamestudio [Re: MrCode] #175233
12/29/07 06:42
12/29/07 06:42
Joined: Dec 2007
Posts: 10
G
genericaudio Offline OP
Newbie
genericaudio  Offline OP
Newbie
G

Joined: Dec 2007
Posts: 10
Thanks. I saw a screenshot of someone explaining a lighting effect, and it looked really good. It must be because the demo video is trying to save file size.


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