Skip to content

Drallig/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

My Portfolio

Procedural Track Generator

track image

As a part of my final year computing project, I developed a prototype procedural race track generator. This worked by generating a terrain for the track, then positioning nodes on a grid for corners. Using an A* algorithm, the nodes are then connected to form a track. A mesh is constructed using the nodes in the grid as a reference for polygon positions.

You can find the project files here.

track nodes track wireframe

Artificial Intelligence Project

Ai Gif

For our AI project at University, we had to develop a game prototype that had different aspects of artificial intelligence. I primarily worked on the decision making aspect, implementing a finite state machine for our Zombie AI. I also assisted with the implementation of the A* pathfinding that the Zombies use.

You can find the project files here.

Ai picture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published