| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| BZFlag_World_Edit_raylib_0.8.zip | 2026-02-18 | 7.2 MB | |
| README.md | 2026-02-17 | 846 Bytes | |
| Totals: 2 Items | 7.2 MB | 0 |
BZFlag World Edit
This program is meant to help create and edit world maps.
There are old unmaintained editors. There are plugins for Blender and Wings 3D to build complex objects. There is a modern tool under active development, but it is not ready.
This is an aid, not a full 3D editor. It will display simplified versions of the objects (no texture), and provide a few tools to make the work easier than editing the .bzw file by hand.
The map is defined in a .bzw file which contains text descriptions of the objects in the map. The plan is to start with simple objects and add more complex ones later. I may never handle mesh objects.
The program will use raylib for graphics and object selection. It is not clear how I will handle file selection.
Licenses and other things are in the info directory.