8000 GitHub - Samolevsky/neon: Generative art piece made using 2d vector field
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from Stanko/neon

Generative art piece made using 2d vector field

Notifications You must be signed in to change notification settings

Samolevsky/neon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neon

Generative art piece made using 2d vector field. You can read how it works in this blog post.

https://neon.muffinman.io/

All generated images have unique URL you can easily share.

If you end up using Neon, please let me know, I would love to see it in the wild. Just open an issue with what you did with it.

Example image

Image generated using Neon

Running it locally

You'll need to have node and npm installed.

I used node 12, and project is built using node 10 on netlify.

  • Install dependencies

    npm install
    
  • Run local server

    npm start
    

    Visit http://localhost:1234

About

Generative art piece made using 2d vector field

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • SCSS 14.8%
  • HTML 4.8%
0