Skip to content
View jdonald's full-sized avatar

Block or report jdonald

Report abuse

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

Report abuse

Pinned Loading

  1. donut-phong donut-phong Public

    A rotating donut rendered using PyOpenGL with a Phong-shaded light

    Python

  2. mini-luau-jit mini-luau-jit Public

    A rudimentary Luau JIT demo (Luau impl has one extension beyond Lua, just for kicks)

    C++

  3. nes-hanoi-tower nes-hanoi-tower Public

    A homebrew NES game based on Tower of Hanoi

    C

  4. mc-tessellation mc-tessellation Public

    A custom shader to be used with Minecraft Java Edition via OptiFine or Sodium+Iris

    GSC

  5. rust-raytracing rust-raytracing Public

    A Rust language demo of NVIDIA RTX raytracing with Vulkan

    Rust

  6. xor-tinygrad xor-tinygrad Public

    Train a 2-layer neural network to recognize an XOR function: tinygrad edition

    Python