1
0
Fork 0
Univerxel/README.md

1.3 KiB

Univerxel

Work in progress galaxy down to atom (mostly centimeter) Voxel game

Table of Contents

About The Project

Experimental project using OpenGL.

Built With

  • C++
  • OpenGL
  • ImGui
  • FasNoiseSIMD
  • Love and insomnia

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • C++17
  • CMake
  • OpenGL
  • GLFw
  • Glew

Installation

  1. Clone the project repo
git clone https://git.wadza.fr/me/univerxel.git
  1. Create build folder and move
mkdir build && cd build
  1. Build CMake
cmake ..
  1. Build Make
make

Usage

./univerxel

Profit !

RoadMap

See Features

License

Distributed under the MIT License. See (LICENSE)[LICENSE] for more information.

Contact

Maelys Bois - /me - me@wadza.fr

Project Link: https://git.wadza.fr/me/atomic