cloudhead / cloudhead/rgx.legacy

Text rendering

Open
#12 7 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
193
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Are there plans to include this functionality?

It could be done using `wgpu_glyph`, but this [requires the `wgpu::Device` handle to be exposed](https://github.com/hecrj/wgpu_glyph/blob/master/src/builder.rs#L111) (a simple method on `rgx::core::Device` would suffice I think).

Contributor guide

Open the contributing guide

Research direction

Start by reading the wgpu_glyph builder.rs reference around line 111 and inspect rgx::core::Device to understand the requested handle exposure. Determine whether text rendering is planned and how the library should integrate it; done means an agreed implementation scope, not merely exposing the handle.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.