hexagonif
Category index with 89 of 89 entries in hexagonif.
Add note about project being archived
Add note about project being archived
Format css
Format css
Some more instructions on the demo page
Some more instructions on the demo page
Add donation links in README.md, in demo
Add donation links in README.md, in demo
Add screenshot, usage instructions, links
Add screenshot, usage instructions, links
Update copyright years
Update copyright years
Fresh build of hexagonif
Fresh build of hexagonif
Slight cleanup of the gulpfile, add development instructions to readme
Slight cleanup of the gulpfile, add development instructions to readme
Manual adjustment of eslint rules and code
Manual adjustment of eslint rules and code
Run eslint --fix
Run eslint --fix
Add compiled version to /docs/
Add compiled version to /docs/
Add eslint
Add eslint
Add git info, author information to package.json, format file
Add git info, author information to package.json, format file
Add .editorconfig
Add .editorconfig
Include piwik tracker
Include piwik tracker
Use HTTPS for links where possible
Use HTTPS for links where possible
debounce uses different namespaces depending on external factors
debounce uses different namespaces depending on external factors
Debounce and delay window resize events
Debounce and delay window resize events
Also listen to touch/tap events
Also listen to touch/tap events
Upgrade to oCanvas v2.7.4
Upgrade to oCanvas v2.7.4
Fixing dummy json -- forgot why it's even there, but keeping it for now
Fixing dummy json -- forgot why it's even there, but keeping it for now
Link to demo
Link to demo
Update copyright
Update copyright
Merge branch 'draw-gonifs'
Merge branch 'draw-gonifs'
Transparent clickable gonifs
Transparent clickable gonifs
Highlight the individual hexagon lines on click, instead of the gonif lines
Highlight the individual hexagon lines on click, instead of the gonif lines
Draw clickable gonifs/hexagonifs
Draw clickable gonifs/hexagonifs
Autostart highlighting
Autostart highlighting
Broke out a couple of utils
Broke out a couple of utils
Made HighlightOnInterval start/stoppable
Made HighlightOnInterval start/stoppable
Change default presentation values
Change default presentation values
Standardize event system, build a user activity monitor
Standardize event system, build a user activity monitor
Merge branch 'gonif-graph'
Merge branch 'gonif-graph'
General purpose async function queue
General purpose async function queue
Disable gonif neighbor debug lines
Disable gonif neighbor debug lines
Generate gonifs horitzontally then vertically, from the center
Generate gonifs horitzontally then vertically, from the center
Add neighbors to neighbors that were added just before
Add neighbors to neighbors that were added just before
Add gonifs in two dimensions; fails partially for randomized start positions close to the corners
Add gonifs in two dimensions; fails partially for randomized start positions close to the corners
Draw the neighbor graph with the hexagons
Draw the neighbor graph with the hexagons
Create a network of gonifs instead of hexagons
Create a network of gonifs instead of hexagons
Create a new scope, pass fewer arguments recursively
Create a new scope, pass fewer arguments recursively
Lazily cache line.center()
Lazily cache line.center()
Break down hegaxon's getCacheKey into parts
Break down hegaxon's getCacheKey into parts
Properties instead of functions, for a probably neglible effect
Properties instead of functions, for a probably neglible effect
Comment on hexagons
Comment on hexagons
Use for-loops instead of .forEach to reduce stack clutter while debugging
Use for-loops instead of .forEach to reduce stack clutter while debugging
Better logic for undefined variables and properties
Better logic for undefined variables and properties
Name some anonymous functions
Name some anonymous functions
Use objects instead of arrays for cache based cache
Use objects instead of arrays for cache based cache
Allow resetting of lines
Allow resetting of lines
Only automatically highlight hexagons one in ten times
Only automatically highlight hexagons one in ten times
Delay automatic highlighting by one interval (second) each time the user manually highlights something, up to
Delay automatic highlighting by one interval (second) each time the user manually highlights something, up to
Move hexagon highlight logic to renderer
Move hexagon highlight logic to renderer
Add lines as sides to hexagons, highlight random hexagons on a timer
Add lines as sides to hexagons, highlight random hexagons on a timer
Highlight random lines on a timer
Highlight random lines on a timer
Simple reload link
Simple reload link
More styling, putting the header towards the middle of the page
More styling, putting the header towards the middle of the page
Crude firing of custom events
Crude firing of custom events
Try to distinguish touch from mouse events
Try to distinguish touch from mouse events
Check for timeline and profile capabilities before callin functions
Check for timeline and profile capabilities before callin functions
Link to potential hexagonif github repo
Link to potential hexagonif github repo
Vary color on the x axis
Vary color on the x axis
Set absolute min and max for hexagon sides
Set absolute min and max for hexagon sides
Use a once() function for the mouse detector, wrap resize detector variable
Use a once() function for the mouse detector, wrap resize detector variable
Transparent lines by default looks better for async execution
Transparent lines by default looks better for async execution
Only generate hexagons after a mouse movement has been detected
Only generate hexagons after a mouse movement has been detected
A bit of styling for content on a lighter background
A bit of styling for content on a lighter background
Change hexagon side length based on canvas size
Change hexagon side length based on canvas size
Calculate colors by location
Calculate colors by location
Update to the latest versions of everything
Update to the latest versions of everything
Make hexagonif a page header, randomize grid size, line width
Make hexagonif a page header, randomize grid size, line width
Split main.js into logic files, move objects to subfolder, add hexagon completeness check
Split main.js into logic files, move objects to subfolder, add hexagon completeness check
Generalize watch/refresh, split javascript and server tasks into parts
Generalize watch/refresh, split javascript and server tasks into parts
Make clean, server, open tasks blocking
Make clean, server, open tasks blocking
Allow libraries, copy to output
Allow libraries, copy to output
Patch for oCanvas got accepted, released as v2.6.0
Patch for oCanvas got accepted, released as v2.6.0
Patch upstream oCanvas, use built patched version
Patch upstream oCanvas, use built patched version
Profiling, and a local oCanvas
Profiling, and a local oCanvas
Split script to browserified modules
Split script to browserified modules
Fix browserify wth local modules in subfolders
Fix browserify wth local modules in subfolders
Render a hexagon pattern over the entire canvas
Render a hexagon pattern over the entire canvas
Generate a single hexagon
Generate a single hexagon
Render part of a hexagon grid
Render part of a hexagon grid
Animated hexagonif
Animated hexagonif
Separate development and production javascript builds
Separate development and production javascript builds
Fix livereload
Fix livereload
Hexagonif branding
Hexagonif branding
It's a PLACEHOLDER
It's a PLACEHOLDER
Initial commit
Initial commit