# threejs-journey **Repository Path**: mirrors-gis/threejs-journey ## Basic Information - **Project Name**: threejs-journey - **Description**: react threejs-journey - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-28 - **Last Updated**: 2024-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: React, Threejs ## README Stage 1 👉 Visit examples at https://journey.pmnd.rs/ A community driven collection of lesson-examples from Bruno Simons [threejs-journey](https://threejs-journey.com) ported to [React](https://github.com/pmndrs/react-three-fiber). Threejs-journey is one of the best resources available for learning Threejs. The goal is to ease the learning curve by moving from OOP to components, which reduce code and encourage clean separation. You will progress much quicker since each primitive is a separate unit that can be studied as such, as opposed to something that is connected to practically everything else across the project. At the moment the focus is on structural patterns and the experience, these examples are reduced and will use eco-system spare parts where possible. # Examples ## Basics

Textures

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/basics/textures) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/basics/textures) [![](https://img.shields.io/badge/11-Lesson-705df2)](https://threejs-journey.com/lessons/11)

Materials

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/basics/materials) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/basics/materials) [![](https://img.shields.io/badge/12-Lesson-705df2)](https://threejs-journey.com/lessons/12)

3D Text

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/basics/text3d) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/basics/text3d) [![](https://img.shields.io/badge/13-Lesson-705df2)](https://threejs-journey.com/lessons/13)
## Classic Techniques

Lights

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/classic-techniques/lights) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/classic-techniques/lights) [![](https://img.shields.io/badge/15-Lesson-705df2)](https://threejs-journey.com/lessons/15)

Haunted House

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/classic-techniques/haunted-house) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/classic-techniques/haunted-house) [![](https://img.shields.io/badge/17-Lesson-705df2)](https://threejs-journey.com/lessons/17)

Particles

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/classic-techniques/particles) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/classic-techniques/particles) [![](https://img.shields.io/badge/18-Lesson-705df2)](https://threejs-journey.com/lessons/18)

Particles Animated

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/classic-techniques/particles-animated) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/classic-techniques/particles) [![](https://img.shields.io/badge/18-Lesson-705df2)](https://threejs-journey.com/lessons/18)

Galaxy Generator

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/classic-techniques/galaxy-generator) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/classic-techniques/galaxy-generator) [![](https://img.shields.io/badge/19-Lesson-705df2)](https://threejs-journey.com/lessons/19)

Raycaster

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/classic-techniques/raycaster) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/classic-techniques/raycaster) [![](https://img.shields.io/badge/20-Lesson-705df2)](https://threejs-journey.com/lessons/20)

Scroll Based Animation

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/classic-techniques/scroll-based-animation) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/classic-techniques/scroll-based-animation) [![](https://img.shields.io/badge/21-Lesson-705df2)](https://threejs-journey.com/lessons/21)
## Advanced Techniques

Physics

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/advanced-techniques/physics) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/advanced-techniques/physics) [![](https://img.shields.io/badge/22-Lesson-705df2)](https://threejs-journey.com/lessons/22)
## Shaders

Shader Patterns

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/shaders/shader-patterns) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/shaders/shader-patterns) [![](https://img.shields.io/badge/28-Lesson-705df2)](https://threejs-journey.com/lessons/28)

Raging Sea

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/shaders/raging-sea) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/shaders/raging-sea) [![](https://img.shields.io/badge/29-Lesson-705df2)](https://threejs-journey.com/lessons/29)

Animated Galaxy

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/shaders/animated-galaxy) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/shaders/animated-galaxy) [![](https://img.shields.io/badge/30-Lesson-705df2)](https://threejs-journey.com/lessons/30)

Modified Material

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/shaders/modified-material) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/shaders/modified-material) [![](https://img.shields.io/badge/31-Lesson-705df2)](https://threejs-journey.com/lessons/31)
## Extra

Post Processing

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/extra/post-processing) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/extra/post-processing) [![](https://img.shields.io/badge/32-Lesson-705df2)](https://threejs-journey.com/lessons/32)

Loading

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/extra/loading) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/extra/loading) [![](https://img.shields.io/badge/34-Lesson-705df2)](https://threejs-journey.com/lessons/34)

Mixing Html and Webgl

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/extra/mixing-html-and-webgl) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/extra/mixing-html-and-webgl) [![](https://img.shields.io/badge/35-Lesson-705df2)](https://threejs-journey.com/lessons/35)

Portal

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/extra/portal) [![](https://img.shields.io/badge/original-Sandbox-151515)](https://journey.pmnd.rs/original/extra/portal) [![](https://img.shields.io/badge/39-Lesson-705df2)](https://threejs-journey.com/lessons/39)
## Levels

Level 1

[![](https://img.shields.io/badge/r3f-Sandbox-151515)](https://journey.pmnd.rs/levels/1)