blob: c1eb7aae3d096c7dadf61e014806a553ca5d12ae (
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
```
$ cd mverse
$ make
```
# Usage
```
$ ./mverse <FILE>
```
|