An open API service indexing awesome lists of open source software.

https://github.com/dracor22/pixelquest

Voxel engine written in Rust and OpenGL, infinite world generation and multiple biomes accross all the world
https://github.com/dracor22/pixelquest

glium graphics opengl rust rust-voxel voxel-engine voxel-generator

Last synced: 3 months ago
JSON representation

Voxel engine written in Rust and OpenGL, infinite world generation and multiple biomes accross all the world

Awesome Lists containing this project

README

        




🌍 Pixel Quest



A Rust based voxel-based world inspired in Cube World and Veloren engine


>

>

## About The Project

Pixel Quest is a simple 3d Voxel engine written in Rust and OpenGL, it counts with several biomes
like forests, deserts, mountains, planes and dynamic tree generation

## Features

- 🌍 Infinite world generation
- ⏩ Highly performant chunk generation
- 🌳 Different biomes available
- 📷 3d camera integrated

(back to top)

## Built With

- ⚙️ Rust
- 📘 Glium

(back to top)

## Getting Started

Follow these simple steps to setup Oixel Quest locally on your machine

### Prerequisites

**Rust Nightly or Stable version**

### Steps

1. Clone the repo

```sh
git clone https://github.com/DracoR22/pixelcraft.git
```

2. Compile and run the project

```sh
cargo run
```

3. That's it! thats all you have to do to get Pixel Craft up and running

(back to top)

[product-screenshot]:showcase/ss1.png