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

[Feature] Lighting #51

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 18, 2024

  1. feat: lighting basics

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    92925b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be02c2 View commit details
    Browse the repository at this point in the history
  3. Fix lighting

    Jhynjhiruu authored and 0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bc25e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b7cf2 View commit details
    Browse the repository at this point in the history
  5. chore: cleanup code

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3153e7d View commit details
    Browse the repository at this point in the history
  6. fix: Light not send + sync

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e04b730 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1502f41 View commit details
    Browse the repository at this point in the history
  8. fix: no uvs in example

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3d4ba6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eeb3c96 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    214312c View commit details
    Browse the repository at this point in the history
  11. feat: LutData from rust fn

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fa06deb View commit details
    Browse the repository at this point in the history
  12. feat: fresnel selector

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    dcb6a53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    085ab59 View commit details
    Browse the repository at this point in the history
  14. feat: add disconnect lut

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1fcbb44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    54e8c4b View commit details
    Browse the repository at this point in the history
  16. chore: LutData -> LightLut

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6c635f9 View commit details
    Browse the repository at this point in the history
  17. feat: improve docs on luts

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d81514b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5a7b44f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    64f6e3a View commit details
    Browse the repository at this point in the history
  20. fix: fragment light example

    0x00002a committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4e4620f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    921a267 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c64460b View commit details
    Browse the repository at this point in the history