Skip to content
View LucianTranc's full-sized avatar

Block or report LucianTranc

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

    An Unreal Engine plugin for displaying text in Niagara Systems

    C++ 9 2

  2. OpenGL_Billiards OpenGL_Billiards Public

    C++ 3

  3. 2D_Soft_Body 2D_Soft_Body Public

    2D soft body physics simulation

    C++ 3

  4. SDL_Game SDL_Game Public

    2D top down game created using C++ and libSDL2

    C 1 1

  5. Pathfinding Pathfinding Public

    Tool that compares pathfinding algorithms like A*, Dijkstra, BFS and DFS

    C++ 1

  6. IMDb-Database-Using-BST IMDb-Database-Using-BST Public

    C program that enables the user to find the list of actors in a movie, or a list of movies that an actor played in. This is done using a binary search tree and the .tsv files from IMDb

    C