Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / mesh @ 8c57d77b

Name Size
DeferredJobs.java 13.1 KB
MeshBase.java 48.6 KB
MeshCubes.java 34.5 KB
MeshFile.java 3.42 KB
MeshJoined.java 3.14 KB
MeshPolygon.java 12.4 KB
MeshQuad.java 4.28 KB
MeshSphere.java 12.8 KB
MeshSquare.java 9.74 KB
MeshTriangle.java 5.74 KB

Latest revisions

# Date Author Comment
8c57d77b 03/31/2023 05:24 PM Leszek Koltunski

Decouple (to a large degree) the OpenGL Library from Android.

e4577791 01/09/2023 01:41 PM Leszek Koltunski

fix detection of not used attributes.

ae71f169 12/22/2022 12:57 AM Leszek Koltunski

Finally fix the reason foor 'incorrect vertex attribute' message spamming the Log of the Emulator.

c4d06f90 07/15/2022 01:44 AM Leszek Koltunski

license

51b92d1c 07/02/2022 01:41 PM Leszek Koltunski

fix for a crasher.

35c5f53b 06/18/2022 11:59 PM Leszek Koltunski

A few code improvements.

81433569 04/09/2022 12:59 PM Leszek Koltunski

Fix for an invalid enum.

4ba0d1df 04/09/2022 01:31 AM Leszek Koltunski

New debug to print a whole component of a mesh.

c2032d8c 02/13/2022 03:43 PM Leszek Koltunski

Preparation for drawing only the FRONT side of the cubit walls.

73bcf555 12/16/2021 11:38 PM Leszek Koltunski

Correct the glBufferData's usage argument: in UBO and VBO cases, it should be GL_STATIC_DRAW.

View revisions

Also available in: Atom