ComBox : the modular CC renderer by TO , hexell_dessin
added images
Here is ComBox, an all-in-one rendering system for CC, all about render quality and customizability.
Made and designed by @hexell_dev and @to_noaccentavailable .
Our goal here is to build a renderer that is easy to use while still giving a lot of freedom and customizability for the user.
ComBox’s rendering logic is centered around combinator classes that dictate what to display on each texel of the screen, each with their own style.
This allows us to have many different rendering styles, use them in the same image (with a custom mask), and create new combinators easily.
To use ComBox :
- Download the installer with
wget https://pastebin.com/raw/MAC87pxn comboxInstaller.lua - Run *comboxInstaller.lua
- Require the classes you want to use in your file
- Have fun tinkering !
More details about the architecture and how to use ComBox can be found in the README and in example and class file comments.
This is only the V1, more features are planned and there is a lot of room for additional polish.
Features we want to add in future versions include :
- Pipelines
- Better documentation
- Good benchmarks
- Pre-compilation, to store renders in files and such
- Support for playing videos
And of course we hope to see what other ideas y’all will have.
We are looking for feedback on basically everything here. So try it out, and come talk to us about it !
The code, examples and detailed README can be found on the github : https://github.com/hexelll/ComBox
wget run https://pinestore.cc/d/242Git Repository


