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

Block or report wbang24

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

    Rotate, Orbit, and Zoom, for mobile and Unity

    C# 3 1

  2. Hololens-3D-Surface-Draw Hololens-3D-Surface-Draw Public

    Drawing on the surface of 3D objects with the Hololens pinch gesture. A technique I combined with simple physics raycasts and changing the pixels Texture2D of the 3D model.

    C# 2

  3. ImmersioApp ImmersioApp Public

    The first prototype for Immersio, a language learning application that uses speach recognition for a catered learning experience. This was built in Unity3D using Windows Speech. There are limitatio…

    C#

  4. RayTracingWeekend RayTracingWeekend Public

    Following the mini book by Peter Shirley, RayTracing in a Weekend, I learned RayTracing via C++

    C++

  5. StudentManager StudentManager Public

    Student manager in C++ where you can input studentID, name, and grades-it will then calculate and give you a letter grade and a GPA(4.33 standard per Simon Fraser University)

    C++

  6. ModernCpp ModernCpp Public

    For practicing Modern C++

    C++