top of page
Search

Finishing Chunk Generation and Player Movement
Our lecturer suggested that we think of two tasks to focus on and I planned to complete chunk generation along with a basic character...
Kane Adams
Dec 2, 20222 min read
6 views
0 comments


Chunk loading attempt
After getting one terrain to generate, my next goal was to get multiple mesh terrains to generate that the player can travel between...
Kane Adams
Nov 21, 20222 min read
7 views
0 comments

Terrain and Seed generation
Following last week's planning, I proceeded to begin work on the terrain generation where my main goal for this week is to have a look at...
Kane Adams
Nov 14, 20222 min read
16 views
0 comments

Choosing Project Idea
Group project clash Alongside the procedural assignment, I am working on a group assignment as Lead Programmer with one of my tasks being...
Kane Adams
Oct 17, 20222 min read
17 views
0 comments

Pseudo-Random Numbers
This week focused on how random numbers are generated with the task given out being an attempt at implementing two types of Random number...
Kane Adams
Oct 10, 20222 min read
11 views
0 comments


Unresearched attempt at generation
This was the first week of my master’s course where we had the Procedural Generation lecture. The lecture itself focused on explaining...
Kane Adams
Sep 27, 20223 min read
25 views
0 comments
bottom of page