https://github.com/HanetakaChou/Brioche-Asset-Import
Brioche Asset Import
https://github.com/HanetakaChou/Brioche-Asset-Import
glb gltf gltf-loader gltf2 gltf2-loader mmd vrm
Last synced: 3 months ago
JSON representation
Brioche Asset Import
- Host: GitHub
- URL: https://github.com/HanetakaChou/Brioche-Asset-Import
- Owner: HanetakaChou
- License: lgpl-3.0
- Created: 2024-11-19T08:11:20.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-11T15:20:04.000Z (3 months ago)
- Last Synced: 2025-07-11T17:39:17.138Z (3 months ago)
- Topics: glb, gltf, gltf-loader, gltf2, gltf2-loader, mmd, vrm
- Language: C++
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Brioche Asset Import
- [ ] Scene
- [ ] Mesh
- [x] [MMD (PMX)](https://github.com/MMD-Blender/blender_mmd_tools/tree/main)
- [ ] [glTF (glTF, glB, VRM)](https://github.com/saturday06/VRM-Addon-for-Blender/blob/main/src/io_scene_vrm/common/human_bone_mapper/mmd_mapping.py)
- [ ] Animation
- [x] [MMD (VMD)](https://github.com/MMD-Blender/blender_mmd_tools/tree/main)
- [ ] [glTF (glTF, glB, VRMA)](https://github.com/saturday06/VRM-Addon-for-Blender/blob/main/src/io_scene_vrm/common/human_bone_mapper/mmd_mapping.py)
- [ ] Image
- [ ] [Albedo Image](https://www.pbr-book.org/4ed/Radiometry,_Spectra,_and_Color/Color#FromRGBtoSpectra)
- [x] [WebP](https://chromium.googlesource.com/webm/libwebp)
- [x] [PNG](https://github.com/pnggroup/libpng)
- [x] [JPEG](https://github.com/libjpeg-turbo/libjpeg-turbo)
- [ ] TIFF
- [x] [TGA](https://tgalib.sourceforge.net/)
- [ ] BMP
- [ ] PNM
- [ ] [Illuminant Image](https://www.pbr-book.org/4ed/Radiometry,_Spectra,_and_Color/Color#x6-RGBIlluminants)
- [x] [OpenEXR](https://github.com/AcademySoftwareFoundation/openexr)
- [ ] [Radiance HDR](https://radsite.lbl.gov/radiance/refer/filefmts.pdf)