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

ADDING SMOOTHNESS VIA TESSELLATION SHADERS #1688

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

Commits on Jul 17, 2024

  1. smooothing-via-bezier-surface

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e033a74 View commit details
    Browse the repository at this point in the history
  2. creating shader program

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0d40651 View commit details
    Browse the repository at this point in the history
  3. fixing

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c7943b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fixes

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    659996f View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2801d59 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Completingg tessellation shaders

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6dab739 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. fixes

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4bdf4e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. some fixes

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ae1d1f8 View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    08414a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. made-it-working

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    195b594 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. minor-fixes

    Signed-off-by: Perminder <[email protected]>
    perminder-17 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a4626a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Removing debbugging peices

    Signed-off-by: Perminder Singh <[email protected]>
    perminder-17 authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    dab7b54 View commit details
    Browse the repository at this point in the history
  2. Reverting changes

    Signed-off-by: Perminder Singh <[email protected]>
    perminder-17 authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    96cabc8 View commit details
    Browse the repository at this point in the history
  3. Removing debugging peices.

    Signed-off-by: Perminder Singh <[email protected]>
    perminder-17 authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    048c898 View commit details
    Browse the repository at this point in the history
  4. fixes

    Signed-off-by: Perminder Singh <[email protected]>
    perminder-17 authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e5454a2 View commit details
    Browse the repository at this point in the history