react-three-a11y

♿️ Accessibility tools for React Three Fiber (by pmndrs)

React-three-a11y Alternatives

Similar projects and alternatives to react-three-a11y

  1. Next.js

    2,260 react-three-a11y VS Next.js

    The React Framework

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. zustand

    281 react-three-a11y VS zustand

    🐻 Bear necessities for state management in React

  4. Chart.js

    Simple HTML5 Charts using the <canvas> tag

  5. gltfjsx

    58 react-three-a11y VS gltfjsx

    🎮 Turns GLTFs into JSX components

  6. valtio

    49 react-three-a11y VS valtio

    🧙 Valtio makes proxy-state simple for React and Vanilla

  7. drei

    42 react-three-a11y VS drei

    🥉 useful helpers for react-three-fiber

  8. twind

    30 react-three-a11y VS twind

    The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. threlte

    3D framework for Svelte

  11. use-sound

    A React Hook for playing sound effects

  12. leva

    11 react-three-a11y VS leva

    🌋 React-first components GUI

  13. awesome-react-three-fiber

    🍕 A loose collection of cool r3f links, gifs, people, stuff

  14. component-material

    Discontinued 🧩 Compose modular materials in React

  15. VXLverse

    Imagine you're playing with your favorite toy set, placing characters around, and creating fun stories with them. That's exactly what VXLverse does, but in a digital world.

  16. three-stdlib

    📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser

  17. a11y-twitter

    Small changes to how you use Twitter to promote Tweeting in an accessible manner. For now, it will only prompt once per Tweet to add alt text to an attachment before you Tweet. Simple but effective. 😎

  18. r3f-experiments

    Experiments with React Three Fiber

  19. gltf-pipeline

    Content pipeline tools for optimizing glTF assets. :globe_with_meridians:

  20. react-three-fiber

    Discontinued 🇨🇭 A React renderer for Three.js [Moved to: https://github.com/pmndrs/react-three-fiber] (by react-spring)

  21. r3f-next-starter

    🔋 Batteries included template for using React Three Fiber (R3F) with NextJS

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better react-three-a11y alternative or higher similarity.

react-three-a11y discussion

Log in or Post with

react-three-a11y reviews and mentions

Posts with mentions or reviews of react-three-a11y. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-29.
  • Show HN: 3D Framework for the Web. Built on Svelte and Three.js
    7 projects | news.ycombinator.com | 29 Apr 2024
    Thanks! Threlte is "just" offering a declarative way to express Three.js. If you know how the `` component and its props and event handlers work, you can use the Three.js documentation for everything else.

    Apart from that with Threlte I personally practice documentation-driven-development, so ecosystem packages are exhaustively documented. If you're missing something, let us know via an issue[1] or on Discord[2].

    Accessibility is a topic we didn't care enough yet to be perfectly honest. Accessibility doesn't stop at screen readers though, it's about contrast, size, colors, motion, reachability, and so much more that we cannot provide and are a consumer topic. Naturally WebGL apps suffer from being practically invisible to screenreaders. There are workarounds[3] but essentially this has to be solved by consumers of Threlte (devs) and hopefully by browser vendors at some point in the future.

    [1] https://github.com/threlte/threlte/issues

    [2] http://chat.threlte.xyz

    [3] https://github.com/pmndrs/react-three-a11y

  • how do you design scrolling "through" a website?
    1 project | /r/webdev | 20 Apr 2023
    There is an accessibility library from drei: https://github.com/pmndrs/react-three-a11y
  • Making components Links (r3f/drei)
    1 project | /r/threejs | 22 Feb 2023
    Caveat: Not the most accessible thing ever. The pmndrs crew made a tool that does this way more accessibly, this would be my production-grade recommendation: https://github.com/pmndrs/react-three-a11y
  • Is it even remotely practical to make Three.js experiences accessible? (controls/nav/text/objects/etc)
    1 project | /r/threejs | 19 Dec 2022
    like /u/thesonglessbird said, it exists: https://github.com/pmndrs/react-three-a11y it covers screen readers, tabbing , focus indication, roles, and so on.
  • Chart.js 4.0 — new release of the popular open source charting library
    3 projects | /r/webdev | 15 Dec 2022
    That’s a bit of a cop out - React Three Fiber renders to a canvas too (obviously) and there’s a bunch of accessibility stuff in its semi-official ecosystem https://github.com/pmndrs/react-three-a11y
  • React Three Fiber and NextJS Starter Template
    9 projects | dev.to | 19 May 2022
    ♿ R3F A11y
  • How to reproduce Death Stranding UI with react and react-three-fiber
    12 projects | dev.to | 15 Apr 2021
    To simulate the selected state you can try to use react-three-a11y. By wrapping our model with the component we will have access to hover, focus, and pressed state through useA11y() hook. We can try to display a SelectedMaterial based on the hover state for example.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic react-three-a11y repo stats
7
565
5.9
3 months ago

Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?