Skip to content
View OliverGlandberger's full-sized avatar

Block or report OliverGlandberger

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

Popular repositories Loading

  1. DirectX12-Project-2019 DirectX12-Project-2019 Public

    The first project in the first course to touch on DirectX 12, coded by myself and two other group members.

    C++ 1

  2. DirectX-Graphics-Samples DirectX-Graphics-Samples Public

    Forked from microsoft/DirectX-Graphics-Samples

    This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.

    C++

  3. DirectX11-Project-2017 DirectX11-Project-2017 Public

    The very first 3D 'engine' (quite primitive) that myself and another classmate created. Later modified in another course to incorporate a 3D sound environment.

    C++

  4. DirectX12-Sound-Project DirectX12-Sound-Project Public

    Created using the previous 'DirectX12-Project-2019' as a starting point; this project utilizes the 3D-rendering environment to test out various sound implementations.

    C++

  5. gitignore_python gitignore_python Public

    A collection of .gitignore files suitable for various types of Python repositories / projects.

  6. proj-parser proj-parser Public

    A tool to parse and visualize a project's folders and files.

    Python