Skip to content

An attempt at writing a random dungeon generator in JavaScript and three.js

Notifications You must be signed in to change notification settings

DhrBaksteen/CryptJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptJS - Random Dungeon Generator

An attempt at writing a system for random 3D dungeon generation using three.js. Given a set of styling rules the system should be able to generate a believable random dungeon consisting of rooms connected by corridors. Rooms and corridors are constructed from pieces of prefab geometry that are stitched together. Given a set of styling rules variations in walls, textures and other geometry will be made to make the dungeon look more interesting.

About

An attempt at writing a random dungeon generator in JavaScript and three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published