File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -92,19 +92,23 @@ Here are the source repositories maintained by the ChucK Team. _Developers wante
9292
9393[ ** chuck** ] ( https://github.com/ccrma/chuck ) | core language, virtual machine, and synthesis engine
9494
95+ [ ** chugl** ] ( https://github.com/ccrma/chugl ) | chuck graphics (now part of the core language)
96+
9597[ ** chugins** ] ( https://github.com/ccrma/chugins ) | extend chuck with plugins! a great place to start contributing
9698
97- [ ** miniAudicle ** ] ( https://github.com/ccrma/miniAudicle ) | an IDE for chuck
99+ [ ** smuck ** ] ( https://github.com/ccrma/smuck ) | symbolic music in in chuck
98100
99101[ ** webchuck** ] ( https://github.com/ccrma/webchuck ) | chuck running in web browsers (works on desktops and phones!)
100102
101103[ ** webchuck IDE** ] ( https://github.com/ccrma/webchuck-ide ) | a browser-based IDE for chuck
102104
103- [ ** chunity ** ] ( https://github.com/ccrma/chunity ) | ChucK in Unity
105+ [ ** miniAudicle ** ] ( https://github.com/ccrma/miniAudicle ) | an IDE for chuck on desktop
104106
105- [ ** chunreal** ] ( https://github.com/ccrma/chunreal ) | ChucK in Unreal Engine (new!)
107+ [ ** chump** ] ( https://github.com/ccrma/chump ) | chuck package manager
108+
109+ [ ** chunity** ] ( https://github.com/ccrma/chunity ) | ChucK in Unity
106110
107- [ ** chugl ** ] ( https://github.com/ccrma/chugl ) | ChucK Graphics Library (new!)
111+ [ ** chunreal ** ] ( https://github.com/ccrma/chunreal ) | ChucK in Unreal Engine
108112
109113
110114## Integrating ChucK as Component in Other C++ Hosts
You can’t perform that action at this time.
0 commit comments