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
4 registered members (clint000, Martin_HH, Grant, Quad), 5,467 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
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