openframeworks / openframeworks/openFrameworks
Emscripten Examples Web Gallery - small issues list
Open
Nobody has claimed this yet.
emscripten
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Examples Web Gallery is now working and up.
https://openframeworks.cc/examples/
There are a few small issues in some examples. Going to use this to track examples with issues:
Feel free to edit / add to this list:
Broken:
- https://openframeworks.cc/examples/3d/ofxAssimpAdvancedExample/ - needs rebuilt assimp lib for glTF fix
- same with: https://openframeworks.cc/examples/3d/assimp3DModelLoaderExample for second model
- all examples that load video - oops video is fine, just needs auto-play in browser settings
- dragDropExample won't work
- https://openframeworks.cc/examples/3d/pointCloudExample/ renders weird - most likely it can be fixed
- 3dPrimitivesLighting broken - see #7833
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Examples Web Gallery and reproduce the listed failures, including the Assimp examples, dragDropExample, video examples, and pointCloudExample. Check the related issue #7833 for 3dPrimitivesLighting. Done means the affected examples work correctly in the gallery and the checklist can be updated with verified results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, wasm
- Domain
- computer-graphics, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100