Skip to content
View Andrzejandy's full-sized avatar

Block or report Andrzejandy

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. 2D-Game-Atlas-showcase 2D-Game-Atlas-showcase Public

    This project contains two programs: - Atlas - Blender plugin written in Pyhton used to generate image atlas from animations in Blender. - 2D_Game_Atlas - 2D animation showcase usage of Atlas plugin…

    C++ 2 1

  2. 3D-Terrain-Generator-with-View-Distance-and-Frustum-Culling 3D-Terrain-Generator-with-View-Distance-and-Frustum-Culling Public

    3D Terrain Generator with View Distance and Frustum Culling Controls: w,s,a,d,z,x = camera movement. Mouse move = camera rotation. R = Generate terrain. E = Increase number of quads in terrain. Q =…

    C++

  3. CHIP-8-Emulator CHIP-8-Emulator Public

    Chip8 emulator. Controls: Num0 = 0 Num1 = 1 Num2 = 2 Num3 = 3 Num4 = 4 Num5 = 5 Num6 = 6 Num7 = 7 Num8 = 8 Num9 = 9 Z = A X = B C = C V = D B = E N = F A = Next Rom D = Previous Rom U,J = Scroll ad…

    C++

  4. Turtle Turtle Public

    Turtle is an cursor on the display which can be controlled to draw different shapes by inputting commands. Controls: Light blue panel: Drawing area. Commands listbox: Program to execute. ComboBox: …

    C#

  5. ChatUDP ChatUDP Public

    ChatUDP: Its an simple chat communicator which uses UDP protocol for communication. In order to setup ChatUDP: Run ChatUDP.exe Type in the IP & Port and Dest IP & Port and click connect. You type m…

    C#

  6. WarehouseMVC WarehouseMVC Public

    Warehouse application developed using ReactJS as a front end and ASP .NET core as a back end

    C#