rust

@rust
  • E
    easel3d
    Rust

    A 3D math playground visualizing on a canvas trait which the user needs to implement e.g. using XCB or a HTML5 Canvas for drawing as WebAssembly application. (Both exists in separate projects.)

  • E
    easel3d-xcb
    Rust

    A demo application using easel3d to draw in an X-Window.

  • E
    easel3d-wasm
    Rust

    A demo application using easel3d to draw in an HTML5 canvas element in a web page.

  • A
    artshop
    Rust

    A simple shop to enable Stefanie to offer arts and services online. Uses: rust (actix-web, mogwai, diesel)