An open API service indexing awesome lists of open source software.

https://github.com/craftzdog/ghibli-style-shader

Ghibli-styled Shader Example for Three.js
https://github.com/craftzdog/ghibli-style-shader

ghibli react react-three-fiber threejs

Last synced: about 1 month ago
JSON representation

Ghibli-styled Shader Example for Three.js

Awesome Lists containing this project

README

        

# Ghibli-style Trees Example

[DEMO](https://ghibli-style-shader.vercel.app/)

[Video tutorial](https://www.youtube.com/watch?v=IGK6eceWyU4)

![image](./doc/image.jpg)

![image](./doc/image_2.jpg)

![image](./doc/image_3.jpg)

## Ingredients

- React - A JavaScript library for building UIs
- [Three.js](https://threejs.org/) - JavaScript 3D library
- [React Three Fiber](https://github.com/pmndrs/react-three-fiber) - A React renderer for Three.js
- [@react-three/drei](https://github.com/pmndrs/drei) - Useful helpers for Fiber

## How to use

```sh
npm i
npm start
```

## References

- [How to Create Ghibli Trees in 3D - Blender Tutorial, by Lightning Boy Studio](https://www.youtube.com/watch?v=DEgzuMmJtu8&ab_channel=LightningBoyStudio)

---

Looking for a Markdown note-taking app? Check out my app called Inkdrop:

[![Inkdrop](https://github.com/craftzdog/dotfiles-public/raw/master/images/inkdrop.png)](https://www.inkdrop.app/)

## License

MIT