.. |
add_light.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
get_gl_Position.glsl
|
Fix up fill shaders to work when being viewed from different orientations, along with several other little bugs
|
2020-06-03 17:10:33 -07:00 |
get_rotated_surface_unit_normal_vector.glsl
|
ParametricSurface replaces the role of SurfaceMobject, and instead of tracking normals infinitesimal nudges are tracked
|
2020-06-05 11:12:52 -07:00 |
get_unit_normal.glsl
|
Change fallback unit normal to be in negative y-direction
|
2020-06-06 10:57:07 -07:00 |
image_frag.glsl
|
Implemented ImageMobject with shaders
|
2020-02-13 10:39:26 -08:00 |
image_vert.glsl
|
Enable 3d rotations
|
2020-06-01 16:21:18 -07:00 |
position_point_into_frame.glsl
|
ParametricSurface replaces the role of SurfaceMobject, and instead of tracking normals infinitesimal nudges are tracked
|
2020-06-05 11:12:52 -07:00 |
quadratic_bezier_distance.glsl
|
Added glossiness to VMobjects
|
2020-06-02 16:18:44 -07:00 |
quadratic_bezier_fill_frag.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
quadratic_bezier_fill_geom.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
quadratic_bezier_fill_vert.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
quadratic_bezier_geometry_functions.glsl
|
Got stroke shaders working in 3d
|
2020-06-04 11:29:36 -07:00 |
quadratic_bezier_stroke_frag.glsl
|
Change stroke shader to effectively project down to a flat plane before drawing, but to remember z information via gl_Position and lighting.
|
2020-06-06 09:26:18 -07:00 |
quadratic_bezier_stroke_geom.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
quadratic_bezier_stroke_vert.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
scale_and_shift_point_for_frame.glsl
|
Enable 3d rotations
|
2020-06-01 16:21:18 -07:00 |
simple_vert.glsl
|
Enable 3d rotations
|
2020-06-01 16:21:18 -07:00 |
surface_frag.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
surface_vert.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
textured_surface_frag.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |
textured_surface_vert.glsl
|
Add shadow, and pull out lighting information to Mobject
|
2020-06-06 16:55:56 -07:00 |