Difference between revisions of "CCGPU"
From ComputerCraft Wiki
Mast3rPlan (Talk | contribs) |
|||
Line 1: | Line 1: | ||
− | CCGPU | + | The CCGPU peripheral is an addon for [[ComputerCraft]] which allows you to do [http://en.wikipedia.org/wiki/OpenGL OpenGL] operations within computercraft using a [http://www.lua.org/ Lua] syntax. The peripheral currently comes with two blocks a [[#GPU]] peripheral and a [[#Monitor]] output device. |
+ | |||
+ | == Crafting == | ||
+ | Coming soon |
Revision as of 00:00, 18 March 2012
The CCGPU peripheral is an addon for ComputerCraft which allows you to do OpenGL operations within computercraft using a Lua syntax. The peripheral currently comes with two blocks a #GPU peripheral and a #Monitor output device.
Crafting
Coming soon