/phantom_old_3

A 3D game engine in Rust :crab:

Primary LanguageRust

Phantom

Phantom is a 3D game engine written in Rust!

Development Prerequisites

Instructions

To run the visual editor for Phantom, run this command in the root directory:

cargo run --release --bin editor

# If scaling is incorrect:
# WINIT_X11_SCALE_FACTOR=1.0 cargo run --release --bin editor