Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
component:hologram [2014/07/10 09:01]
vexatos
component:hologram [2014/07/10 09:07]
vexatos
Line 1: Line 1:
 Component: Hologram Component: Hologram
 ================== ==================
-This component is provided by the Hologram Projector.  ​+This component is provided by the [[block:​hologram_projector|Hologram Projector]].  ​
 These can be used to create holographic projections in a resolution of 48x32x48, over a maximum area of 9x6x9 blocks. Holograms are defined via 48x48 32-bit bit masks, where each bit defines whether the voxel at that height should be on or off. Tier two holograms do not provide a higher resolution, instead they allow using up to three colors in the displayed hologram (as opposed to just one for the tier one hologram). These can be used to create holographic projections in a resolution of 48x32x48, over a maximum area of 9x6x9 blocks. Holograms are defined via 48x48 32-bit bit masks, where each bit defines whether the voxel at that height should be on or off. Tier two holograms do not provide a higher resolution, instead they allow using up to three colors in the displayed hologram (as opposed to just one for the tier one hologram).
  
Line 45: Line 45:
   This program generates a random heightmap and displays scrolling text above it.   This program generates a random heightmap and displays scrolling text above it.
  
-Note, the second example is quite a bit more advanced then the first. **Important**:​ both scripts also need the [`noise.lua`](https://​github.com/​OpenPrograms/​Sangar-Programs/​blob/​master/​noise.lua) script to be in the same folder.+Note, the second example is quite a bit more advanced then the first. **Important**:​ both scripts also need the [noise.lua](https://​github.com/​OpenPrograms/​Sangar-Programs/​blob/​master/​noise.lua) script to be in the same folder.
  
 ---- ----
  
 {{page>​component:​contents&​noheader&​noeditbutton&​nouser&​nofooter}} {{page>​component:​contents&​noheader&​noeditbutton&​nouser&​nofooter}}