blob: 183a62e2560826ca11d10cc3f6d4c858282f9a3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# My 3D Dimensional World
The goal of this project is learning Opengl through a project, which consists in
making a convincing world with mountains and lands, this will take a while 🥲.
# Installation
```shell
$ cd mverse
$ make
```
# Usage
```
$ ./mverse <FILE>
```
|