Project

General

Profile

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

library / src / main / java / org / distorted / library / mesh / MeshFile.java @ ccb4c899

# Date Author Comment
ccb4c899 03/07/2021 10:51 PM Leszek Koltunski

Add new comments for Javadoc.

54ce4c6f 06/14/2020 06:30 PM Leszek Koltunski

Progress with the MeshFile app.

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!