Grant Sanderson
|
da9610b9f9
|
Remove redundancy
|
2023-01-28 17:54:00 -08:00 |
|
Grant Sanderson
|
b3dec3fd51
|
Small fixes
|
2023-01-28 17:53:49 -08:00 |
|
Grant Sanderson
|
68255b1c9a
|
Remove references to no-longer-need path_string_config
|
2023-01-28 17:53:40 -08:00 |
|
Grant Sanderson
|
28c4921a1a
|
Specify ctx type
|
2023-01-28 15:40:58 -08:00 |
|
Grant Sanderson
|
0d36f17f9c
|
Remove unused line
|
2023-01-28 15:40:10 -08:00 |
|
Grant Sanderson
|
c08e111911
|
Default to applying depth test for non-fixed objects added to a 3d scene
|
2023-01-28 15:02:00 -08:00 |
|
Grant Sanderson
|
368f48f8dd
|
Make use of some glsl built-ins
|
2023-01-28 15:01:32 -08:00 |
|
Grant Sanderson
|
474a6c27e3
|
Counteract alpha scaling from fill frag
|
2023-01-28 15:00:15 -08:00 |
|
Grant Sanderson
|
31b937a7f1
|
Remove no-longer necessary PathString configuration
|
2023-01-28 13:19:06 -08:00 |
|
Grant Sanderson
|
c6db74c996
|
Re-order conditional blocks
|
2023-01-28 13:06:23 -08:00 |
|
Grant Sanderson
|
fbde9e8bba
|
Check for null orientation in getting euler angles
|
2023-01-28 13:06:08 -08:00 |
|
Grant Sanderson
|
8d72340501
|
Remove some references to triangulation
|
2023-01-28 12:43:56 -08:00 |
|
Grant Sanderson
|
144e512952
|
Use active camera config, not default
|
2023-01-28 12:19:49 -08:00 |
|
Grant Sanderson
|
5deef1c249
|
Allow for setting a default frame orientation
|
2023-01-28 12:02:19 -08:00 |
|
Grant Sanderson
|
a1449def95
|
Move SampleSpaceScene to videos repo
|
2023-01-28 11:45:31 -08:00 |
|
Grant Sanderson
|
2a3f927566
|
Set defaults so that VMobjects will have no antialias width when depth test is turned on
|
2023-01-28 11:39:31 -08:00 |
|
Grant Sanderson
|
c7ef4eefbc
|
Add getter/setter for anti_alias_width
|
2023-01-28 11:35:26 -08:00 |
|
Grant Sanderson
|
ab03a0cfba
|
Add Mobject.set_uniform
|
2023-01-28 11:35:15 -08:00 |
|
Grant Sanderson
|
05a80f53a7
|
Make sure depth test calls map to the whole family
|
2023-01-28 10:37:34 -08:00 |
|
Grant Sanderson
|
60a27f52f1
|
Add depth sampling for fill
|
2023-01-28 10:36:41 -08:00 |
|
Grant Sanderson
|
1a62314719
|
Add a "clear" option for Mobjects
This not only sets the submobject list to 0, but removes self from the parent lists
|
2023-01-28 10:11:22 -08:00 |
|
Grant Sanderson
|
047128a663
|
Make sure shader_wrapper inherits depth test
|
2023-01-27 19:27:42 -08:00 |
|
Grant Sanderson
|
38abef8871
|
Fix ShaderWrapper.init_textures
|
2023-01-27 19:27:23 -08:00 |
|
Grant Sanderson
|
8ecfc2b2cf
|
add shaders to universal imports
|
2023-01-27 17:08:22 -08:00 |
|
Grant Sanderson
|
ce5d0b61f9
|
Add back accidentally deleted reverse_points code
|
2023-01-27 16:58:22 -08:00 |
|
Grant Sanderson
|
71ef39ea5b
|
Remove "poor man's anti-aliasing" for Fill and instead render a small border width for fill
|
2023-01-27 16:15:20 -08:00 |
|
Grant Sanderson
|
3a01eb31bd
|
Remove group_type arg
|
2023-01-27 16:02:47 -08:00 |
|
Grant Sanderson
|
d5b1a1725d
|
Allow Mobject.remove to remove any family member, not just immediate submobjects
|
2023-01-27 15:15:16 -08:00 |
|
Grant Sanderson
|
1f6363821b
|
Have VMobject inherit children uniforms when rendering
|
2023-01-27 14:48:57 -08:00 |
|
Grant Sanderson
|
35c19fe8a7
|
Edit is_fixed_in_frame
|
2023-01-27 14:48:31 -08:00 |
|
Grant Sanderson
|
e57ca4e1ee
|
Track orientation for non-winding fill
|
2023-01-27 12:43:21 -08:00 |
|
Grant Sanderson
|
86fb69c5bb
|
Track unit normal for fill
|
2023-01-27 12:35:43 -08:00 |
|
Grant Sanderson
|
1c432dd6dc
|
Small refactor to stroke geom shader
|
2023-01-27 10:48:06 -08:00 |
|
Grant Sanderson
|
3a0916fe3a
|
Reorganize fbo initialization
|
2023-01-27 10:12:53 -08:00 |
|
Grant Sanderson
|
40ae481979
|
Marginally better vbo/ibo tracking
|
2023-01-27 10:01:37 -08:00 |
|
Grant Sanderson
|
97e4c25453
|
Add comment
|
2023-01-27 08:29:41 -08:00 |
|
Grant Sanderson
|
1707958e0f
|
Clean up fill shader a bit
|
2023-01-27 08:26:54 -08:00 |
|
Grant Sanderson
|
746b52cda5
|
Okay, actually fix Arrow
|
2023-01-26 23:51:05 -08:00 |
|
Grant Sanderson
|
86fb1d82f5
|
Typo fix
|
2023-01-26 23:44:33 -08:00 |
|
Grant Sanderson
|
de7545e5fa
|
Tiny tweak to array_is_constant
|
2023-01-26 23:43:34 -08:00 |
|
Grant Sanderson
|
b21e470e69
|
In append_vectorized_mobject, append data as well as points
|
2023-01-26 23:43:21 -08:00 |
|
Grant Sanderson
|
79039bde61
|
Fix Arrow
|
2023-01-26 23:42:03 -08:00 |
|
Grant Sanderson
|
2863672740
|
Small clean up
|
2023-01-26 23:05:09 -08:00 |
|
Grant Sanderson
|
422c9cebd2
|
Only trigger triangulation for non-winding fill
|
2023-01-26 23:05:01 -08:00 |
|
Grant Sanderson
|
6388647860
|
Change to using glBlendFuncSeparate
To please type checkers
|
2023-01-26 22:51:14 -08:00 |
|
Grant Sanderson
|
eab8edd51d
|
Remove needless list(...)
|
2023-01-26 22:41:36 -08:00 |
|
Grant Sanderson
|
8f6c14ad5f
|
Increase threshold for discarding fill fragments
|
2023-01-26 22:41:23 -08:00 |
|
Grant Sanderson
|
7a59cc2f03
|
Use gl.MAX to blend alphas in fill
|
2023-01-26 22:40:29 -08:00 |
|
Grant Sanderson
|
0f89349bb8
|
Small clean up
|
2023-01-26 21:00:20 -08:00 |
|
Grant Sanderson
|
ab57b0acf0
|
Ensure positive orientation on all SVG, not just PathStrings
|
2023-01-26 21:00:07 -08:00 |
|