Project

General

Profile

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

examples / src / main / res / layout / meshjoinlayout.xml @ bf3b5480

# Date Author Comment
d7829514 05/26/2020 12:53 PM Leszek Koltunski

1) Cube: convert it to the latest library. Main difference: objects are rendered better, individual cubits have rounded corners.
2) Examples: some adjustments to MeshJoin & Predeform
3) Library: fix a bug in main_vertex_shader's 'degree' function, which didn't work proprely in case of a vertex which was exactly at the center (i.e. vector PS was zero)

8982b894 05/23/2020 09:05 PM Leszek Koltunski

Progress with MeshJoin.