Skip to content

Commit 8bd0d98

Browse files
author
monkstone
committed
author attribution
1 parent 908239a commit 8bd0d98

File tree

2 files changed

+2
-46
lines changed

2 files changed

+2
-46
lines changed

samples/external_library/java_processing/hemesh/library/vbo/mesh_to_vbo.rb~

Lines changed: 0 additions & 44 deletions
This file was deleted.

samples/external_library/ruby_gem/game_of_life.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# game_of_life.rb featuring MDArray in ruby-processing
2-
# A Processing implementation of Game of Life
3-
# By Joan Soler-Adillon
2+
# A ruby-processing implementation of Game of Life
3+
# By Martin Prout after a processing version by Joan Soler-Adillon
44
#
55
# Press SPACE BAR to pause and change the cell's values with the mouse
66
# On pause, click to activate/deactivate cells

0 commit comments

Comments
 (0)