top of page
Search
Wave Function Collapse City Generator Evaluation
Introduction This will be a wrap-up post for the city generator project. In it I will outline some of the decisions made over the...
Dec 15, 20217 min read

Backtracking, Unit Testing and Tilesets
Backtracking In the project, I'm only planning to implement the backtracking in the simplest sense, returning to the initial state of the...
Dec 11, 20213 min read

Shannon's Entropy and Rotations in Adjacency Rules
Shannon's Entropy Entropy itself is considered a measure of disorder, the factor of probabilities of events and states which are...
Dec 7, 20213 min read

Practicalities of Implementing Wave Function Collapse
As mentioned in the last blog post, I've made mistakes whilst implementing the Wave Function Collapse algorithm. Within the system I...
Dec 2, 20213 min read

Programming an Input Model
For the city generation project, I need a way to add an example for the algorithm to use when programming the constraints (since that is...
Nov 24, 20212 min read

The Initial Wave Function Collapse Code
During the creation of the previous post, I have started creating the Wave Function Collapse project. For this post I'll be going over...
Nov 17, 20212 min read

What is Wave Function Collapse?
A quick look at the theory of the wave function collapse algorithm.
Nov 10, 20212 min read

Research on Cellular Automata
As mentioned in the initial blog post, I researched cellular automata when choosing the algorithm for the project. It's a computing...
Oct 20, 20214 min read

Random Number Generation
A quick look at generating pseudo random numbers
Oct 14, 20214 min read


Project Announcement!
An initial introduction into the city generation project
Oct 6, 20211 min read
Blog: Blog2
bottom of page