Categorygithub.com/dt-rush/gamedev-sketchbook
repositorypackage
0.0.0-20230313021502-552d2b52febe
Repository: https://github.com/dt-rush/gamedev-sketchbook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

gamedev-sketchbook

miscellaneous sketches to develop gamedev knowledge

diffusion_pathfinding

testing diffusion-based pathfinding alongside more traditional path-solving pathfinding

moreira_santos_concave.go

go translation of the moreira-santos concave hull algorithm (doesn't produce points in clockwise order)

polygon-map

building polygonal lakes from a randomly-generated perlin-noise terrain grid

terraingen

perlin noise terrain generation (and terrain-cost pathfinding)