Skip to content

Latest commit

 

History

History
223 lines (139 loc) · 9.1 KB

index.md

File metadata and controls

223 lines (139 loc) · 9.1 KB

react-three-fiber by example

Examples of using react-three-fiber.

Table of Contents

Basic

Cameras

Effects

Geometry

Hooks

Lighting

Materials

Models

Other

  • Enter leave tracking

    Tracking where a pointer enters and leaves an object

  • Html labels

    Displaying HTML labels over a scene using Drei's Html component

  • Instanced points

    Drawing sprites using instanced points

  • Pointer events

    Using pointer events with a mesh for mouseover and click interactions

  • R3f perf

    An example of the r3f-perf library

  • Reflector

    A basic example of the Drei reflector component

  • Reflector textured

    Applying a texture to a reflector

  • Text

    Displaying text with Drei's Text component wrapper around Troika text

Physics

<script async defer src="https://buttons.github.io/buttons.js"></script>