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

Add material with specializations for debugging meshes #7390

Closed

Commits on Feb 5, 2023

  1. Add plugin for debugging meshes

    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    eb990a4 View commit details
    Browse the repository at this point in the history
  2. Examples readme

    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    e0594a8 View commit details
    Browse the repository at this point in the history
  3. Merge superdump/pbr-debug with some adaptations

    Co-authored-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    superdump and torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    c41baa2 View commit details
    Browse the repository at this point in the history
  4. Use newer apply_normal_mapping fn. Did not exist at the time of the c…

    …ommits merged.
    
    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    0237348 View commit details
    Browse the repository at this point in the history
  5. Make PbrDebug an optional resource

    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    0769076 View commit details
    Browse the repository at this point in the history
  6. Attempt allowing PbrDebug both as a global resource and as a material…

    …. Material only shows pink, have to debug.
    
    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    defb06c View commit details
    Browse the repository at this point in the history
  7. Some PBR debug materials work.

    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    1e466c0 View commit details
    Browse the repository at this point in the history
  8. Rebase stuff.

    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    0ee578d View commit details
    Browse the repository at this point in the history
  9. Use else-ifdef in clustured forward wgsl

    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    3f548e8 View commit details
    Browse the repository at this point in the history
  10. WIP: pbr wgsl use else-ifdefs

    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    e078e36 View commit details
    Browse the repository at this point in the history
  11. Fix wrong assumption

    Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
    torsteingrindvik committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    155b7c0 View commit details
    Browse the repository at this point in the history