cute_framework
cute_framework copied to clipboard
Store binding slots
Closes #324
Awesome! So how can we know if the implementation here works as expected?
Awesome! So how can we know if the implementation here works as expected?
That's actually a tough question.
I recall that some engine actually runs the rendering and do image diff for simple static scenes. It is probably possible to do something like that if it's just triangle and static sprites.