Code Monkey home page Code Monkey logo

xuqingyuan's Introduction

SmallRomance

要是觉得这个项目还不错,别忘记star哦

快速预览

访问这个网站 国内网站

或者访问github.io网站

开发者调试

本项目是基于nodejs,所以必须要先安装nodeJs nodeJs官网

然后命令行里进入到项目目录下,先输入:

npm install

安装好之后,调试预览。 输入:

npm run dev

应该会自动弹出网页,如果没有,就手动在浏览器输入localhost:8888

此时可以修改文件并预览效果

打包

npm run build

此时会生成一个dist文件夹,里面则是打包后的文件。

若还有问题的童鞋,可以在issue里面留言。

改动配置

大部分的参数配置都在src/config/global.js里面

只需改动参数就可开箱即用。

参数说明相见global.js注释

效果初级教程

烟花效果;

文字粒子效果;

参考项目

在canvas中使用粒子组成文字

偶然发现的github上的一个项目 --- shape-shifter

https://github.com/kennethcachia/shape-shifter

烟花效果

参考了codepen.io上的很多作品。

主要参考 --- fireworks seen in the countryside

fireworks seen in the countryside


licensed under MIT LISENCE

xuqingyuan's People

Contributors

newnewking avatar

Stargazers

 avatar

Forkers

king2017321

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.