View Silent0Wings's full-sized avatar
đź’»
Coding

Highlights

  • Pro
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RayCast-RendererRayCast-RendererPublic

    The RayCast Renderer efficiently generates 2D images from 3D scenes by tracing rays to detect surface intersections. It assigns properties like color to triangles to define the final image, avoidin…

    C++

  2. Cross-Platform-Password-ManagerCross-Platform-Password-ManagerPublic

    This Cross-Platform Password Manager is a Java-based desktop application designed to securely manage passwords across any operating system that supports Java (Windows 7 to 11, most Linux distributi…

    Java

  3. DynamicBridgeBuilder-Procedural-Generation-Toolkit-for-UnityDynamicBridgeBuilder-Procedural-Generation-Toolkit-for-UnityPublic

    DynamicBridgeBuilder is a comprehensive toolkit designed for Unity developers to create procedurally generated bridges in real-time. This powerful and flexible system allows for the dynamic creatio…

    C# 3 1

  4. UnityAI-FSM-SimpleAgentBehaviorUnityAI-FSM-SimpleAgentBehaviorPublic

    An easy-to-integrate Unity FSM for basic enemy AI behaviors, utilizing ScriptableObject for customizable and reusable AI states like Idle, Chase, and Attack.

    C#

  5. Unity-Pathfinders-VisualizerUnity-Pathfinders-VisualizerPublic

    Unity Pathfinders Visualized is a Unity project that visualizes fundamental pathfinding algorithms. It features Breadth-First Search (BFS) for efficient pathfinding in unweighted graphs, Depth-Fir…

    C#

  6. Unity-SimpleObjectPoolerUnity-SimpleObjectPoolerPublic

    An efficient Unity object pooling system designed for simplicity and flexibility. Supports multiple object types including particle systems and audio, with features for auto-enabling on instantiati…

    C#