3b1b-manim/manimlib/shaders/inserts
2021-01-18 16:39:29 -08:00
..
add_light.glsl Rename add_light -> finalize_color and leave room for other color manipulations 2021-01-09 22:11:38 -08:00
camera_uniform_declarations.glsl Reorganize the interaction between CameraFrame and shader perspective transforms, along with some keyboard interactions for panning 2021-01-18 16:39:29 -08:00
finalize_color.glsl Fix previous commit 2021-01-10 08:38:47 -08:00
get_gl_Position.glsl Clamp perspective_scale_factor 2021-01-09 10:29:45 -08:00
get_rotated_surface_unit_normal_vector.glsl Reorganize the interaction between CameraFrame and shader perspective transforms, along with some keyboard interactions for panning 2021-01-18 16:39:29 -08:00
get_unit_normal.glsl Reorganize how shader files sit in the shaders folder 2021-01-05 23:14:16 -08:00
NOTE.md Push all mention of the #INSERT convention to a note in the insert file 2021-01-07 16:16:20 -08:00
position_point_into_frame.glsl Reorganize the interaction between CameraFrame and shader perspective transforms, along with some keyboard interactions for panning 2021-01-18 16:39:29 -08:00
quadratic_bezier_distance.glsl Push all mention of the #INSERT convention to a note in the insert file 2021-01-07 16:16:20 -08:00
quadratic_bezier_geometry_functions.glsl Fix bugs in stroke shader for 3d scenes 2021-01-08 22:28:34 -08:00