This terrain generator uses user-provided cross-sections for generating 3D terrain using convolutional neural networks. Implemented with PyTorch, user-side inference with ONNX, UI as a WASM module compiled from Golang, graphics with Ebiten and Tetra3D.