
Write GLSL Shaders
It is very easy to create your own nodes, just by writing a few lines of glsl: here is the complete tutorial.
You can share your nodes with the community on Discord or on GitHub, and we might add them to Coollab if it makes sense and if you are okay with that! Here is a list of effects that we would like to add to Coollab at some point. Maybe you can make one of them? 😁 Otherwise feel free to make your own!
Contribute to the C++ codebase
You can have a look at the good first issues, and feel free to comment on the issues to ask for more details and help to get started.
You can also start working on your own feature that you want to see added to Coollab, but please discuss it with us before, to make sure we might be interested in merging it into Coollab. On Discord or on GitHub. And before you start coding, make sure to read the getting started section of the doc! Coollab is pretty easy to setup and compile, and the doc will guide you through all of it!✨Many thanks to all our Code contributors!✨