Skip to content
View 0923416's full-sized avatar

Highlights

  • Pro

Block or report 0923416

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

    Assignment of the first lesson in learning cpp, the objective is to render a checkerboard with an overlayed opaque circle

    C++

  2. Prog5_cpp_Lesson_2_Structs Prog5_cpp_Lesson_2_Structs Public

    C++

  3. Tes05_Les4_JacobiMethod Tes05_Les4_JacobiMethod Public

    This project contains my assignment in which I implement the Jacobi algorithm for determining the solutions of a strictly diagonally dominant system of linear equations

    C++

  4. CGR02_ComputerGraphics_Lesson_3_Rasertisation CGR02_ComputerGraphics_Lesson_3_Rasertisation Public

    Assignment of the 3rd lesson on computer graphics. In this Assignment I made a function which can use rasterisation to draw a line onto a grid.

    Python