Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

v2.0

Latest
Compare
Choose a tag to compare
@georgeslabreche georgeslabreche released this 27 Mar 01:52
· 3 commits to main since this release
8cb363b

Images captured by the onboard camera are automatically processed and integrated into the game as custom background scenes. This is achieved by updating the game's WAD file to include the acquired images prior to running DOOM. The WAD update and game execution occur immediately after each image capture, showcasing near real-time snapshots of Earth within the gameplay environment.

AI for Color Optimization

The acquired images are optimized with k-means unsupervised machine learning to fit DOOM's 256-color palette. This maintains the game's iconic aesthetic while incorporating real pictures of Earth taken from space.

Screen Captures

A gameplay screenshot at a specific frame is written into an image file for each demo file, documenting the unique integration of pictures from space into the game environment.

Highlights

Here are some cool results downlinked from the spacecraft. The demo file gameplay scenes include pictures of Earth captured by the onboard camera and embedded into the game's environment. Navigate the results folder for more images, stats, and logs.

Other

A sample DOOM install log file downlinked from the spacecraft can be found here. It showcases the post-install DOOM logo ASCII art.