Skip to content
View nooway077's full-sized avatar

Block or report nooway077

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. HoloLens2CVExperiments HoloLens2CVExperiments Public

    Implementing ArUco marker detection and pose estimation with OpenCV and Unity on Microsoft HoloLens 2 devices using the built in sensors.

    ShaderLab 3 1

  2. RayTracer RayTracer Public

    Whitted Ray Tracer project built for a university course with the purpose of examining and evaluating differences between CPU (Sequential/Multithreaded) and GPU (CUDA) compute in real-time renderin…

    C++