Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs version of the lighting generator #22

Open
meszaros-lajos-gyorgy opened this issue Aug 29, 2024 · 1 comment
Open

nodejs version of the lighting generator #22

meszaros-lajos-gyorgy opened this issue Aug 29, 2024 · 1 comment
Milestone

Comments

@meszaros-lajos-gyorgy
Copy link
Collaborator

No description provided.

@meszaros-lajos-gyorgy
Copy link
Collaborator Author

DANAE lighting is implemented: https://github.com/arx-tools/arx-level-generator/blob/main/src/ArxMap.ts#L757
Fred's advanced lighting calculation is yet to be implemented.

A thing to be decided later: shall I keep the syntax of the DANAE lighting calculation as close to the original with the horrible variable names, like cosangle, dista or precalc, or should I refactor it to be more readable?

@meszaros-lajos-gyorgy meszaros-lajos-gyorgy changed the title poc: nodejs version of the lighting generator nodejs version of the lighting generator Sep 11, 2024
@meszaros-lajos-gyorgy meszaros-lajos-gyorgy added this to the v22.0.0 milestone Dec 24, 2024
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

No branches or pull requests

1 participant