2024-06-05 18:07:26 -04:00
2024-04-07 12:44:02 -04:00
2024-01-03 09:26:21 -05:00
2024-06-23 19:47:07 -04:00
2024-06-20 20:28:11 -04:00
2024-06-21 19:38:00 -04:00
2024-06-20 20:28:11 -04:00
2024-05-31 14:22:24 -04:00

Redacted 3D

License: Unlicense

A classic 3D game-engine for Linux & Windows.

Installing Dependencies

  • Fedora sudo dnf install git cmake make gcc-g++ mesa-libGL-devel systemd-devel

  • Ubuntu sudo apt install git cmake make gcc g++ pkg-config libgl-dev libudev-dev

  • Archᵇᵗʷ sudo pacman -S git cmake make gcc libgl

Building The Demo

git clone https://git.redacted.cc/Redacted/Re3D.git && cd Re3D && mkdir build && cd build && cmake .. && make -j8
Donation
Monero
Description
A classic 3D game-engine for Linux & Windows.
Readme 3.6 MiB
Languages
C++ 93.6%
CMake 5.9%
Shell 0.3%
GLSL 0.2%