ISAAC CPRNG in Javascript
See the Code - See it Full Page - See Details The big brother of SmallPRNG! http://codepen.io/ImagineProgramming/pen/bcmyD Another experiment in which I try to implement the ISAAC cryptographic...
View Article#codevember 6: "Rain"-bow
See the Code - See it Full Page - See Details Click and drag to manipulate the direction of the raindrops. This Pen uses: HTML, SCSS, JavaScript, and
View ArticleTextured + shaded gears in Canvas 2D
See the Code - See it Full Page - See Details I wanted to implement code that I developed and explained for two of my blog posts; ["Class"-inheritance in...
View ArticleSmallPRNG in Javascript
See the Code - See it Full Page - See Details A small pseudo-random number generator with a random min/max method in Javascript. This is merely an experiment, trying out bitwise operation in...
View ArticleVariation on FLRN #8 - Rotating dots
See the Code - See it Full Page - See Details Watch in full view! :) A variation on [FLRN #8 - Rotating dots](http://codepen.io/ImagineProgramming/pen/KwLMBY/) - during making the pen I noticed that...
View ArticleRetro tile wall pattern
See the Code - See it Full Page - See Details Because Tiffany made me! J/k, she did motivate me to do one though. This fun pattern was inspired by this picture: ![Retro tile...
View ArticleFLRN #8 - Rotating dots
See the Code - See it Full Page - See Details Watch in full view! :) Inspired by http://gif.flrn.nl/post/115418736082 This one was fairly easy, considering it's basically a few circles following a...
View ArticleTrapped particles with gradient connections
See the Code - See it Full Page - See Details Please view in Chrome for the best effect! ^^ Just an experiment, I wanted to create the thing I've seen a lot on Codepen simply by trying out. Thanks to...
View ArticleParticle Swarm [Magnetic Field recreation]
See the Code - See it Full Page - See Details Click and drag to attract, right-click to repulse, middle-mouse-click to create a time-dilation field. Check out the options for colors and particle count...
View ArticleTHREE.js 1 million particle cloud art
See the Code - See it Full Page - See Details FULL VIEW IS PRETTY, CHROME IS AWESOME! A cloud with one million particles formed into a shape, randomly generated based on a few generator rules and 8...
View ArticleCodePen logo animation - SVG Experiment
See the Code - See it Full Page - See Details Just a little experiment with the CodePen SVG Logo. I was trying to animate the path elements, I had to order them correctly first. Works best in Chrome,...
View ArticleTrapped particles with shocking connections
See the Code - See it Full Page - See Details Optimized for Google Chrome and a full-size view, but it should work in FF and IE nicely when given a short time to get used to itself... The high voltage...
View ArticleSliding Image Divider
See the Code - See it Full Page - See Details http://www.webdesigncrowd.com/sliding-jquery-image-divider/ Документация на русском:...
View Article[MVC] CyberSnake
See the Code - See it Full Page - See Details I suggest full view! A very simple MVC snake game, where a main controller keeps track of several other controllers, models and views. Aside from teaching...
View ArticleSmallPRNG in Javascript
See the Code - See it Full Page - See Details A small pseudo-random number generator with a random min/max method in Javascript. This is merely an experiment, trying out bitwise operation in...
View ArticleRetro tile wall pattern
See the Code - See it Full Page - See Details Because Tiffany made me! J/k, she did motivate me to do one though. This fun pattern was inspired by this picture: ![Retro tile...
View ArticleSmallPRNG in Javascript
See the Code - See it Full Page - See Details A small pseudo-random number generator with a random min/max method in Javascript. This is merely an experiment, trying out bitwise operation in...
View Article[MVC] CyberSnake
See the Code - See it Full Page - See Details I suggest full view! A very simple MVC snake game, where a main controller keeps track of several other controllers, models and views. Aside from teaching...
View ArticleVariation on FLRN #8 - Rotating dots
See the Code - See it Full Page - See Details Watch in full view! :) A variation on [FLRN #8 - Rotating dots](http://codepen.io/ImagineProgramming/pen/KwLMBY/) - during making the pen I noticed that...
View ArticleTrapped particles with shocking connections
See the Code - See it Full Page - See Details Optimized for Google Chrome and a full-size view, but it should work in FF and IE nicely when given a short time to get used to itself... The high voltage...
View Article