There is no package json #2
rahulMehndiratta2602
started this conversation in
General
Replies: 1 comment
-
Hi Rahul, the varyingProperties only came into three.js with r159 at my request. These are the webgpu equivalent to the varyings from webgl. If you download my repository and run it in visual studio code with the live server it should work with chrome since chrome supports WebGPU. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Having a hard time finding varyingProperty
Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/three_nodes.js?v=d054ff49' does not provide an export named 'varyingProperty' (at vertexStageWGSL.js?t=1707059415677:1:18)
Beta Was this translation helpful? Give feedback.
All reactions