Add Primitive Picking sample #717
Annotations
10 errors
|
|
Install and Build 🔧:
sample/primitivePicking/main.ts#L257
Replace `(4·*·16·*·2)·+·(4·*·4)` with `4·*·16·*·2·+·4·*·4`
|
|
|
Install and Build 🔧:
sample/primitivePicking/main.ts#L193
Replace `⏎······pickBindGroupLayout,⏎····` with `pickBindGroupLayout`
|
|
|
Install and Build 🔧:
sample/primitivePicking/main.ts#L17
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Install and Build 🔧:
sample/primitivePicking/main.ts#L1
'vec4' is defined but never used
|
Loading