Project

General

Profile

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

examples / src / main / java / org / distorted / examples / vertex3d / Vertex3DActivity.java @ 56cbe1cf

# Date Author Comment
56cbe1cf 07/08/2016 01:04 AM Leszek Koltunski

Re-write Vertex3D to provide similar functionality to Fragment3D (displaying the center and region bitmaps still missing)

bcc8e016 07/03/2016 01:05 AM Leszek Koltunski

Improve the Vertex3D app some more.

50ac40a6 06/29/2016 11:53 PM Leszek Koltunski

some improvements for the way we test DistortedObjects.

d2337a3a 06/27/2016 12:00 PM Leszek Koltunski

Progress with Vertex3D

794e6c4f 06/25/2016 10:54 PM Leszek Koltunski

Vertex3D: add configurable center

e642b4aa 06/23/2016 01:33 PM Leszek Koltunski

Vertex3D almost finished - there's still a problem when parts of Cubes get culled if the Object gets Deformed or Distorted to the left (curiously only the 'left' direction seems to trigger this!)

26b28407 06/23/2016 12:56 PM Leszek Koltunski

Progress with Vertex3D

d40cfeb2 06/23/2016 10:36 AM Leszek Koltunski

Progress with Vertex3D

e2d8ea1d 06/22/2016 11:24 PM Leszek Koltunski

Progress with Vertex3D

08f92d82 06/22/2016 03:42 PM Leszek Koltunski

Skeleton of the new App: Vertex3D. So far just a copy of Matrix3D.