Giter Site home page Giter Site logo

Hi there 👋

  • ⚡ Fun fact: I'm a programmer!

Github Markdown can render:

{
  "type": "Topology",
  "transform": {
    "scale": [0.0005000500050005, 0.00010001000100010001],
    "translate": [100, 0]
  },
  "objects": {
    "example": {
      "type": "GeometryCollection",
      "geometries": [
        {
          "type": "Point",
          "properties": { "prop0": "value0" },
          "coordinates": [4000, 5000]
        },
        {
          "type": "LineString",
          "properties": { "prop0": "value0", "prop1": 0 },
          "arcs": [0]
        },
        {
          "type": "Polygon",
          "properties": { "prop0": "value0", "prop1": { "this": "that" } },
          "arcs": [[1]]
        }
      ]
    }
  },
  "arcs": [
    [
      [4000, 0],
      [1999, 9999],
      [2000, -9999],
      [2000, 9999]
    ],
    [
      [0, 0],
      [0, 9999],
      [2000, 0],
      [0, -9999],
      [-2000, 0]
    ]
  ]
}
  • 3D Objects via STL
    solid cube_corner
      facet normal 0.0 -1.0 0.0
        outer loop
          vertex 0.0 0.0 0.0
          vertex 1.0 0.0 0.0
          vertex 0.0 0.0 1.0
        endloop
      endfacet
      facet normal 0.0 0.0 -1.0
        outer loop
          vertex 0.0 0.0 0.0
          vertex 0.0 1.0 0.0
          vertex 1.0 0.0 0.0
        endloop
      endfacet
      facet normal -1.0 0.0 0.0
        outer loop
          vertex 0.0 0.0 0.0
          vertex 0.0 0.0 1.0
          vertex 0.0 1.0 0.0
        endloop
      endfacet
      facet normal 0.577 0.577 0.577
        outer loop
          vertex 1.0 0.0 0.0
          vertex 0.0 1.0 0.0
          vertex 0.0 0.0 1.0
        endloop
      endfacet
    endsolid
    

John Henry's Projects

tlsh-js icon tlsh-js

JavaScript port of TLSH (Trend Micro Locality Sensitive Hash)

umd icon umd

UMD (Universal Module Definition) patterns for JavaScript modules that work everywhere.

user-colors icon user-colors

This repo will no longer be updated. GoInstant will be discontinued as of August 31, 2014. Read our blog for more details.

user-list icon user-list

This repo will no longer be updated. GoInstant will be discontinued as of August 31, 2014. Read our blog for more details.

usercache icon usercache

The Usercache component implements a synchronous interface for working with GoInstant users and is used in various GoInstant widgets.

vue-gtag icon vue-gtag

Global Site Tag plugin for Vue (gtag.js)

vulcanize icon vulcanize

Build tool for HTMLImports and Web Components

webdriverjs icon webdriverjs

Webdriver/selenium 2.0 javascript bindings for nodejs

webrtc icon webrtc

This repo will no longer be updated. GoInstant will be discontinued as of August 31, 2014. Read our blog for more details.

webrtc-demo icon webrtc-demo

This repo will no longer be updated. GoInstant will be discontinued as of August 31, 2014. Read our blog for more details.

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.