branchsbox/line-gizmocancel

10 Commits over 0 Days - ∞cph!

1 Year Ago
Oops, add line thickness & connections back
1 Year Ago
Recode & cleanup gizmo line shader Remove most of the hacks we had in place, Cleanup and simplify Make certain things faster and easier to read Fix rounding miter added point/square miter Actual UV coords now for alpha fade
1 Year Ago
Better separation for varying line settings
1 Year Ago
Fix line lists not working as expected for gizmo drawing
1 Year Ago
Add adjacency primitive types for geometry shaders
1 Year Ago
Update LineTest to use a list of lines
1 Year Ago
Allow variable line width & differentiate between connected and non connected lines
1 Year Ago
Basic line miter
1 Year Ago
Temp improve line culling for the time being
1 Year Ago
Initial work for line drawing