Project

General

Profile

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

examples / src / main / java / org / distorted / examples / effects3d / Effects3DActivity2.java @ 57d7fdba

# Date Author Comment
57d7fdba 11/21/2018 11:00 AM Leszek Koltunski

Rename MeshObject to MeshBase.

107e4b72 11/20/2018 10:49 PM Leszek Koltunski

Fully move the Meshes to their own package.

65f622c1 08/06/2018 01:26 PM Leszek Koltunski

Progress with Effects3D app - merge Matrix effects

0372f32c 08/02/2018 03:05 PM Leszek Koltunski

Progress with Effects3D app.

d9c55dbe 08/01/2018 03:04 PM Leszek Koltunski

Progress with Effects3D app.

9a94f99f 07/31/2018 01:43 PM Leszek Koltunski

Correct the way we display Normals (didn't work in case rendering was of OIT type)

06c636a5 07/30/2018 02:49 PM Leszek Koltunski

More progress with Effects3D app.

c2c45d0a 07/30/2018 02:01 PM Leszek Koltunski

Make the 2nd Effects3D activity be an AppCompat one (for Fragments - avoid using a depreciated FragmentPagerAdapter).

348dbeea 07/30/2018 01:36 PM Leszek Koltunski

Split the Effects3D app into 2 activities