https://github.com/ousttrue/gltfcs
reader & writer for GLTF
https://github.com/ousttrue/gltfcs
Last synced: 10 months ago
JSON representation
reader & writer for GLTF
- Host: GitHub
- URL: https://github.com/ousttrue/gltfcs
- Owner: ousttrue
- License: mit
- Created: 2019-05-17T06:10:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T18:35:38.000Z (about 7 years ago)
- Last Synced: 2025-01-21T00:20:00.413Z (over 1 year ago)
- Language: C#
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GLTFCS
GLTF reader & writer
`TargetFramework: netcoreapp2.2`
Require `System.Span`
## Viewer
`TargetFramework: netcoreapp3.0`
Require `System.Windows.Media` for texture load