Skip to content
View mattfischer's full-sized avatar

Block or report mattfischer

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. raytrace raytrace Public

    Physically-based raytracer which implements Monte-Carlo light sampling, and global illumination via irradiance caching

    C++ 1 1

  2. compiler compiler Public

    Optimizing compiler, targeting a simple custom-made VM

    C++ 1

  3. os os Public

    Simple ARM-based microkernel operating system

    C++ 1

  4. parser parser Public

    Implementation of several major parsing algorithms

    C++

  5. glview glview Public

    Simple FPS-style rendering engine

    Python