Skip to content

File BiomeGenerator.hpp

FileList > source > Worlds > BiomeGenerator.hpp

Go to the source code of this file

More...

  • #include <queue>
  • #include <functional>
  • #include <vector>
  • #include "PerlinNoise.hpp"
  • #include "../core/WorldBase.hpp"
  • #include "../core/WorldGrid.hpp"
  • #include "../core/Data.hpp"

Namespaces

Type Name
namespace group6
A World that consists only of walls and open cells.

Classes

Type Name
class BiomeGenerator

Detailed Description

Author:

Paul Schulte, Milan Mihailovic, ChatGPT

Uses perlin noise to create dirt and grass on a grid


The documentation for this class was generated from the following file source/Worlds/BiomeGenerator.hpp