Skip to content
View amc522's full-sized avatar

Block or report amc522

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

    Classes that wrap texture data and provide easy access to their surfaces. There is support for 1d, 1d array, 2d, 2d array, cubemap, cubemap array, and 3d textures.

    C++ 1 1

  2. gpuformat gpuformat Public

    Abstraction library for wrangling gpu formats across different graphics APIs.

    C++

  3. textureimport textureimport Public

    Library for importing textures (images) from various file formats for use in a rendering engine.

    C++