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

Upgrade I3DM to GLB with EXT_mesh_gpu_instancing #52

Merged
merged 29 commits into from
Aug 24, 2023
Merged

Commits on Jul 22, 2023

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

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    6a809e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34d34c2 View commit details
    Browse the repository at this point in the history
  3. First drafts of I3DM-to-GLB conversion

    - Moving functions from the PntsPointClouds class to the
      TileTableData classes, because they are applicable
      to both PNTS and I3DM feature tables
    - Setting up the tests and TilesetUpgrader functions
      for the conversion
    - Adding a first draft of the convertI3dmToGlb function
      in the TileFormatsMigration - highly preliminary!
    javagl committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    098ad83 View commit details
    Browse the repository at this point in the history
  4. Adding I3DM-to-GLB specs data

    javagl committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    324c3bf View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Handling of instance rotations in I3DM

    The state here is HIGHLY preliminary, focussing on
    getting the right output for all test cases. It will
    (have to) be cleaned up in the next iterations.
    javagl committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2955427 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Cleanups for I3DM to GLB

    Split PNTS/B3DM/I3DM migration into dedicated classes.
    Tried to get the rotation right in any many cases as
    possible...
    javagl committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9a3f187 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    ae0207e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ea0cc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da07346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307d81b View commit details
    Browse the repository at this point in the history
  5. Added comment

    javagl committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    02cc3d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b102573 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    6eac06c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ce2f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de8e77e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a601e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    048b607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1456a80 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 20, 2023

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

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    52ca12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede927e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1706546 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9196df1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c09e95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6929b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    8065713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    070c94b View commit details
    Browse the repository at this point in the history