Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 495 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 495 Bytes

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