lkoteuka - Overview
Popular repositories Loading
-
Just C# project with inheritance, override, LINQ queries and IO functions.
C#
-
Computer graphics project (Phong light model, skybox)
C
-
Computer graphics project (parallax mapping, normal mapping, stencil buffer)
C
-
Comparison of the speed of solving a SLAE of a certain type (Toeplitz matrix), the complexity of the algorithm for solving n ^ 2. Creating a C ++ DLL library and using it in a C # project. The res…
C#
-
Minesweeper with console realisation, trying to realise MVC pattern.
Java