Project

General

Profile

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

examples / src / main / java / org / distorted / examples / meshfile / MeshFileSurfaceView.java @ 7c55263f

# Date Author Comment
7c55263f 06/15/2020 01:48 PM Leszek Koltunski

Library: introduce a new form of the MeshRectangular grid, where the individual rows and columns can be each of different width. This help reduce the number of vertices in objects as typically we are only interested at distorting a certain subregion.

Modify the Bean app to take advantage of this.

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

Skeleton of a new App: MeshFile