Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VictorGordan/opengl-tutorials
/ functions
Functions
30,078 in github.com/VictorGordan/opengl-tutorials
⨍
Functions
30,078
◇
Types & classes
11,924
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/stb/stb_image.h:994
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 9 - Lighting/Libraries/include/stb/stb_image.h:994
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 7 - Going 3D/Libraries/include/stb/stb_image.h:994
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 29 - HDR/Libraries/include/stb/stb_image.h:994
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/stb/stb_image.h:994
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 30 - Bloom/Libraries/include/stb/stb_image.h:994
↓ 9 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/stb/stb_image.h:994
↓ 9 callers
Function
stbtt__buf_seek
Tessellation Shaders/imgui/imstb_truetype.h:1130
↓ 9 callers
Function
stbtt__buf_seek
ImGUI GLFW Tutorial/imgui/imstb_truetype.h:1130
↓ 9 callers
Function
stbtt__new_buf
Tessellation Shaders/imgui/imstb_truetype.h:1151
↓ 9 callers
Function
stbtt__new_buf
ImGUI GLFW Tutorial/imgui/imstb_truetype.h:1151
↓ 9 callers
Function
stbtt_setvertex
Tessellation Shaders/imgui/imstb_truetype.h:1559
↓ 9 callers
Function
stbtt_setvertex
ImGUI GLFW Tutorial/imgui/imstb_truetype.h:1559
↓ 8 callers
Method
Activate
Activates the Shader Program
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/shaderClass.cpp:121
↓ 8 callers
Method
Activate
Activates the Shader Program
YoutubeOpenGL 30 - Bloom/shaderClass.cpp:121
↓ 8 callers
Method
AddCircleFilled
Tessellation Shaders/imgui/imgui_draw.cpp:1506
↓ 8 callers
Method
Begin
Use case A: Begin() called from constructor with items_height<0, then called again from Step() in StepNo 1 Use case B: Begin() called from constructor
ImGUI GLFW Tutorial/imgui/imgui.cpp:2283
↓ 8 callers
Function
Clear
ImGUI GLFW Tutorial/imgui/imgui_internal.h:545
↓ 8 callers
Function
IM_DELETE
Tessellation Shaders/imgui/imgui.h:1782
↓ 8 callers
Function
IM_DELETE
ImGUI GLFW Tutorial/imgui/imgui.h:1638
↓ 8 callers
Function
ImAddClampOverflow
Tessellation Shaders/imgui/imgui_internal.h:430
↓ 8 callers
Function
ImAddClampOverflow
ImGUI GLFW Tutorial/imgui/imgui_internal.h:414
↓ 8 callers
Function
ImCharIsBlankA
Tessellation Shaders/imgui/imgui_internal.h:336
↓ 8 callers
Function
ImCharIsBlankA
ImGUI GLFW Tutorial/imgui/imgui_internal.h:321
↓ 8 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
Tessellation Shaders/imgui/imgui.cpp:1624
↓ 8 callers
Function
ImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
ImGUI GLFW Tutorial/imgui/imgui.cpp:1492
↓ 8 callers
Function
ImLog
Tessellation Shaders/imgui/imgui_internal.h:409
↓ 8 callers
Function
ImLog
ImGUI GLFW Tutorial/imgui/imgui_internal.h:393
↓ 8 callers
Function
ImSubClampOverflow
Tessellation Shaders/imgui/imgui_internal.h:431
↓ 8 callers
Function
ImSubClampOverflow
ImGUI GLFW Tutorial/imgui/imgui_internal.h:415
↓ 8 callers
Function
ImSwap
ImGUI GLFW Tutorial/imgui/imgui_internal.h:413
↓ 8 callers
Function
IsNavInputDown
Tessellation Shaders/imgui/imgui_internal.h:2607
↓ 8 callers
Method
LinkAttrib
Links a VBO Attribute such as a position or color to the VAO
YoutubeOpenGL 21 - Instancing/VAO.cpp:10
↓ 8 callers
Function
STB_TEXTEDIT_LAYOUTROW
Tessellation Shaders/imgui/imgui_widgets.cpp:3679
↓ 8 callers
Function
STB_TEXTEDIT_LAYOUTROW
ImGUI GLFW Tutorial/imgui/imgui_widgets.cpp:3587
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 13 - Model Loading/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 21 - Instancing/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 27 - Normal Maps/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 29 - HDR/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 30 - Bloom/Libraries/include/json/json.h:16493
↓ 8 callers
Function
dump_integer
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/json/json.h:16493
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 13 - Model Loading/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 21 - Instancing/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 27 - Normal Maps/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 29 - HDR/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 30 - Bloom/Libraries/include/json/json.h:10304
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/json/json.h:10304
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 6 - Textures/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 10 - Specular Maps/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 13 - Model Loading/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 21 - Instancing/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 11 - Types of Light/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 23 - Blinn-Phong Lighting/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 27 - Normal Maps/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 12 - Mesh Class/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 8 - Camera/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
Direct State Access (DSA)/non-DSA/libraries/include/stb/stb_image.h:2382
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
Direct State Access (DSA)/DSA/libraries/include/stb/stb_image.h:2382
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 9 - Lighting/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 7 - Going 3D/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 29 - HDR/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 30 - Bloom/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/stb/stb_image.h:2342
↓ 8 callers
Function
stbi__convert_format
YoutubeOpenGL 6 - Textures/Libraries/include/stb/stb_image.h:1694
← previous
next →
1,301–1,400 of 30,078, ranked by callers