Gamestudio Links
Zorro Links
Newest Posts
Future of ZorroHFT
by TipmyPip. 11/16/25 13:52
COT Download with Quandl does not work
by Petra. 11/15/25 09:35
Training with the R bridge does not work
by Petra. 11/15/25 09:31
Zorro 2.70
by jcl. 11/15/25 08:43
Camera always moves upwards?
by NeoDumont. 11/14/25 16:32
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, Quad), 8,261 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
tritom, sheliepaley, Blueguy, blobplayintennis, someone2
19178 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Textures and NEXUS #30489
07/16/04 02:01
07/16/04 02:01
Joined: Sep 2003
Posts: 25
BC, Canada
Black_Art Offline OP
Newbie
Black_Art  Offline OP
Newbie

Joined: Sep 2003
Posts: 25
BC, Canada
Does anyone know, by chance, if reducing texture size or number of textures reduces engine NEXUS requirements? Or is it just reducing the number of entities that impacts NEXUS?

Regards...
Black_Art

Re: Textures and NEXUS [Re: Black_Art] #30490
07/16/04 03:02
07/16/04 03:02
Joined: Aug 2003
Posts: 191
Texas
CrownStem Offline
Member
CrownStem  Offline
Member

Joined: Aug 2003
Posts: 191
Texas
As I understand it, all of your game's data, including entities and their textures, etc. are stored in the engine's internal data structures (the Nexus), which live in system RAM. When the engine decides that something should be visible, it's texture must exist in video RAM.

I could be wrong (Dan? JCL?), but an entity's texture might have been removed from video RAM, but still exist in system RAM. So, I would think that reducing texture size and/or number of textures would decrease Nexus size requirements.

HTH,

CrownStem


Moderated by  HeelX, Spirit 

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