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

docs: Fix listing of sample models README #413

Merged
merged 3 commits into from
Nov 1, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@
## Practical
Practical models for using as avatars.

### Showcase
| Model | Screenshot | Description |
|--------------------------------------------------------------|-------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
| [Seed-san](Seed-san) | ![](Seed-san/screenshot/screenshot.png) | PBR materials, MToon materials, SpringBones, Constraints (Rotation), Expressions (Morph, UV Transform), LookAt (Expression) |
| [VRM1_Constraint_Twist_Sample](VRM1_Constraint_Twist_Sample) | ![](VRM1_Constraint_Twist_Sample/screenshot/screenshot.jpg) | Expressions (Morph), LookAt (Bones), MToon materials, SpringBones, Constraints (Roll and Aim) |

| Model | Screenshot | Description |
| ------------------ | --------------------------------------- | ----------------------------------------------------------------------------- |
| Seed-san(Seed-san) | ![](Seed-san/screenshot/screenshot.png) | PBR materials, MToon materials, SpringBones, Constraints (Rotation), Expressions (Morph, UV Transform), LookAt (Expression) |
| VRM1_Constraint_Twist_Sample | ![](VRM1_Constraint_Twist_Sample/screenshot/screenshot.jpg) | Expressions (Morph), LookAt (Bones), MToon materials, SpringBones, Constraints (Roll and Aim) |
## Feature Tests
Models to test specific features of the VRM extension suite.

| Model | Screenshot | Description |
|----------------------------------------------------------------------------------|-----------------------------------------------------------------------|---------------------------------------------------------------------|
| [VRMC_materials_mtoon_UV_Animation_Test](VRMC_materials_mtoon_UV_Animation_Test) | ![](VRMC_materials_mtoon_UV_Animation_Test/screenshot/screenshot.jpg) | Tests if the UV animation features of MToon is supported correctly. |