Project

General

Profile

Download (2.92 KB) Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / mesh / MeshFile.java @ 5eb4cc34

# Date Author Comment
bc2ab8c5 06/13/2020 02:52 PM Leszek Koltunski

Reading a mesh from the .dmesh file might work now. Checked on two small meshes.

22422a76 06/11/2020 03:03 PM Leszek Koltunski

Initial support for a writing a Mesh to a file and restoring it from a file (new class MeshFile).
Untested!