Git Product home page Git Product logo

blog's People

Contributors

davepkxxx avatar

Watchers

 avatar

blog's Issues

利用 Vue3 的特性 Custom Renderer 制作扫雷游戏 | 戴威的博客

https://davepkxxx.github.io/blog/2021/04/12/%E7%94%A8vue3%E7%9A%84%E7%89%B9%E6%80%A7custom-renderer%E5%88%B6%E4%BD%9C%E6%89%AB%E9%9B%B7%E6%B8%B8%E6%88%8F/

虽然在大多数网络应用中,我们可能都会渲染到DOM。但是现在通过 Vue3 的 Custom Renderer 特性,我们可以自己制作渲染器把 Vue 组件渲染到其它平台。 @vue/runtime-coreVue3 本身是高度模块化的,它提供了程序包 @vue/runtime-core 来帮助我们构建自己的 Vue 的渲染器。@vue/runtime-dom 则向我们展示了如何实现一个 DOM 渲

使用 p5.js 制作《黑客帝国》中的代码瀑布 | 戴威的博客

https://davepkxxx.github.io/blog/2021/04/09/%E5%88%A9%E7%94%A8p5js%E5%88%B6%E4%BD%9C%E9%BB%91%E5%AE%A2%E5%B8%9D%E5%9B%BD%E4%BB%A3%E7%A0%81%E7%80%91%E5%B8%83/

代码瀑布(Matrix Digital Rain)又称为母体代码(Matrix Code),是电影《黑客帝国》中出现的电脑代码,在影片中经常表示为向下流动的绿色字符。我在参考了 AngeloGiacco/matrix 的设计后,使用 p5.js 在浏览器的上实现了代码瀑布的效果。

模拟 Amiibo,无需 NTAG 215 卡 | 戴威的博客

https://davepkxxx.github.io/blog/2021/04/04/%E6%A8%A1%E6%8B%9Famiibo%EF%BC%8C%E6%97%A0%E9%9C%80ntag215%E5%8D%A1/

Amiibo 是由日本游戏厂商任天堂自家所发行的 NFC 功能的玩偶,主要用在任天堂 Switch 游戏机上,可以在游戏上传或接收所储存的游戏数据。以前模拟 Amiibo 需要一部 Android 手机、TagMo 程序和若干 NTAG 215 卡。而现在只需要一台有蓝牙模块的 Linux 主机就可以实现。

使用 Hexo 在 Github 上搭建博客 | 戴威的博客

https://davepkxxx.github.io/blog/2021/04/03/%E4%BD%BF%E7%94%A8hexo%E5%9C%A8github%E6%90%AD%E5%BB%BA%E5%8D%9A%E5%AE%A2/

Hexo 是一个快速、简洁且高效的博客框架,利用 Node.js 所带来的超快生成速度,让上百个页面在几秒内瞬间完成渲染。支持 GitHub Flavored Markdown 的所有功能,甚至可以整合 Octopress 的大多数插件。只需一条指令即可部署到 GitHub Pages, Heroku 或其他平台。

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.