DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

A christmas scene created with three.js, react three fiber, gaussian splatting and blockade labs with lots of shaders

Merry Three.js Christmas

A christmas scene created with three.js, react three fiber, gaussian splatting and blockade labs with lots of shaders

Christmas scene using threejs, react three fiber and gaussian splatting

A christmas scene created with three.js, react three fiber, gaussian splatting and blockade labs with lots of shaders

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm start

# Build for production in the dist/ directory
npm run build
Enter fullscreen mode Exit fullscreen mode

GitHub

View Github

Top comments (0)

Jetbrains Survey

Calling all developers!

Participate in the Developer Ecosystem Survey 2025 and get the chance to win a MacBook Pro, an iPhone 16, or other exciting prizes. Contribute to our research on the development landscape.

Take the survey