This application simulates the matrix rainfall as shown in matrix movie. I have tried to improve code readability as much as possible.
#Matrix background animation
1)A row is represented by Jpanel.
2)A jpanel(row) contains a group of Jlabels representing a random character.
3)created multiple jpanels(rows) and added them to frame.
4)An array of each Jpanel is maintained.
5)To perform animation , I moved position of each panel in array to next position and initialized the first row with random characters.
6) Here is a sample captured from my screen-
If you interested in integrating real time camera feed on it, then look at this project
-
Notifications
You must be signed in to change notification settings - Fork 0
aditkumar1/JavaMatrixRainfall
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This application simulates the matrix rainfall as shown in matrix movie. I have tried to improve code readability as much as possible
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published