Skip to content

Instantly share code, notes, and snippets.

View GamesTrap's full-sized avatar
🏠
Working from home

Jan Schürkamp GamesTrap

🏠
Working from home
View GitHub Profile
@lewislepton
lewislepton / glsl.json
Last active July 8, 2024 23:20
GLSL snippets for visual studio code/kode studio
/*
AUTO-COMPLETE SNIPPETS FOR GLSL WITHIN VISUAL CODE STUDIO
Lewis Lepton
https://lewislepton.com
useful places that i grabbed info from
http://www.shaderific.com/glsl
https://www.khronos.org/opengl/wiki/OpenGL_Shading_Language
plus various other papers & books
*/
@GuillaumeDua
GuillaumeDua / cpp_legacy_inheritance_vs_std_variant.md
Last active April 18, 2024 10:50
C++ legacy inheritance vs CRTP + std::variant
@xPaw
xPaw / README.md
Last active November 11, 2023 11:32
Counter-Strike 2 Text Mod
@rtryan98
rtryan98 / Graphics and Engine development.md
Last active July 14, 2024 15:27
Talks, Posts, Papers and more for Graphics and (Game) Engine Development