Commit b212b28
committed
File tree
- docs
- preview
- src
- color
- math
- strands
- type
- webgl
- shaders
- functions
- webgpu
- shaders/functions
- test/unit
- assets
- color
- visual
- cases
- screenshots
- WebGL
- ShaderFunctionality
- loadFilterShader
- loadMaterialShader
- Transforms
- rotate() rotates shapes around z-axis
- scale() uniformly scales shapes
- translate() moves shapes in x and y axes
- p5.strands/auto-return for shader hooks
- auto-return preserves multiple property modifications
- auto-return works with getCameraInputs
- auto-return works with getObjectInputs
- auto-return works with getPixelInputs
- auto-returns input struct when return is omitted
- explicit return still works
- textures in p5.strands/getTexture in vertex shaders
- WebGPU/transformation/outside of push() and pop()
- webgl
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1485 | 1485 | | |
1486 | 1486 | | |
1487 | 1487 | | |
1488 | | - | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
1489 | 1492 | | |
1490 | 1493 | | |
1491 | | - | |
1492 | | - | |
| 1494 | + | |
| 1495 | + | |
1493 | 1496 | | |
1494 | 1497 | | |
1495 | 1498 | | |
| |||
2033 | 2036 | | |
2034 | 2037 | | |
2035 | 2038 | | |
2036 | | - | |
2037 | | - | |
2038 | | - | |
2039 | | - | |
2040 | | - | |
2041 | | - | |
2042 | | - | |
2043 | 2039 | | |
2044 | 2040 | | |
2045 | 2041 | | |
| |||
2885 | 2881 | | |
2886 | 2882 | | |
2887 | 2883 | | |
| 2884 | + | |
| 2885 | + | |
| 2886 | + | |
| 2887 | + | |
| 2888 | + | |
| 2889 | + | |
| 2890 | + | |
| 2891 | + | |
| 2892 | + | |
| 2893 | + | |
2888 | 2894 | | |
2889 | 2895 | | |
2890 | 2896 | | |
| |||
2913 | 2919 | | |
2914 | 2920 | | |
2915 | 2921 | | |
| 2922 | + | |
| 2923 | + | |
| 2924 | + | |
| 2925 | + | |
| 2926 | + | |
| 2927 | + | |
| 2928 | + | |
| 2929 | + | |
| 2930 | + | |
| 2931 | + | |
| 2932 | + | |
| 2933 | + | |
| 2934 | + | |
| 2935 | + | |
| 2936 | + | |
| 2937 | + | |
| 2938 | + | |
| 2939 | + | |
| 2940 | + | |
2916 | 2941 | | |
2917 | 2942 | | |
2918 | 2943 | | |
| |||
2923 | 2948 | | |
2924 | 2949 | | |
2925 | 2950 | | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
| 2956 | + | |
| 2957 | + | |
| 2958 | + | |
| 2959 | + | |
| 2960 | + | |
| 2961 | + | |
| 2962 | + | |
| 2963 | + | |
| 2964 | + | |
| 2965 | + | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
| 2969 | + | |
2926 | 2970 | | |
2927 | 2971 | | |
2928 | 2972 | | |
2929 | 2973 | | |
2930 | 2974 | | |
| 2975 | + | |
| 2976 | + | |
| 2977 | + | |
| 2978 | + | |
| 2979 | + | |
| 2980 | + | |
| 2981 | + | |
| 2982 | + | |
| 2983 | + | |
| 2984 | + | |
| 2985 | + | |
| 2986 | + | |
| 2987 | + | |
| 2988 | + | |
| 2989 | + | |
| 2990 | + | |
| 2991 | + | |
| 2992 | + | |
| 2993 | + | |
2931 | 2994 | | |
2932 | 2995 | | |
2933 | 2996 | | |
2934 | 2997 | | |
2935 | 2998 | | |
| 2999 | + | |
| 3000 | + | |
| 3001 | + | |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
| 3006 | + | |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
| 3012 | + | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
2936 | 3018 | | |
2937 | 3019 | | |
2938 | 3020 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
0 commit comments