Discuss programming topics for the various GPL'd game engine sources.
Moderator: InsideQC Admins
by JasonX » Wed Nov 13, 2013 4:25 pm
How well can DarkPlaces handle a large amount of entities in a map? I've been curious if anyone run tests like this... 3000~5000 entities in a map, does it handle well?
-
JasonX
-
- Posts: 422
- Joined: Tue Apr 21, 2009 2:08 pm
by Spike » Wed Nov 13, 2013 6:15 pm
like the 10k knights mod?
most engines can go up to 32k or so nowadays it seems.
just make sure your ai code isn't doing tracelines etc for every single one every frame.
and that they're not all visible all at once. that sort of thing hurts a bit too.
.
-
Spike
-
- Posts: 2914
- Joined: Fri Nov 05, 2004 3:12 am
- Location: UK
-
by frag.machine » Wed Nov 13, 2013 6:49 pm
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC 
(LordHavoc)
-

frag.machine
-
- Posts: 2120
- Joined: Sat Nov 25, 2006 1:49 pm
Return to Engine Programming
Who is online
Users browsing this forum: No registered users and 2 guests