Live data from Hacker News

Viewing profile — andrewcourtice

andrewcourtice

HN member
Joined
Sun, Sep 12, 2021, 12:13 AM UTC
HN karma
72
Public activity
9 items

About andrewcourtice

No profile information was provided.

Recent public activity

  1. story
    Show HN: Ripl – A unified 2D/3D engine for Canvas, SVG, WebGPU, and the Terminal

    After several years, with a small hiatus in the middle, I've finally got Ripl to the point of being published. Ripl is a library for rendering 2D and 3D shapes to any context (canv…

  2. comment
    Comment #40036813

    This is a great question. At this point in the project my recommendation is to NOT pick Ripl over any other more mature library of similar feature-set, especially D3, Two.JS, Konva…

  3. comment
    Comment #40036297

    I've updated the readme to use vector screenshots as opposed to raster.

  4. comment
    Comment #40018530

    I'm in the process of moving the sidebar in the docs examples to the top so it can render properly in portrait on mobile. Should be fixed in the near future.

  5. comment
    Comment #40018518

    Ideally in the future Ripl could support features like server-rendered SVGs and Offscreen Canvas. I already have a plan on how to go about tackling these two, I just sadly don't ha…

  6. comment
    Comment #40018509

    Hey there :) Sure, once the project is a bit more mature I'd be happy to do performance comparisons. Ripl does share quite a few similarities with other rendering libraries like Ko…

  7. comment
    Comment #40018377

    Thanks for the tip :) I've added some screenshots to the readme now.

  8. story
    Show HN: A JavaScript library for data visualization in both SVG and Canvas

    Here's a project I've been working on for a little while now. Ripl is a JS library that provides a unified API for rendering shapes on both canvas and SVG interchangeably. Over the…

  9. story