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
4 registered members (NewbieZorro, Grant, TipmyPip, AndrewAMD), 12,885 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
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