robrix / ui-effects

An experiment towards a UI programming model inspired by algebraic effects.
BSD 3-Clause "New" or "Revised" License
30 stars 1 forks source link

Abstract over geometry #17

Closed robrix closed 7 years ago

robrix commented 7 years ago

Fixes #7.

There are almost certainly better abstractions for this, and it would be nice to be able to draw subsets of the geometry, specify multiple arrays/ranges (normals, etc) while defining geometry, etc., but this is a start.