https://github.com/vikpe/qw-mapshots
Screenshots of QuakeWorld maps (mapshots).
https://github.com/vikpe/qw-mapshots
quake quakeworld screenshot
Last synced: 10 months ago
JSON representation
Screenshots of QuakeWorld maps (mapshots).
- Host: GitHub
- URL: https://github.com/vikpe/qw-mapshots
- Owner: vikpe
- Created: 2021-05-31T11:47:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T22:24:29.000Z (over 1 year ago)
- Last Synced: 2025-02-25T23:29:09.770Z (over 1 year ago)
- Topics: quake, quakeworld, screenshot
- Homepage:
- Size: 258 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# mapshots
> QuakeWorld Map Screenshots
Used on various QuakeWorld websites, for example [QuakeWorld Hub](https://hub.quakeworld.nu).
## Usage
The mapshots are available via a AWS Cloudfront instance @ `https://a.quake.world/maphots/`
```html
```
## Source
New versions of these mapshots were created using [automapshot](https://github.com/vikpe/automapshot) with the following
settings:
* [mapshot.cfg](./configs/mapshot.cfg)
* Camera position/angles from [configs/map_settings.json](./configs/map_settings.json).
* Textures from [Quake Retexturing Project](http://qrp.quakeone.com/).
* Resized to `480x270` pixels.
## Related projects
* [automapshot](https://github.com/vikpe/automapshot)
* [QuakeWorld Hub](https://github.com/quakeworldnu/hub.quakeworld.nu)