Although, I personally think it should be polychromatic. What do you all think about it?
This is a read-only snapshot of the ComputerCraft forums,
taken in April 2020.
Hologram-type thing
Started by Agent Silence, 19 April 2015 - 04:59 AMPosted 19 April 2015 - 06:59 AM
I was looking at OpenComputers and one thing that caught my eye was the Hologram Projector. I was contemplating how awesome it would go with CC. It would be especially amazing if combined with this.
Although, I personally think it should be polychromatic. What do you all think about it?
Although, I personally think it should be polychromatic. What do you all think about it?
Posted 19 April 2015 - 08:48 AM
That may actually be a good idea. Now we need something like:
m= peripheral.wrap("top")
m.setCursorPos(x,y,z)
m= peripheral.wrap("top")
m.setCursorPos(x,y,z)
Posted 09 June 2015 - 02:20 PM
m.drawVoxel(colors.red)That may actually be a good idea. Now we need something like:
m= peripheral.wrap("top")
m.setCursorPos(x,y,z)
:)/>
Posted 09 June 2015 - 02:28 PM
What is a voxel?
Posted 09 June 2015 - 02:52 PM
Posted 09 June 2015 - 03:24 PM
Thanks ;)/>