Skip to content

Commit

Permalink
version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
izayoijiichan committed Jan 16, 2020
1 parent 915ae7f commit c8c5682
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This is a viewer that displays the parameters in the VGO file.
![image1](https://github.com/izayoijiichan/vgo.parameter.viewer/blob/master/images/screenshot_1.png)
![image2](https://github.com/izayoijiichan/vgo.parameter.viewer/blob/master/images/screenshot_2.png)
![image3](https://github.com/izayoijiichan/vgo.parameter.viewer/blob/master/images/screenshot_3.png)
![image4](https://github.com/izayoijiichan/vgo.parameter.viewer/blob/master/images/screenshot_4.png)

## Description
Reads the specified VGO file and displays glTF and VGO extended information.
Expand All @@ -25,8 +26,8 @@ Download exe and place it anywhere.

## Specification Version
- glTF JSON Schema: [2.0](https://github.com/KhronosGroup/glTF/tree/master/specification/2.0/schema)
- VGO JSON Schema: [0.3](https://github.com/izayoijiichan/VGO/tree/master/Documentation~/VGO/specification/0.3/schema)
- UniVGO: v0.5.0 (14 Jan, 2020)
- VGO JSON Schema: [0.4](https://github.com/izayoijiichan/VGO/tree/master/Documentation~/VGO/specification/0.4/schema)
- VRMC_materials_mtoon: [1.0](https://github.com/vrm-c/vrm-specification/tree/master/specification/VRMC_materials_mtoon-1.0_draft)

## Implementation
- glTF
Expand All @@ -38,6 +39,10 @@ Download exe and place it anywhere.
- cameras (unimplemented)
- images
- materials
- extensions
- KHR_materials_unlit
- VGO_materials
- VRMC_materials_mtoon
- meshes
- nodes
- extensions
Expand Down
Binary file modified images/screenshot_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/screenshot_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/screenshot_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c8c5682

Please sign in to comment.