The existence of the samples branch is great, but it could be better. Looking in particular at the 1d directory, the logic can be somewhat opaque.
It would be helpful if each sample go file included full (but concise) comments explaining the purpose of the graphics.gd specific code.
In signals.go for example it would be nice to have an explanation of the relationship between channels and signals as well as the logic of passing data between engine and extension.
The existence of the samples branch is great, but it could be better. Looking in particular at the 1d directory, the logic can be somewhat opaque.
It would be helpful if each sample go file included full (but concise) comments explaining the purpose of the graphics.gd specific code.
In
signals.gofor example it would be nice to have an explanation of the relationship between channels and signals as well as the logic of passing data between engine and extension.