Skip to content

added gdx-normal-light#62

Open
BennyOe wants to merge 1 commit into
rafaskb:masterfrom
BennyOe:gdx-normal-light
Open

added gdx-normal-light#62
BennyOe wants to merge 1 commit into
rafaskb:masterfrom
BennyOe:gdx-normal-light

Conversation

@BennyOe

@BennyOe BennyOe commented Jul 14, 2025

Copy link
Copy Markdown

I build a light-engine which combines normal and specular rendering with the box2d-light shadows.
Would be nice if this could be added to the list.

@rafaskb

rafaskb commented Jul 14, 2025

Copy link
Copy Markdown
Owner

Looks great! Is it compatible with Java though?

@BennyOe

BennyOe commented Jul 14, 2025

Copy link
Copy Markdown
Author

Yes it is. But since the library is written in Kotlin and uses some helpful features from LibKTX, you need to make sure you include the necessary dependencies.
I created a minimal java project in liftoff and had to include

 api("io.github.libktx:ktx-math:$ktxVersion")
 implementation("org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion")

@BennyOe

BennyOe commented Jul 24, 2025

Copy link
Copy Markdown
Author

Do you think you could put in on the list?

@BennyOe

BennyOe commented Mar 16, 2026

Copy link
Copy Markdown
Author

Just wanted to ask if there is anything else I can do to get it on the list?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants