Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 313 Bytes

File metadata and controls

15 lines (10 loc) · 313 Bytes

csg

Building requires Haskell Stack.

stack build

Running:

stack run -- path/to/map/file.unr path/to/build/output.bvh

The exact format of the .bvh file is defined at src/Export/Bvh.hs.