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

feat: node shader #1435

Merged
merged 6 commits into from
Jun 18, 2024
Merged

feat: node shader #1435

merged 6 commits into from
Jun 18, 2024

Commits on Jun 18, 2024

  1. add Add node

    Yuki Shimada committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6f7b85a View commit details
    Browse the repository at this point in the history
  2. remove AddScalar and AddVector4

    Yuki Shimada committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    25f3408 View commit details
    Browse the repository at this point in the history
  3. add Transform node

    Yuki Shimada committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3f2abac View commit details
    Browse the repository at this point in the history
  4. support Normalize Node

    Yuki Shimada committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5e35bf2 View commit details
    Browse the repository at this point in the history
  5. support Dot node

    Yuki Shimada committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    952f7a3 View commit details
    Browse the repository at this point in the history
  6. update node info

    Yuki Shimada committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b9d7d71 View commit details
    Browse the repository at this point in the history