Project

General

Profile

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

examples / src / main / java / org / distorted / examples / meshfile / MeshFileRenderer.java @ 099d8f8b

# Date Author Comment
099d8f8b 07/20/2020 05:57 PM Leszek Koltunski

Make the MeshFile app survive a period of being paused.

061449ed 06/16/2020 07:37 PM Leszek Koltunski

Only compile the Full, Normal & OIT programs when they are actually needed.

48c88f57 06/14/2020 06:30 PM Leszek Koltunski

Progress with the MeshFile app.

8ac4c0bc 06/14/2020 10:30 AM Leszek Koltunski

Progress with the MeshFile app.

acad428e 06/13/2020 08:28 PM Leszek Koltunski

Reading a mesh from the .dmesh file works now.

1af8e143 06/13/2020 02:52 PM Leszek Koltunski

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

71c7624f 06/13/2020 12:33 AM Leszek Koltunski

Progress with MeshFile

42aa970f 06/13/2020 12:12 AM Leszek Koltunski

Skeleton of a new App: MeshFile