Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / mesh @ ece89b28

Name Size
MeshBase.java 9.22 KB
MeshCubes.java 37.3 KB
MeshFlat.java 7.67 KB
MeshQuad.java 3.58 KB
MeshSphere.java 12.6 KB

Latest revisions

# Date Author Comment
ece89b28 02/15/2020 01:02 AM Leszek Koltunski

Adjustment to Static's API.

46b572b5 05/03/2019 10:46 PM Leszek Koltunski

Correct the Legal notice.

7602a827 05/02/2019 10:41 PM Leszek Koltunski

Rename all the classes that are not exported to application to 'Internal'

91cfe462 03/14/2019 03:25 PM Leszek Koltunski

1) new 'Rubik' app (skeleton)
2) MeshCubes: add support for custom texture mappings on each side (Rubik needs that!)

5dadaecd 01/11/2019 02:18 PM Leszek Koltunski

Fixes for some stuff discovered while making the Distort effect fully 3D:

- make MeshSphere's normal lengths be 1 (used to be 0.5)
- make the Effect3D app display precise values of the Center and Region vars.

cbca11a3 01/03/2019 01:32 AM Leszek Koltunski

Progress with the Earth app.

ebe0476f 12/19/2018 10:53 PM Leszek Koltunski

Simplify MeshSphere by deriving it not from a regular icosahedron (which has a problem of a wiggly seam line at the 'change of date' in the back of the sphere) but something that at the back has a straight vertical border between triangles: a diamond-like 16-faced solid.

085d4e11 12/18/2018 08:11 PM Leszek Koltunski

Sphere: map the texture a bit better around the seam and the poles.

b72b8a3b 12/18/2018 04:42 PM Leszek Koltunski

Fix (hopefully the last!) probelm with texturing the Sphere: the seam in the back.

d8295106 12/17/2018 10:30 PM Leszek Koltunski

One more improvement with texturing the Sphere.

Still one problem with texturing remains.

View revisions

Also available in: Atom