V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
hgyenzo
V2EX  ›  程序员

看到一个很好玩的网页有谁知道这个绘图原理么OwO

  •  
  •   hgyenzo · 2014-01-16 00:43:44 +08:00 · 5515 次点击
    这是一个创建于 3752 天前的主题,其中的信息可能已经有所发展或是发生改变。
    24 条回复    1970-01-01 08:00:00 +08:00
    yangqi
        1
    yangqi  
       2014-01-16 00:55:24 +08:00
    不错啊,很有意思
    yangqi
        2
    yangqi  
       2014-01-16 00:58:22 +08:00
    ScotGu
        3
    ScotGu  
       2014-01-16 02:39:50 +08:00
    好了好半天。。。。
    myang
        4
    myang  
       2014-01-16 02:48:23 +08:00


    不太容易操作啊
    SoberZhou
        5
    SoberZhou  
       2014-01-16 04:34:21 +08:00   ❤️ 1
    风扇转的飞起……
    davidyin
        6
    davidyin  
       2014-01-16 04:34:31 +08:00
    分形图?
    kmokidd
        7
    kmokidd  
       2014-01-16 09:05:15 +08:00
    html5 canvas

    打开chrome developer tools 看到<canvas>标签 但是具体怎么写的有人知道么…
    chairuosen
        8
    chairuosen  
       2014-01-16 09:08:19 +08:00 via iPhone
    canvas是js写的
    gaody
        9
    gaody  
       2014-01-16 09:46:57 +08:00
    用的是 这个 库 http://d3js.org/
    thcode
        10
    thcode  
       2014-01-16 09:53:47 +08:00
    很适合做罗夏克测试啊
    roricon
        11
    roricon  
       2014-01-16 11:23:57 +08:00   ❤️ 1
    真好玩,感谢已发送。
    nodexy
        12
    nodexy  
       2014-01-16 12:06:26 +08:00
    实现:html里用js操作canvas 绘图和动画;
    算法:分形
    nodexy
        13
    nodexy  
       2014-01-16 12:13:03 +08:00   ❤️ 2
    @nodexy 具体的
    js: jquery, knockout , D3.js

    图形: canvas + SVG ,SVG绘制特定算法的PATH

    分形: Marsaglia , Perlin Noise

    “Perlin noise is a random sequence generator producing a more natural ordered, harmonic succession of numbers compared to the standard random() function. It was invented by Ken Perlin in the 1980s and been used since in graphical applications to produce procedural textures, natural motion, shapes, terrains etc.”
    momou
        14
    momou  
       2014-01-16 14:01:47 +08:00   ❤️ 1
    lenville
        15
    lenville  
       2014-01-16 14:04:33 +08:00
    @momou 少侠好画工
    momou
        16
    momou  
       2014-01-16 14:12:04 +08:00
    @lenville 哈哈,乱画的,画一半就好。。。
    lenville
        17
    lenville  
       2014-01-16 14:17:51 +08:00
    @momou 你跟我这哥们儿 http://www.v2ex.com/member/renyuan1985 头像特像,每次看到你都想起他
    zhangsimon
        18
    zhangsimon  
       2014-01-16 15:32:53 +08:00
    yuhuofeihe
        19
    yuhuofeihe  
       2014-01-16 16:10:23 +08:00
    我这是画了个啥~

    perichr
        20
    perichr  
       2014-01-16 16:22:13 +08:00
    Ansen
        21
    Ansen  
       2014-01-16 17:00:35 +08:00
    有点意思
    hustlzp
        22
    hustlzp  
       2014-01-16 18:34:07 +08:00
    对称之美!感谢分享!
    akn8
        23
    akn8  
       2014-01-17 00:15:03 +08:00
    xiaobu
        24
    xiaobu  
       2014-01-21 13:47:59 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3487 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 11:14 · PVG 19:14 · LAX 04:14 · JFK 07:14
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.