Daniele Panozzo 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 years ago
..
glfw 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 7 years ago
State.cpp 0a18442c6b Merge branch 'viewer-refactor' of https://github.com/libigl/libigl into viewer_refactor 7 years ago
State.h d2e89ec1fc rudimentary support for multiple meshes 8 years ago
ViewerCore.cpp ee5613e4e3 moved model data from ViewerCore to ViewerData 7 years ago
ViewerCore.h 0a18442c6b Merge branch 'viewer-refactor' of https://github.com/libigl/libigl into viewer_refactor 7 years ago
bind_vertex_attrib_array.cpp c4e44b5103 first few tutorials working correctly 8 years ago
bind_vertex_attrib_array.h c4e44b5103 first few tutorials working correctly 8 years ago
create_index_vbo.cpp 0663d656eb attempt to clean up opengl mess 8 years ago
create_index_vbo.h 0663d656eb attempt to clean up opengl mess 8 years ago
create_mesh_vbo.cpp b6c6db1279 specialization --> instantiation 8 years ago
create_mesh_vbo.h 035849c472 templates 8 years ago
create_shader_program.cpp 0663d656eb attempt to clean up opengl mess 8 years ago
create_shader_program.h 0663d656eb attempt to clean up opengl mess 8 years ago
create_vector_vbo.cpp b6c6db1279 specialization --> instantiation 8 years ago
create_vector_vbo.h 0663d656eb attempt to clean up opengl mess 8 years ago
destroy_shader_program.cpp 0663d656eb attempt to clean up opengl mess 8 years ago
destroy_shader_program.h 0663d656eb attempt to clean up opengl mess 8 years ago
gl.h 0663d656eb attempt to clean up opengl mess 8 years ago
gl_type_size.cpp 945ca3ac82 move opengl functions to separate directories, lots of new templates 10 years ago
gl_type_size.h 0663d656eb attempt to clean up opengl mess 8 years ago
init_render_to_texture.cpp 01be2156ac rm glDelete calles be, user can be in charge of this... 8 years ago
init_render_to_texture.h 035849c472 templates 8 years ago
load_shader.cpp 0b5ba6ee21 rm shader, tutorial uses new viewer refactor 8 years ago
load_shader.h 0b5ba6ee21 rm shader, tutorial uses new viewer refactor 8 years ago
print_program_info_log.cpp 945ca3ac82 move opengl functions to separate directories, lots of new templates 10 years ago
print_program_info_log.h 0663d656eb attempt to clean up opengl mess 8 years ago
print_shader_info_log.cpp 945ca3ac82 move opengl functions to separate directories, lots of new templates 10 years ago
print_shader_info_log.h 0663d656eb attempt to clean up opengl mess 8 years ago
report_gl_error.cpp 0663d656eb attempt to clean up opengl mess 8 years ago
report_gl_error.h 0663d656eb attempt to clean up opengl mess 8 years ago
uniform_type_to_string.cpp 945ca3ac82 move opengl functions to separate directories, lots of new templates 10 years ago
uniform_type_to_string.h 0663d656eb attempt to clean up opengl mess 8 years ago
vertex_array.cpp 9059465ffd vertex array from matryoshka 7 years ago
vertex_array.h 9059465ffd vertex array from matryoshka 7 years ago