Logo
Explore Help
Register Sign In
Mirrors/Zos
1
0
Fork 0
You've already forked Zos
mirror of https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git synced 2026-06-17 20:16:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
f56b6b7764c9386d7da694dc665bcfcc7e409062
Zos/Skills/@be/be/node_modules/glsl-token-whitespace-trim/fixtures/base-padded.glsl

552 lines
805 B
Plaintext
Raw Normal View History

feat: Add Be and tbd skill, also added Roadmap file
2026-05-10 16:32:12 -04:00
precision
mediump
float;
#define GLSLIFY 1
struct
Thing
{
float
b;
float
c;
}
;
vec4
someFunction
(
vec2
b,
vec2
c,
vec3
d
)
{
return
vec4(
d
,
c.y
);
}
void
main(
)
{
gl_FragColor
=
someFunction
(
vec2(0),
vec2(1),
vec3(2)
);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 785ms Template: 82ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API