aframevr / aframevr/aframe

Progressbar

Open
#5,109 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
17.6k
Forks
4.4k
PR merge metrics
No merged PRs in 30d

Description

Hi,
this is not a bug, but a feature request that makes experiences smoother when there are many big glbs.

There is a need for a progress bar for each glb model. There is a component named "https://github.com/gladeye/aframe-preloader-component" but it finds how many glb assets are downloaded. The issue is that I have 1 big asset and many small. I need a progress bar for the 130MB glb I have. The big glb can not be split since it is a big boat that travels on the sea.

Aframe 1.3

Best, and many congrats for the good work,
Dimitrios Ververidis (jimver04)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the aframe-preloader-component linked in the issue and A-Frame 1.3's asset-loading entry points. The goal is a per-GLB progress bar that reports progress for a large 130MB asset as well as smaller assets; the issue names no repository files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.