mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-04 03:27:19 -04:00
Updated Component Hologram (markdown)
parent
e46b48055d
commit
20b9a98635
@ -17,8 +17,8 @@ Callbacks:
|
|||||||
Set the render scale. A larger scale consumes more energy.
|
Set the render scale. A larger scale consumes more energy.
|
||||||
|
|
||||||
Example usage(programs below created by Sangar):
|
Example usage(programs below created by Sangar):
|
||||||
[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-flow.lua](Holo Flow) --Generates a heightmap and 'moves' across it over time, creating the effect of a flowing terrain.
|
[Holo Flow](https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-flow.lua) --Generates a heightmap and 'moves' across it over time, creating the effect of a flowing terrain.
|
||||||
|
|
||||||
[https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-text.lua](Holo Text) --Generates a random heightmap and displays scrolling text above it.
|
[Holo Text](https://github.com/OpenPrograms/Sangar-Programs/blob/master/holo-text.lua) --Generates a random heightmap and displays scrolling text above it.
|
||||||
|
|
||||||
Note, the second example is quite a bit more advanced then the first.
|
Note, the second example is quite a bit more advanced then the first.
|
Loading…
x
Reference in New Issue
Block a user