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

Multi-material example #309

Merged
merged 17 commits into from
Jan 28, 2023
Merged

Multi-material example #309

merged 17 commits into from
Jan 28, 2023

Commits on Jan 22, 2023

  1. removed BufferGeometryUtils

    elalish committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    ec78315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0429e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. textured sphere working

    elalish committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b891e23 View commit details
    Browse the repository at this point in the history
  2. added cubeUV

    elalish committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b9baf76 View commit details
    Browse the repository at this point in the history
  3. added textures

    elalish committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    251c116 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    62ebb6a View commit details
    Browse the repository at this point in the history
  2. working textures example!

    elalish committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    cf763db View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. added faceID

    elalish committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2b4eb47 View commit details
    Browse the repository at this point in the history
  2. removed MeshRelation

    elalish committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2832682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd8af5 View commit details
    Browse the repository at this point in the history
  4. some more removal

    elalish committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    643f745 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. fix output for no properties

    elalish committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    846d628 View commit details
    Browse the repository at this point in the history
  2. test cleanup

    elalish committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    15f6235 View commit details
    Browse the repository at this point in the history
  3. Add new MeshGL accessors (replacing MeshRelation) (#311)

    + new meshgl accessors + remove mesh_relation_size
    geoffder committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1af3b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b20202 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efe2389 View commit details
    Browse the repository at this point in the history
  6. remove C api

    elalish committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    276f29f View commit details
    Browse the repository at this point in the history