CodeBase - BSP Entities DLL Example
Return to the CodeBase listing
Category: System Enhancements
Version: 1.0
Information
Uploaded: 14th May 2004 14:34
Modified: 1st Jan 1970 01:00
Author: Ideajuice
Summary
An example of using the BSP Entities DLL to parse information from a BSP file
Full Description
Creates spheres and cones representing the lights found in the BSP file sized to match the intensity of the light and colored to match the color. Also dumps out a formatted list of all the entitites found to a text file so you can look at it an add new entity types that you didn't know about.<br /> <br /> Contains some useful helper functions to retreive attributes based on key name, and to parse out floats into correctly scaled numbers from the strings returned by the DLL.<br /> <br /> This was the first program I played with when I got DB, so there are some things in here I would now do differently.<br />
Comments
No comments yet.