Qevy
A plugin that adds Quake .map file support for the Bevy game engine
Supported Bevy Versions: 0.12 Supported Physics Engines: XPBD (Rapier coming soon)
Features
- Geometry ✔️
- Only build geometry that has textures ✔️
- A post build map hook for spawning your entities ✔️
- XPBD physics ✔️
- Rapier physics ✔️
- Phong normals ❌ coming soon ❌
- Clips & Triggers ❌ coming soon ❌
Example project & TrenchBroom
Under the example folder, you will find an example of how to use this plugin.
- The
Quevy Example
folder inside thetrenchbroom
folder is meant to be moved into the TrenchBroom game's folder (example:C:\Users\YOUR USER\AppData\Roaming\TrenchBroom\games\Qevy Example
) - Open TrenchBroom and select the
Qevy Example
game. - Set the game's path to the
example/assets
folder. - Open the
example.map
file located inexample/assets
.
License
This project is licensed under both MIT and Apache 2.0. You may use this project under the terms of either license.