File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @typegpu/color" ,
33 "type" : " module" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.7 .0" ,
55 "description" : " A set of color helper functions for use in WebGPU/TypeGPU apps." ,
66 "exports" : {
77 "." : " ./src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @typegpu/noise" ,
33 "type" : " module" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.7 .0" ,
55 "description" : " A set of noise/pseudo-random functions for use in WebGPU/TypeGPU apps." ,
66 "exports" : {
77 "." : " ./src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @typegpu/sdf" ,
33 "type" : " module" ,
4- "version" : " 0.0.1 " ,
4+ "version" : " 0.7.0 " ,
55 "description" : " A set of Signed Distance Field functions for use in WebGPU/TypeGPU apps." ,
66 "exports" : {
77 "." : " ./src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " typegpu" ,
33 "private" : true ,
4- "version" : " 0.7.0 " ,
4+ "version" : " 0.7.1 " ,
55 "description" : " A thin layer between JS and WebGPU/WGSL that improves development experience and allows for faster iteration." ,
66 "license" : " MIT" ,
77 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments