cginternals / cginternals/webgl-operate
support for alpha-textures in gltf-loader
- Dominant language
- TypeScript
- Stars
- 170
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
we should discuss this further, but probably something like:
- materials should have alpha information, so render pass can query this information and adjust rendering accordingly
- perhaps an `alpha rendering config` helper that provides simpler interface on common alpha blending and alpha2coverage setups?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the gltf-loader, material handling, and render pass references in the issue. Clarify how materials should expose alpha information and whether an alpha rendering config helper is required; the work is complete only when the intended alpha blending and alpha2coverage behavior is specified and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100