Project

General

Profile

Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / helpers @ 6ddadae2

Latest revisions

# Date Author Comment
6ddadae2 04/18/2022 12:48 PM Leszek Koltunski

Improve FactorySticker some more.

cc70f525 04/18/2022 12:15 PM Leszek Koltunski

Improve FactorySticker

db758bd0 04/09/2022 11:21 PM Leszek Koltunski

On OpenGL ES 3.0, some drivers are veeeery slow linking a program which includes transform feedback - and such program is needed to apply vertex effects to meshes - which is needed to round corners of puzzle cubits.

Thus on 3.0 we switch off rounding corners of the meshes in the Creator mode, otherwise we'd need to wait about 24 seconds for the screen to appear!

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.

f9e28248 04/03/2022 05:00 PM Leszek Koltunski

Bandaged 3x3: fix concave rounded corners.

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

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

2b525b54 03/24/2022 10:02 PM Leszek Koltunski

Further progress with Bandaged 3x3.
This requires a new API in DistortedNode to change the Mesh there.

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

b0638b61 03/22/2022 02:54 PM Leszek Koltunski

Progress with BandagedCreator.

View revisions

Also available in: Atom