KhronosGroup / KhronosGroup/glTF

How to streaming file glTF 2.0 from server ?

Open
#1,238 16 comments 0 reactions 0 assignees View on GitHub
implementation
Dominant language
HTML
Stars
7.8k
Forks
1.2k
Avg merge
17h 26m
Merged PRs (30d)
5

Description

Hi all,
I want to streaming file glTF 2.0 from server because the models is very very big(huge model). I try to use https://github.com/fl4re/rest3d-new but it supports streaming only file glTF 1.0
Information of file glTF 2.0:
- File glTF is 40MB
- File bin is 180MB
- Geometries: 19164
- Calls: 19164
- Vertices: 20140196
- Faces: 6713382

Thanks and best regards!

Contributor guide

Open the contributing guide

Research direction

The issue names glTF 2.0 and the rest3d-new project, but no repository file, entry point, or test. Start by reviewing how glTF 2.0 differs from the cited glTF 1.0 streaming support and determine whether this repository has an applicable implementation path. Done would require a documented or implemented approach for streaming the described large assets.

Written by the indexing model from the issue text.

Assessment

Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.