SEED - Combining entities

From The DarkMod Wiki
Revision as of 18:10, 8 February 2011 by Tels (talk | contribs) (add link)
Jump to navigationJump to search

Introduction

The SEED (System for Environmental Entity Distribution) was created by Tels in Summer 2010 and can either create entities at random places (depending on underground, height, distribution patterns and so on), or manage manually placed entities.

In both cases there are usually a lot of entities placed in a map. To improve the performance, the system can also combine entities and this page describes how that works.

How it works

TODO

Parameters

  1. The number of maximal tris/indexes is hardcoded into the source code and cannot be changed.
  2. The maximum distance of entities to be combined can be changed with the spawnarg combine_distance on the SEED entity.