summaryrefslogtreecommitdiffstats
path: root/world/chunk (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21Add an example Dock to the worlddusoleil1-0/+1
2022-09-20Incorporate new assets into the world gendusoleil1-29/+89
2022-09-20Simplify and Fix Monument Codedusoleil4-7/+6
2022-09-20Billboard chunk coords for debuggingdusoleil2-0/+8
2022-09-20Add ability to add static monuments to the worlddusoleil2-30/+85
2022-09-19Add Levels of Detail per Chunkdusoleil4-46/+120
2022-09-19Use MultiMesh to dramatically increase performance of generated worlddusoleil3-16/+34
2022-09-19Scale rocks based on noise and add a random rotationdusoleil1-8/+26
2022-09-18Organize World Gen Stuffdusoleil7-0/+185