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

Block or report sihart25

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

  1. BicubicBSpline BicubicBSpline Public

    The aim of this assessment was to produce a program to generate and display cubic and bicubic B-splines to represent curves and surfaces respectively. All three parts of the assessment have been co…

    C++ 7 1

  2. PtCloudProc PtCloudProc Public

    he algorithm decomposes the point cloud into a concise, hybrid structure of inherent shapes and a set of remaining points. Each detected shape serves as a proxy for a set of corresponding points. O…

    C# 3 3

  3. CubicSpline CubicSpline Public

    The aim of this assessment was to produce a program to generate and display cubic splines. The program was tested by fitting a cubic spline to a cubic function, and comparing the results of the cub…

    C++ 2

  4. MathematicsLibrary MathematicsLibrary Public

    The aim of this assessment was to create a set of classes that would form the basis of a mathematics library to be used in the ray caster and ray tracer assessments. The design was to be object-ori…

    C++ 1

  5. Maze Maze Public

    The aim of this assessment was to produce a program to walk through and render a three dimensional maze in real time. The program was to be written in C or C++ using the OpenGL library. The pattern…

    C++

  6. ShufflePuck ShufflePuck Public

    The aim of this assessment was to develop a virtual environment for the game of ShufflePuck using physically based modelling techniques. The program has been written in C++ using the OpenGL and GLU…

    C++