-
Add a very simple shader with a direct light source. The shader modifies the color of a polygon just by the angle between the face normal and the light source. This has no physical resemblance at all but let me check if the normal calculation works so far...
-
Include a shm example which I created by analyse the C exmaples and try to reproduce with rust libc and rust-xcb.