shithub: slug

RSS feed

fc6a696c – phil9 <telephil9@gmail.com> authored on 2022/11/30 09:44
expose window width and height as global variables on lua side

e929ff6b – phil9 <telephil9@gmail.com> authored on 2022/11/30 09:36
implement size() function to set window size

119d1c2d – phil9 <telephil9@gmail.com> authored on 2022/11/30 09:26
force window size (by default 500x500) and disable resizing

2fe3ed31 – phil9 <telephil9@gmail.com> authored on 2022/11/30 04:27
implement triangle shape

f5e46949 – phil9 <telephil9@gmail.com> authored on 2022/11/30 03:27
double-buffered drawing

0013776c – phil9 <telephil9@gmail.com> authored on 2022/11/30 03:06
code refactoring

a1eb8866 – phil9 <telephil9@gmail.com> authored on 2022/11/30 02:19
implement more shapes

4576943d – phil9 <telephil9@gmail.com> authored on 2022/11/30 01:38
implement more color functions

dd56666a – phil9 <telephil9@gmail.com> authored on 2022/11/29 16:17
improve README

a5456e6c – phil9 <telephil9@gmail.com> authored on 2022/11/29 16:13
initial import