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 the Instantiation model group #535

Merged
merged 41 commits into from
Jun 26, 2019
Merged

Conversation

stevk
Copy link
Contributor

@stevk stevk commented Jun 12, 2019

Note that we intend to add a test for "morph target attributes pointing to the same accessors" once the morph model group has been implemented.

Instantiation readme

This change also introduces a new set of textures for use in the texture sampler tests.
Texture_Sampler readme

Fixes #419

@stevk stevk requested a review from bghgary June 12, 2019 22:48
@stevk stevk self-assigned this Jun 12, 2019
Source/ModelGroup.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Animation_Skin.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Animation_Skin.cs Outdated Show resolved Hide resolved
Source/Runtime/GLTFConverter.cs Outdated Show resolved Hide resolved
Source/Runtime/GLTFConverter.cs Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
Source/ModelGroup_SkinBuilder.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
Source/ModelGroups/Instancing.cs Outdated Show resolved Hide resolved
@stevk stevk merged commit a2bb50c into KhronosGroup:master Jun 26, 2019
@stevk stevk deleted the instantiation branch June 26, 2019 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What do we want to test instancing with
2 participants