Description
DOOM engine ports can build Potentially Visible Set data tailored for OpenGL rendering. It is useful for developers and modders optimizing map visibility so the engine can avoid drawing unnecessary geometry.
Use it as part of a game-engine or map-processing workflow. Generated visibility data can affect rendering performance and visual correctness, so test maps after processing.