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