Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capnramses/antons_opengl_tutorials_book
/ functions
Functions
5,470 in github.com/capnramses/antons_opengl_tutorials_book
⨍
Functions
5,470
◇
Types & classes
207
↓ 4 callers
Function
stbi__vertical_flip
39_texture_mapping_srgb/stb_image.h:1162
↓ 4 callers
Function
stbi__vertical_flip
28_uniform_buffer_object/stb_image.h:1162
↓ 4 callers
Function
stbi__vertical_flip
20_normal_mapping/stb_image.h:1162
↓ 4 callers
Function
stbi__vertical_flip
25_sprite_sheets/stb_image.h:1162
↓ 4 callers
Function
stbi__zget8
14_multi_tex/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
09_texture_mapping/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
26_bitmap_fonts/stb_image.h:4084
↓ 4 callers
Function
stbi__zget8
29_particle_systems/stb_image.h:4084
↓ 4 callers
Function
stbi__zget8
21_cube_mapping/stb_image.h:4084
↓ 4 callers
Function
stbi__zget8
24_gui_panels/stb_image.h:4084
↓ 4 callers
Function
stbi__zget8
11_video_capture/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
13_mesh_import/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
15_phongtextures/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
12_debugging_shaders/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
27_font_atlas/stb_image.h:4084
↓ 4 callers
Function
stbi__zget8
39_texture_mapping_srgb/stb_image.h:4084
↓ 4 callers
Function
stbi__zget8
10_screen_capture/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
17_alpha_blending/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
16_frag_reject/stb_image.h:3825
↓ 4 callers
Function
stbi__zget8
28_uniform_buffer_object/stb_image.h:4084
↓ 4 callers
Function
stbi__zget8
20_normal_mapping/stb_image.h:4084
↓ 4 callers
Function
stbi__zget8
25_sprite_sheets/stb_image.h:4084
↓ 4 callers
Function
translate
--------------------------AFFINE MATRIX FUNCTIONS---------------------------*/ translate a 4d matrix with xyz array
38_texture_shadows/maths_funcs.cpp:348
↓ 4 callers
Function
translate
--------------------------AFFINE MATRIX FUNCTIONS---------------------------*/ translate a 4d matrix with xyz array
32_skinning_part_three/maths_funcs.cpp:348
↓ 4 callers
Function
translate
--------------------------AFFINE MATRIX FUNCTIONS---------------------------*/ translate a 4d matrix with xyz array
07_ray_picking/maths_funcs.cpp:348
↓ 4 callers
Function
translate
--------------------------AFFINE MATRIX FUNCTIONS---------------------------*/ translate a 4d matrix with xyz array
06_vcam_with_quaternion/maths_funcs.cpp:348
↓ 3 callers
Function
_print_programme_info_log
print errors in shader linking */
02_shaders/main.c:64
↓ 3 callers
Function
check_shader_errors
40_compute_shader/gl_utils.cpp:57
↓ 3 callers
Function
create_programme_from_files
38_texture_shadows/gl_utils.cpp:246
↓ 3 callers
Function
cross
20_normal_mapping/maths_funcs.cpp:225
↓ 3 callers
Function
encode_id
encode an unique ID into a colour with components in range of 0.0 to 1.0
36_colour_picking/main.cpp:45
↓ 3 callers
Function
inverse
returns a 16-element array that is the inverse of a 16-element array (4x4 matrix). see http://www.euclideanspace.com/maths/algebra/matrix/functions/in
21_cube_mapping/maths_funcs.cpp:312
↓ 3 callers
Function
inverse
returns a 16-element array that is the inverse of a 16-element array (4x4 matrix). see http://www.euclideanspace.com/maths/algebra/matrix/functions/in
28_uniform_buffer_object/maths_funcs.cpp:312
↓ 3 callers
Function
parse_file_into_str
-----------------------------------SHADERS----------------------------------*/ copy a shader from a plain text file into a character array */
03_vertex_buffer_objects/gl_utils.cpp:144
↓ 3 callers
Function
parse_file_into_str
-----------------------------------SHADERS----------------------------------*/
04_mats_and_vecs/gl_utils.cpp:144
↓ 3 callers
Function
parse_file_into_str
-----------------------------------SHADERS----------------------------------*/
05_virtual_camera/gl_utils.cpp:144
↓ 3 callers
Function
print_programme_info_log
03_vertex_buffer_objects/gl_utils.cpp:192
↓ 3 callers
Function
print_programme_info_log
22_geom_shaders/gl_utils.cpp:195
↓ 3 callers
Function
print_programme_info_log
04_mats_and_vecs/gl_utils.cpp:197
↓ 3 callers
Function
print_programme_info_log
05_virtual_camera/gl_utils.cpp:197
↓ 3 callers
Function
print_shader_info_log
03_vertex_buffer_objects/gl_utils.cpp:163
↓ 3 callers
Function
print_shader_info_log
04_mats_and_vecs/gl_utils.cpp:168
↓ 3 callers
Function
print_shader_info_log
05_virtual_camera/gl_utils.cpp:168
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
26_bitmap_fonts/stb_image.h:965
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
29_particle_systems/stb_image.h:965
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
21_cube_mapping/stb_image.h:965
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
24_gui_panels/stb_image.h:965
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
27_font_atlas/stb_image.h:965
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
39_texture_mapping_srgb/stb_image.h:965
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
28_uniform_buffer_object/stb_image.h:965
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
20_normal_mapping/stb_image.h:965
↓ 3 callers
Function
stbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
25_sprite_sheets/stb_image.h:965
↓ 3 callers
Function
stbi__decode_jpeg_header
14_multi_tex/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
09_texture_mapping/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
26_bitmap_fonts/stb_image.h:3283
↓ 3 callers
Function
stbi__decode_jpeg_header
29_particle_systems/stb_image.h:3283
↓ 3 callers
Function
stbi__decode_jpeg_header
21_cube_mapping/stb_image.h:3283
↓ 3 callers
Function
stbi__decode_jpeg_header
24_gui_panels/stb_image.h:3283
↓ 3 callers
Function
stbi__decode_jpeg_header
11_video_capture/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
13_mesh_import/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
15_phongtextures/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
12_debugging_shaders/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
27_font_atlas/stb_image.h:3283
↓ 3 callers
Function
stbi__decode_jpeg_header
39_texture_mapping_srgb/stb_image.h:3283
↓ 3 callers
Function
stbi__decode_jpeg_header
10_screen_capture/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
17_alpha_blending/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
16_frag_reject/stb_image.h:2993
↓ 3 callers
Function
stbi__decode_jpeg_header
28_uniform_buffer_object/stb_image.h:3283
↓ 3 callers
Function
stbi__decode_jpeg_header
20_normal_mapping/stb_image.h:3283
↓ 3 callers
Function
stbi__decode_jpeg_header
25_sprite_sheets/stb_image.h:3283
↓ 3 callers
Function
stbi__end_write_file
11_video_capture/stb_image_write.h:243
↓ 3 callers
Function
stbi__end_write_file
27_font_atlas/stb_image_write.h:226
↓ 3 callers
Function
stbi__end_write_file
10_screen_capture/stb_image_write.h:243
↓ 3 callers
Function
stbi__free_jpeg_components
26_bitmap_fonts/stb_image.h:3167
↓ 3 callers
Function
stbi__free_jpeg_components
29_particle_systems/stb_image.h:3167
↓ 3 callers
Function
stbi__free_jpeg_components
21_cube_mapping/stb_image.h:3167
↓ 3 callers
Function
stbi__free_jpeg_components
24_gui_panels/stb_image.h:3167
↓ 3 callers
Function
stbi__free_jpeg_components
27_font_atlas/stb_image.h:3167
↓ 3 callers
Function
stbi__free_jpeg_components
39_texture_mapping_srgb/stb_image.h:3167
↓ 3 callers
Function
stbi__free_jpeg_components
28_uniform_buffer_object/stb_image.h:3167
↓ 3 callers
Function
stbi__free_jpeg_components
20_normal_mapping/stb_image.h:3167
↓ 3 callers
Function
stbi__free_jpeg_components
25_sprite_sheets/stb_image.h:3167
↓ 3 callers
Function
stbi__hdr_convert
14_multi_tex/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
09_texture_mapping/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
26_bitmap_fonts/stb_image.h:6930
↓ 3 callers
Function
stbi__hdr_convert
29_particle_systems/stb_image.h:6930
↓ 3 callers
Function
stbi__hdr_convert
21_cube_mapping/stb_image.h:6930
↓ 3 callers
Function
stbi__hdr_convert
24_gui_panels/stb_image.h:6930
↓ 3 callers
Function
stbi__hdr_convert
11_video_capture/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
13_mesh_import/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
15_phongtextures/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
12_debugging_shaders/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
27_font_atlas/stb_image.h:6930
↓ 3 callers
Function
stbi__hdr_convert
39_texture_mapping_srgb/stb_image.h:6930
↓ 3 callers
Function
stbi__hdr_convert
10_screen_capture/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
17_alpha_blending/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
16_frag_reject/stb_image.h:6504
↓ 3 callers
Function
stbi__hdr_convert
28_uniform_buffer_object/stb_image.h:6930
↓ 3 callers
Function
stbi__hdr_convert
20_normal_mapping/stb_image.h:6930
↓ 3 callers
Function
stbi__hdr_convert
25_sprite_sheets/stb_image.h:6930
← previous
next →
901–1,000 of 5,470, ranked by callers