Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / helpers / FactoryCubit.java @ f4ed769a

# Date Author Comment
f4ed769a 03/14/2024 11:25 AM Leszek Koltunski

minor.

1fda81c4 11/10/2023 12:27 AM Leszek Koltunski

remove 'MESH_NICE'

0d9a2083 09/15/2023 10:09 PM Leszek Koltunski

fix the 'texture' problem in the TwistyBandagedMegaminx.

9567a9ae 09/15/2023 04:33 PM Leszek Koltunski

improvements from the 'texture coordinate' investigation.

ebe8c08e 08/02/2023 01:27 PM Leszek Koltunski

Support drawing stickers with multiple holes in them.

08bf6b98 08/02/2023 12:38 AM Leszek Koltunski

do not collapse stickers that have holes in them

4b9d1df5 08/02/2023 12:20 AM Leszek Koltunski

also change the fullVertices to the same format

7e9a35eb 08/01/2023 11:38 PM Leszek Koltunski

change the way the coordinates of stickers are kept from float[2*N] to float[N][2]

bb85236a 07/20/2023 08:21 PM Leszek Koltunski

Implement TwistyBandagedPyraminx

b394a751 07/14/2023 12:46 AM Leszek Koltunski

bugfix for a crasher

8aceea06 07/02/2023 11:14 PM Leszek Koltunski

next bugfix

308e497b 06/27/2023 11:56 PM Leszek Koltunski

We no longer need to support 'edgesUp' in MeshPolygons.

fe3dec09 06/17/2023 10:51 PM Leszek Koltunski

use MeshMultigon in puzzle cubits (FactoryCubit)

f891ff09 06/15/2023 03:25 PM Leszek Koltunski

MeshMultigon finished.

8e80135b 06/08/2023 05:41 PM Leszek Koltunski

build for API 34.

03410dc1 05/30/2023 05:33 PM Leszek Koltunski

Initial support for Ancient Coin Cube.

aacf5e27 05/11/2023 02:55 PM Leszek Koltunski

Implement the android.opengl.Matrix functions ourselves.

80fd07aa 01/09/2023 01:09 AM Leszek Koltunski

Bugfixes.

84a17011 01/08/2023 03:36 AM Leszek Koltunski

Major change in JSOn file format:

replace the old (corners,centers) system with a list of VertexEffects which are applied to each cubit variant.

82bc272d 11/26/2022 12:43 AM Leszek Koltunski

Implement Pyraminx Duo

a7a40b3c 07/15/2022 12:53 AM Leszek Koltunski

helpers: license.

df781f1d 04/22/2022 02:54 PM Leszek Koltunski

BandagedCreator: colorful cube.

18d97487 04/09/2022 11:14 AM Leszek Koltunski

More fixes for the Creator.

0b5d4a7b 04/09/2022 01:30 AM Leszek Koltunski

Lift a limitation in FactoryCubit: only max 32 faced cubits could be created.

3bf19410 03/29/2022 05:20 PM Leszek Koltunski

Mode the 'iconMode' from static variable in ObjectControl to member varaible in TwistyObject (safer)

1c55e462 03/24/2022 10:15 AM Leszek Koltunski

Progress with BandagedCreator: joining cubits together. Still at least one (probably two) bugs here remain:

1) sometimes some of the walls of the newly creaed joined cubit are incorrectly rotated
2) there is an unpleasant flash when joining

bf4e7e68 03/14/2022 11:52 PM Leszek Koltunski

Correct FactoryCubit to correctly handle the case where the first vertex of the polygon is at (0,0)

0dc23f74 02/16/2022 01:14 PM Leszek Koltunski

Void Cube: modelling done.

846b69f3 02/13/2022 03:43 PM Leszek Koltunski

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

3d2493ea 02/07/2022 11:04 AM Leszek Koltunski

Simplify coloring internal stickers

7ec32155 02/06/2022 10:07 PM Leszek Koltunski

Make it possible to color internal walls as well.

d809bf6f 01/13/2022 02:28 PM Leszek Koltunski

Fix a bug in FactoryCubit: before sometimes it would incorrectly rotate a 'collapsed sticker' face if the face was flipped.
Also: polish up the Container.

cd2e8d4c 01/08/2022 12:33 PM Leszek Koltunski

Implement new TouchControlShapemod

82904e62 01/07/2022 11:16 PM Leszek Koltunski

Implement the Windmill Cube

59a971c1 01/04/2022 12:40 AM Leszek Koltunski

Remove the need to provide the number of outer faces of a ObjectShape.

b2c77ec3 01/01/2022 10:32 PM Leszek Koltunski

cleaning up.

ac97ecc0 01/01/2022 01:44 PM Leszek Koltunski

Progress towards removing the 'getNumCubitFaces()' object API.

b968d359 01/01/2022 01:09 PM Leszek Koltunski

Simplify.

3ee1d662 12/31/2021 12:37 AM Leszek Koltunski

Split ObjectShape into ObjectShape and ObjectFaceShape

7af68038 12/28/2021 02:07 AM Leszek Koltunski

Progress

1561a74f 12/27/2021 12:46 AM Leszek Koltunski

Progress

d99de43c 12/26/2021 11:38 PM Leszek Koltunski

Progress

f7d2e0e1 12/26/2021 12:01 AM Leszek Koltunski

Progress

2617d26b 12/25/2021 09:48 PM Leszek Koltunski

Progress

50fb62bf 12/08/2021 12:35 AM Leszek Koltunski

'Simple' and 'Nice' meshes: fix Ivy.

c3a033e9 12/07/2021 11:17 PM Leszek Koltunski

Introduce 'Simple' and 'Nice' meshes.

c850eb4f 11/11/2021 10:50 PM Leszek Koltunski

Bugfix

373fd60b 11/11/2021 10:42 PM Leszek Koltunski

Bugfix

57ef6378 11/11/2021 04:22 PM Leszek Koltunski

Float vertices - scratchbook

198c5bf0 10/01/2021 11:26 PM Leszek Koltunski

Move more code to objectlib.