Commit Graph

10 Commits

Author SHA1 Message Date
David Allemang
16e195a69b WIP: introduce Slice alias 2023-02-12 09:32:37 -05:00
David Allemang
ad0ee7df08 WIP: introduce rank/dim/grade template parameters 2023-02-12 09:32:08 -05:00
David Allemang
53fe3104db ENH: Dynamically enable and color tilings
Use multidraw and command buffer
2023-02-10 16:12:04 -05:00
David Allemang
92a55f8c74 ENH: Simplify solving logic
This is a combination of multiple WIP commits:

- Semantic group names - G, H
- Simplify fan<>()
- Template int deduction
- Remove _recontext_gens
- Move g_gens logic into caller
- Move subgroup logic into caller
- Move recontext logic into coller
- Move _generators, _recontext_gens to anonymous namespace
- Simplify hull, tile
2023-02-10 13:20:21 -05:00
David Allemang
f1bcac17fa ENH: Format solver 2023-02-07 15:52:18 -05:00
David Allemang
3fe8cc8d16 ENH: Use Eigen array for mesh indices
WIP: Rename "Prims" to "Indices"

WIP: Use Eigen array for mesh indices

WIP: Remvoe Primitive::apply
2023-02-06 13:49:59 -05:00
David Allemang
84a47db73b ENH: Remove template Group<> and Cosets<> 2023-02-06 11:17:47 -05:00
David Allemang
600b18a8af ENH: Click+Drag to rotate view 2023-02-05 21:47:19 -05:00
aa2566319f ENH: Use include and exclude in vis::Group 2023-02-05 11:56:49 -05:00
David Allemang
e792e93eb9 ENH: Use entt 2023-02-04 22:22:38 -05:00