Shader Grass Example Issue #3450
manuel-masiello
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you for your website. There are many examples, and it is very interesting for learning.
However, I encountered an error in one of the examples (specifically, the grass shader) :
Here: https://codesandbox.io/p/sandbox/5xho4?file=%2Fsrc%2FApp.js
With this error:
ModuleNotFoundError
Could not find module in path: 'three/examples/jsm/deprecated/Geometry' relative to '/src/Grass.js'
Beta Was this translation helpful? Give feedback.
All reactions