minigdx-gltf-parser

Parser and converter of gltf files into minigdx protobuf/json model.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.github.minigdx
Идентификатор

Идентификатор

gltf-api-metadata
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

minigdx-gltf-parser
Parser and converter of gltf files into minigdx protobuf/json model.
Ссылка на сайт

Ссылка на сайт

https://github.com/minigdx/minigdx-glft-parser
Система контроля версий

Система контроля версий

https://github.com/minigdx/minigdx-glft-parser

Скачать gltf-api-metadata

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlinx : kotlinx-serialization-core-metadata jar 1.0.1
org.jetbrains.kotlinx : kotlinx-serialization-protobuf-metadata jar 1.0.1
org.jetbrains.kotlinx : kotlinx-serialization-json-metadata jar 1.0.1

Модули Проекта

Данный проект не имеет модулей.

MiniGDX GLTF Parser

Parse gltf file into protobuf file for miniGDX

Pre conditions

  • GLTF file are generated by Blender
  • Only GLTF file is supported at the moment (glb is not supported)

Concept

  • GLTF file are parsed
  • The GLTF data is converted in miniGDX data
  • miniGDX data is serialized in protobuf using Kotlin Serialization

Module

  • gltf-api: miniGDX model API
  • gltf-gradle-plugin: gradle plugin to configure gradle conversion of gltf resources
  • gltf-parser: gltf parser and converter into miniGDX API.

How to build

make build
com.github.minigdx

MiniGDX

Версии библиотеки

Версия
1.0.0