Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #177 // Test for step function

Rendition of first frame

Lua code - GUI

width, height = 100, 100
pixels = {}

function step()
  for i=1, width*height do pixels[i] = -1 end
end

animateAgainIn = {1000, step}

show applet  test run  test run with input  download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Image recognition results

Recognizer Recognition Result Visualize Recalc
#308 141 [visualize]

Snippet ID: #177
Snippet name: Test for step function
Eternal ID of this version: #177/1
Text MD5: 090f1f527cdb0fa4a9b29aac9774703b
Author: stefan
Category:
Type: Lua code - GUI
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2014-01-16 00:54:47
Source code size: 141 bytes / 8 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 726 / 234
Referenced in: [show references]