# 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
👉 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://journey.pmnd.rs/basics/textures)
[](https://journey.pmnd.rs/original/basics/textures)
[](https://threejs-journey.com/lessons/11)
Materials
[](https://journey.pmnd.rs/basics/materials)
[](https://journey.pmnd.rs/original/basics/materials)
[](https://threejs-journey.com/lessons/12)
3D Text
[](https://journey.pmnd.rs/basics/text3d)
[](https://journey.pmnd.rs/original/basics/text3d)
[](https://threejs-journey.com/lessons/13)
## Classic Techniques
Lights
[](https://journey.pmnd.rs/classic-techniques/lights)
[](https://journey.pmnd.rs/original/classic-techniques/lights)
[](https://threejs-journey.com/lessons/15)
Haunted House
[](https://journey.pmnd.rs/classic-techniques/haunted-house)
[](https://journey.pmnd.rs/original/classic-techniques/haunted-house)
[](https://threejs-journey.com/lessons/17)
Particles
[](https://journey.pmnd.rs/classic-techniques/particles)
[](https://journey.pmnd.rs/original/classic-techniques/particles)
[](https://threejs-journey.com/lessons/18)
Particles Animated
[](https://journey.pmnd.rs/classic-techniques/particles-animated)
[](https://journey.pmnd.rs/original/classic-techniques/particles)
[](https://threejs-journey.com/lessons/18)
Galaxy Generator
[](https://journey.pmnd.rs/classic-techniques/galaxy-generator)
[](https://journey.pmnd.rs/original/classic-techniques/galaxy-generator)
[](https://threejs-journey.com/lessons/19)
Raycaster
[](https://journey.pmnd.rs/classic-techniques/raycaster)
[](https://journey.pmnd.rs/original/classic-techniques/raycaster)
[](https://threejs-journey.com/lessons/20)
Scroll Based Animation
[](https://journey.pmnd.rs/classic-techniques/scroll-based-animation)
[](https://journey.pmnd.rs/original/classic-techniques/scroll-based-animation)
[](https://threejs-journey.com/lessons/21)
## Advanced Techniques
Physics
[](https://journey.pmnd.rs/advanced-techniques/physics)
[](https://journey.pmnd.rs/original/advanced-techniques/physics)
[](https://threejs-journey.com/lessons/22)
## Shaders
Shader Patterns
[](https://journey.pmnd.rs/shaders/shader-patterns)
[](https://journey.pmnd.rs/original/shaders/shader-patterns)
[](https://threejs-journey.com/lessons/28)
Raging Sea
[](https://journey.pmnd.rs/shaders/raging-sea)
[](https://journey.pmnd.rs/original/shaders/raging-sea)
[](https://threejs-journey.com/lessons/29)
Animated Galaxy
[](https://journey.pmnd.rs/shaders/animated-galaxy)
[](https://journey.pmnd.rs/original/shaders/animated-galaxy)
[](https://threejs-journey.com/lessons/30)
Modified Material
[](https://journey.pmnd.rs/shaders/modified-material)
[](https://journey.pmnd.rs/original/shaders/modified-material)
[](https://threejs-journey.com/lessons/31)
## Extra
Post Processing
[](https://journey.pmnd.rs/extra/post-processing)
[](https://journey.pmnd.rs/original/extra/post-processing)
[](https://threejs-journey.com/lessons/32)
Loading
[](https://journey.pmnd.rs/extra/loading)
[](https://journey.pmnd.rs/original/extra/loading)
[](https://threejs-journey.com/lessons/34)
Mixing Html and Webgl
[](https://journey.pmnd.rs/extra/mixing-html-and-webgl)
[](https://journey.pmnd.rs/original/extra/mixing-html-and-webgl)
[](https://threejs-journey.com/lessons/35)
Portal
[](https://journey.pmnd.rs/extra/portal)
[](https://journey.pmnd.rs/original/extra/portal)
[](https://threejs-journey.com/lessons/39)
## Levels
Level 1
[](https://journey.pmnd.rs/levels/1)