This repository contains work developed as part of the Unity Procedural Generation: Build Infinite Game Levels course offered by GameDev.tv. The course focuses on creating dynamic 3D dungeon levels ...
A real-time procedural terrain generation system, built from scratch in Unity (C#) using GPU-accelerated Perlin Noise and AI (Particle Swarm Optimization) for intelligent asset placement. This project ...