software-mansion / software-mansion/TypeGPU

docs: Add a page with all the niceties typegpu provides

Open
#1,282 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
TypeScript
Stars
3.2k
Forks
122
Avg merge
3d 5h
Merged PRs (30d)
34

Description

  • No need to worry about byte alignment,
  • no need to worry about group and binding indices,
  • buffer.asMutable(),
  • await buffer.read(),
  • (once we have them after #1186 and such) extra std functions,
    and similar.

I think it would be beneficial in convincing potential users to have those listed all in one place, as bullet points with a short explanation or a link to other segment of the docs. I'd see it either on the Why TypeGPU? page, or on a new subpage.

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 reading the existing “Why TypeGPU?” page and documentation sections covering buffer helpers, alignment, bindings, and standard functions. Add a single page or subpage that lists these niceties with short explanations or links, and consider the work done when the listed benefits are gathered in one discoverable place.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.