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

ODF actor implemented with Ray Tracing #869

Open
wants to merge 144 commits into
base: master
Choose a base branch
from

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    5ec815e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    4464ee4 View commit details
    Browse the repository at this point in the history
  2. adjusted script

    tvcastillod committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dffb17c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    508f8cc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    b61aaf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33930d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    06d933e View commit details
    Browse the repository at this point in the history
  2. deleted unused variables

    tvcastillod committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    91f5ea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad49f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    5c72691 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. updated files

    tvcastillod committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    67c231c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    fb1f6e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    0e0c1d7 View commit details
    Browse the repository at this point in the history
  2. Pruning duplicate coeffs.

    guaje committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    63e2886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a451eee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df3b9ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6346117 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Added new file with changes.

    guaje committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    54b2b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    321bab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f455c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge pull request #2 from guaje/sh_odf

    ODF with texture coeffs
    tvcastillod committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5793fd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. organized files

    tvcastillod committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ed6d9ab View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. adjusted uv vals

    tvcastillod committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    31900bb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Added minor changes.

    guaje committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f747107 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    d0ab18c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Minor changes in shader code.

    guaje committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    feee339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b1546a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c3490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f93d36 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    80f5682 View commit details
    Browse the repository at this point in the history
  2. All functions added.

    guaje committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ec69820 View commit details
    Browse the repository at this point in the history
  3. clear

    guaje committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c94cb7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d255964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99908e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Organized main code.

    guaje committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2dfde0b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge pull request #3 from guaje/sh_odf

    Fury implementation of "Ray Tracing Spherical Harmonics Glyphs"
    tvcastillod committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e19ff42 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    d604060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4057e41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3ac454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b973e65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02915dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4880e45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc483cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6420487 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    a9a6ffd View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    ae9e554 View commit details
    Browse the repository at this point in the history
  2. updated files

    tvcastillod committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f87a985 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    39d429c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. added Tournier impl

    tvcastillod committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1598f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07beada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a387b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Prep for new ray_traced file.

    guaje committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dd7ab4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c861d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a1516a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    1fac9ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    305b848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b682d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f960c5b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from guaje/sh_odf

    Ray Tracing simplification
    tvcastillod committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    50d6425 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    c95e435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07252e0 View commit details
    Browse the repository at this point in the history
  3. updated README

    tvcastillod committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2d41c30 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Removed unused black tags.

    guaje committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    175d03d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc18604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10c185d View commit details
    Browse the repository at this point in the history
  4. fixed scaling

    tvcastillod committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fdd25cf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    89c7f76 View commit details
    Browse the repository at this point in the history
  2. Fixed merge.

    guaje committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f73d7d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from guaje/sh_odf

    Minor improvements on Ray Traced experiments
    tvcastillod committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    247d811 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    a7724d7 View commit details
    Browse the repository at this point in the history
  2. adjusted scaling

    tvcastillod committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fbe7ed5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    8c6b8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd4b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1438b84 View commit details
    Browse the repository at this point in the history
  4. Renamed experimental folder.

    guaje committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    644b4fe View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Changed basis to Tournier's.

    guaje committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fc85cd6 View commit details
    Browse the repository at this point in the history
  2. reorganized files

    tvcastillod committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    97f1d93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef09453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b5c75f View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    dc1b8da View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    8f71a14 View commit details
    Browse the repository at this point in the history
  2. added degree param

    tvcastillod committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    66dda5d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    badb5a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c3323 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Changed first uniform.

    guaje committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    290b330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecef0ff View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. added tests

    tvcastillod committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    dc41684 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    f4824f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17222e View commit details
    Browse the repository at this point in the history
  3. Added composed eval sh.

    guaje committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a4e9fde View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    9f4a515 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    a580355 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    4ccced9 View commit details
    Browse the repository at this point in the history
  2. Fixed uniform and flats data type. Added numCoeffs param to rayGlyphI…

    …nteresctions function.
    guaje committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4c66c81 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    00c069a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    c33c4d6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    de817ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a0789 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    9742ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ee28ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    326c77f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    44e35a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b91f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Added new eval_sh.frag.

    guaje committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    283446d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Added dynamic evalSH function.

    guaje committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9321cf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d1ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c7613 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    e150d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668a7c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from guaje/sh_odf_exp

    Ray traced with uniforms
    tvcastillod committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c491e75 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    f68991b View commit details
    Browse the repository at this point in the history
  2. adjusted scaling

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0e6dc18 View commit details
    Browse the repository at this point in the history
  3. reorganized files

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    54fbd0d View commit details
    Browse the repository at this point in the history
  4. added degree param

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    23c53df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    236d809 View commit details
    Browse the repository at this point in the history
  6. added tests

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ecd1d75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a375d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c56920b View commit details
    Browse the repository at this point in the history
  9. solved conflicts

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    904c698 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c149861 View commit details
    Browse the repository at this point in the history
  11. adjusted scaling

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    18dc83a View commit details
    Browse the repository at this point in the history
  12. reorganized files

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e259713 View commit details
    Browse the repository at this point in the history
  13. added degree param

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dd16653 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    59971b7 View commit details
    Browse the repository at this point in the history
  15. added tests

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    390ce01 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ecca0f6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8006581 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2ddb43f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5a6d1f6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a57c158 View commit details
    Browse the repository at this point in the history
  21. adjusted scaling

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a0d8ecc View commit details
    Browse the repository at this point in the history
  22. reorganized files

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0fa1db8 View commit details
    Browse the repository at this point in the history
  23. added degree param

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    49aeeda View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a2539d2 View commit details
    Browse the repository at this point in the history
  25. added tests

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6f95e7a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f2204f0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2ee1422 View commit details
    Browse the repository at this point in the history
  28. odf actor change

    tvcastillod committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    933ae32 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6b2e4e7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0c6351d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    fc30cd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. made suggested changes

    tvcastillod committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    95aa9eb View commit details
    Browse the repository at this point in the history
  2. adjusted odf actor test

    tvcastillod committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ca9ec16 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fixed format

    tvcastillod committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    69f3819 View commit details
    Browse the repository at this point in the history