/dirthill

Generating 3D terrain from cross-sections using convolutional neural networks

Primary LanguagePython

Generating terrain from cross-sections

-> INTERACTIVE DEMO <-

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.

Examples