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
- Host: GitHub
- URL: https://github.com/fasxmut/q3viewer
- Owner: fasxmut
- License: other
- Created: 2024-03-25T04:37:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T06:27:58.000Z (over 1 year ago)
- Last Synced: 2025-02-25T07:34:35.800Z (over 1 year ago)
- Topics: cpp, cpp23, quake, quake3
- Language: C++
- Homepage: https://cppfx.xyz/projects/q3viewer.html
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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