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

Block or report amengol

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

  1. Rasterizer Rasterizer Public

    My own rasterizer (no graphics API, only C++)

    C++

  2. MinGL MinGL Public

    Minimal Graphics Library

    C 18 3

  3. Algs4_cpp Algs4_cpp Public

    A C++ library and render to use with the Algorithms, 4th Edition textbook by Robert Sedgewick and Kevin Wayne

    C++ 4 1

  4. RayTracer RayTracer Public

    Following along 'Ray Tracing in One Weekend' series

    C++