WRPexample.txt Operation*Flashpoint - Copyright (c) 2001-2003, BIS & CM unofficial.WRPexample.addon : WRP arrangement & coding by 'a-lone-wolf' ! Example only - sorry for any mistakes included ! WRP: matrix 512*512, cell=50 World size: 25.6 km * 25.6 km Requirements: O*F ver.1.90 (O*F:R) Installation: copy 'WRPexample.pbo' into O*F 'ADDONS' subdir, copy 'WRPexample.wrp' into O*F 'WORLDS' subdir. O*F MissionEditor - world_selection: 'WRPexample' Note: Because this WRP is only example, no "cutScenes" & only some 3D-objects (trees) are included... NO warranties. NOT fully tested. Use at your OWN risk. //---------------------------------------------------- Topic: Small & simple example how WRP (matrix 512*512) can be prepared from DEM format data Take any sufficient 30m DEM (DigitalElevationModel) data & prepare with MicroDEM 6.0 appropriate area of interest. Subset in MicroDEM area 25600*25600, resample then for XY_units = 50 & Col/Rows = 512... Good step is to multiply Z values by 2.21 (more realistic heights in WRP)... Convert DEM format into WRP_elevations - via DEM2WRP pgm. "Glue" together all necessary blocks to create WRP file in "4WVR" format - via batch_file... Copy finalized 'WRPexample.wrp' file into O*F "Worlds" subdir & test it... Of course, to create really realistic world for WRP, previous steps are absolutely unsufficient - but take them as hints only ...