An open API service indexing awesome lists of open source software.

https://github.com/fasxmut/q3viewer

Quake3 Map Level Viewer
https://github.com/fasxmut/q3viewer

cpp cpp23 quake quake3

Last synced: over 1 year ago
JSON representation

Quake3 Map Level Viewer

Awesome Lists containing this project

README

          

q3viewer - Quake3 Map Level Viewer
================================================================================

q3viewer is a level viewer to explore quake3 map.

Home
------------------------------------------------------------

Hompage:

https://cppfx.xyz/projects/q3viewer

Go to q3viewer homepage to read how to build.

Usage
------------------------------------------------------------

```
q3viewer
```

Default config
------------------------------------------------------------

* Collision detection is setup;
* Gravity is zero;
* WASD is made default;

Case
------------------------------------------------------------

* 1. Create a map using TrenchBroom;
* 2. Compile the map using map-compiler;
* 3. Explore the map using this q3viewer;

LICENSE
------------------------------------------------------------

Boost Software License