Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tedcharlesbrown/pixera-tcb
Unofficial repository for shaders and control modules for Pixera.
https://github.com/tedcharlesbrown/pixera-tcb
glsl lua pixera
Last synced: 7 days ago
JSON representation
Unofficial repository for shaders and control modules for Pixera.
- Host: GitHub
- URL: https://github.com/tedcharlesbrown/pixera-tcb
- Owner: Tedcharlesbrown
- Created: 2023-01-05T16:39:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T17:38:12.000Z (11 months ago)
- Last Synced: 2024-03-15T04:22:25.462Z (8 months ago)
- Topics: glsl, lua, pixera
- Language: GLSL
- Homepage:
- Size: 46.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Pixera Logo](https://pixera.one/typo3conf/ext/avtheme/Resources/Public/Images/pixera-logo.svg)
`NOT AN OFFICIAL PIXERA REPO!`
# Pixera shaders and control repository
Pixera has a large amount of shaders, and that seems like it is only going to grow. I created a python script to document the glsl shaders in a markdown file for reference. Running the script in the directory with the shaders and reference images of the same name - as well as a "description.csv" in the directory above will generate an _effect_overview.md.## Shaders
### Pixera Built In Effects Overview
[v1.9.220](00-Pixera/02-Shaders/v1.9.220/_effect_overview.md)[v1.9.149](00-Pixera/02-Shaders/v1.9.149/_effect_overview.md)
[v2.0.40](00-Pixera/02-Shaders/v2.0.40/_effect_overview.md)
## API
### Pixera API Overview
[API 381](00-Pixera/03-API/_api_overview.md)[Python API](01-Custom/03-API)
## Control
[Script - MIDI MSC SysEx Parsing](01-Custom/01-Control/scripts/MIDI_MSC_SysEx.lua)## PDTF
[PDTF File Generator](https://tedcharlesbrown.github.io/Pixera-TCB/01-Custom/04-PDTF/pdtf_maker/pdtf_maker.html)