Skip to content
View michaeldll's full-sized avatar
Block or Report

Block or report michaeldll

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. webgl-doom-glare webgl-doom-glare Public

    WebGL implementation of Doom 3's glare

    TypeScript 22 2

  2. hunter-gatherer-boilerplate hunter-gatherer-boilerplate Public template

    Straight to the point.

    JavaScript

  3. desenha desenha Public

    A barebones WebGL library.

    TypeScript 3

  4. Compress KTX2 with toktx using Node.js Compress KTX2 with toktx using Node.js
    1
    import { exec } from 'child_process';
    2
    import fs from 'fs';
    3
    import path from 'path';
    4
    
                  
    5
    // By Michael de Laborde