Coder Social home page Coder Social logo

canvas-demo's Introduction

简介

准备

本项目技术栈基于 ES2015+canvas

canvas 相关文档:

命令

结构

├── index.html                 // div 画圈的 html 结构
├── main.js                    // div 画圈的 js 文件
├── style.css                  // div 画圈的 css 样式文件
├── canvasDemo1.html           // canvas 的 demo
├── canvas.html                // canvas 综合案例,实现 `canvas 画圈``橡皮擦` 的功能,解决全屏问题。以及代码的优化
├── index.js                   // canvas.html 文件中引用的 js 文件
├── main.css                   // canvas.html 文件中引用的 css 样式文件
└── canvas-demo 踩坑记录.pdf    // 记录本项目中遇到的一些问题,以及解决方法

浏览器支持

IE10+
Edge
Chrome
Firefox
Safari

预览地址

https://plbowter.github.io/canvas-demo/

canvas-demo's People

Watchers

果果 avatar

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.