Search Results for "unity project football"

Showing 115 open source projects for "unity project football"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    Unity Hub

    Unity Hub

    Every creative journey starts with Unity Hub

    With Unity Hub start new projects using powerful templates. You can manage all of your Unity Projects and Editor installations. With a new look, you can customize your workflow, share and collaborate with your team, and more! From the Unity Hub, create and link a Unity Version Control repository to new projects, compare file sources, and link repositories to existing local projects for rapid iteration and collaboration with your team.
    Leader badge
    Downloads: 2,293 This Week
    Last Update:
    See Project
  • 2
    flutter_unity_widget

    flutter_unity_widget

    Embeddable unity game engine view for Flutter

    .... Note: Please use OpenGLES3 as Graphics API only for now (Android only). This plugin expects you to atleast know how to use Unity Engine. If you have issues with how unity widget is presented, you can please modify your unity project build settings as you see fit. Moving forward, versioning of the package will change to match unity releases after proper test. Mind you this does not mean the package is not compatible with other versions, it just mean it's been tested to work with a unity version.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Unity ML-Agents Toolkit

    Unity ML-Agents Toolkit

    Unity machine learning agents toolkit

    Train and embed intelligent agents by leveraging state-of-the-art deep learning technology. Creating responsive and intelligent virtual players and non-playable game characters is hard. Especially when the game is complex. To create intelligent behaviors, developers have had to resort to writing tons of code or using highly specialized tools. With Unity Machine Learning Agents (ML-Agents), you are no longer “coding” emergent behaviors, but rather teaching intelligent agents to “learn” through...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Cognitive3D SDK for Unity

    The Cognitive3D SDK for Unity

    Cognitive3D SDK for Unity, analytics for VR/AR/MR

    ... and biometrics.. Improve product development workflows to enable rapid insights. This SDK allows you to integrate your Unity games with Cognitive3D, which provides analytics and insights about your Unity project. In addition, Cognitive3D empowers you to take actions that will improve users' engagement with your experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    Google Mobile Ads Unity Plugin

    Google Mobile Ads Unity Plugin

    }Unity Plugin for the Google Mobile Ads SDK

    ...-C code. The plugin provides a C# interface for requesting ads that is used by C# scripts in your Unity project. You can help improve the Google Mobile Ads Unity plugin by opting-in to sending usage data to Google. The data collected is general information about how you are using the plugin (such as ad unit creation and processing errors).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    BepInEx

    BepInEx

    Unity / XNA game patcher and plugin framework

    Unity / XNA game patcher and plugin framework. BepInEx is a plugin / modding framework for Unity Mono, IL2CPP, and .NET framework games (XNA, FNA, MonoGame, etc.) Stable builds are released once a new iteration of BepInEx is considered feature-complete. They have the least bugs, but some newest features might not be available. Bleeding edge builds are available on BepisBuilds. Bleeding edge builds are always the latest builds of the source code. Thus they are the opposite to stable builds...
    Downloads: 122 This Week
    Last Update:
    See Project
  • 7
    Pumkin's Avatar Tools

    Pumkin's Avatar Tools

    A toolbox for easily setting up VRChat avatars in Unity

    An editor script that adds tools to help you setup avatars faster and easier. It includes a component copier that makes it a lot easier to reimport your avatars, and tools to make your thumbnails nicer. To install these tools grab the .unitypackage from releases then simply import it into your unity project. Make sure to delete any older versions of Pumkin Tools from your project before importing. Also make sure that you are using the correct version of Unity and the latest version of VRChat...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    UXF

    UXF

    Framework for creating human behaviour experiments in Unity

    ... you to programmatically define independent variables for your session, blocks and trials. Includes a pre-built UI for allowing the researcher to view and enter information about the session. All file IO tasks are performed concurrently in a separate thread to avoid any drops in the framerate. UXF works with any Unity project but is designed specifically for virtual reality human behavior experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mixed Reality Toolkit

    Mixed Reality Toolkit

    Accelerate cross-platform MR app development in Unity

    MRTK-Unity is a Microsoft-driven project that provides a set of components and features, used to accelerate cross-platform MR app development in Unity. Provides the cross-platform input system and building blocks for spatial interactions and UI. Enables rapid prototyping via in-editor simulation that allows you to see changes immediately. Operates as an extensible framework that provides developers the ability to swap out core components. With the MRTK Examples Hub, you can try various example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    xLUA

    xLUA

    xLua is a lua programming solution for C#

    ...; and there is no need to generate code under the editor, and the development is lighter. Open the zip package, and you will see an Assets directory, which corresponds to the Assets directory of the Unity project. Keep this directory structure and put it in your Unity project. A complete example only requires 3 lines of code. It is recommended to bind once and reuse it. If the code is generated, calling max will not generate gc alloc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Svelto.ECS

    Svelto.ECS

    Svelto ECS C# Entity Component System

    Real ECS framework for c#. Enables writing encapsulated, decoupled, maintainable, highly efficient, data-oriented, cache-friendly, code without pain. Although the framework is platform agnostic (compatible with c# 7 and above and .net standard 2.0 and above), it comes with several Unity extensions. Svelto.ECS is easy to start with, but full of tricks for expert users. The hardest problem to overcome is usually to shift mentality from OOP programming to ECS programming more than using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Loxodon Framework

    Loxodon Framework

    An MVVM & Databinding framework that can use C# and Lua

    LoxodonFramework is a lightweight MVVM(Model-View-ViewModel) framework built specifically to target Unity3D. Databinding and localization are supported. It has a very flexible extensibility. It makes your game development faster and easier. For tutorials, examples, and support, please see the project. You can also discuss the project in the Unity Forums. The plugin is compatible with MacOSX, Windows, Linux, UWP, WebGL, IOS, and Android, and provides all the source code of the project. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Realistic 3D Roulette Sim Unity

    Realistic 3D roulette simulation:I wrote this for fun. big description

    This is a realistic 3D roulette simulation game with source code for many platforms. *The source code simulates random spins realistically rolling to a random number,or a predetermined number from 0 to 36.You can write your own subroutine for predetermined numbers& plug it into the existing code.An example such subroutine is given. *Publish to android,Win,Webplayer,mobile &more platforms using the unity . *Currently it has basic virtual coins betting system implemented: colour red/black bet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    unity-idm

    unity-idm

    Identity management and federations integration

    This project is used to host the mailing list and downloads of the Open Source Unity system - versatile identity management solution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    jynew

    jynew

    Heros of Jin Yong 3D Remastered

    Heros of Jin Yong 3D Remastered is an open world RPG game with turn-based battle system. It is a non-profit game project which remastered the classic game Legends of Kim-Yong. This project supplies a framework for MODs and secondary development. You can play it on PC, Mac, mobile platform(or other supported platform).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Lane Change Test

    LCT is a test designed to see the human reaction time

    In this porject the executable are in windows and Mac. This was made to test the human reflexes while it drives a car, changing lanes on a straight track and uses a touch screen. This only contains the driving part of the test The purpose off this project was to replace the old LCT because it was complicated to use, install and retrive the data. In this newer version everything was made in Unity and the retrival off data is made using Excel making it much easyer Link for the project on github...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rollingcube

    Rollingcube

    3D puzzle game based on Kula World and Cubosphere

    Rollingcube is a puzzle game in which we control a ball, which must overcome all kinds of problems and enemies, make jumps and navigate the structures made up of cubes, in order to find all the keys and thus reach the exit! Rollingcube is directly based on Kula World, a 1998 PS1 game. It is in turn the result of Project Crystal, an initiative to resurrect Cubosphere, restarting development using a new engine (Unity) and giving it a more modern look, as a good remake should be. You can join...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Galaxy Forces VR

    Galaxy Forces VR

    A space shooter game. Run either race or mission, defeat evil enemies.

    .... The replay of the record scores are possible to view from the game for others to see how it was done. In the latest version there are 16 additional levels made by mra, all with hiscore/medals and replay. 4 player multiplayer is in development, with 4 new dogfight maps. The project is done with Unity, and is released on Steam, Oculus, and SideQuest for free.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Debian 11 Mate

    Debian 11 Mate

    Debian Bullseye with the Mate desktop environment

    .... We use the mate desktop environment here; no gnome 4 or unity for anyone. With a start menu and a taskbar, you're good to go. This is just another decent desktop use operating system, but better. Take a good long stare at my packages (check readme.txt).
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 20
    mobfish Unity Cardboard SDK

    mobfish Unity Cardboard SDK

    An unofficial Google Cardboard Unity SDK

    This is an unofficial Google Cardboard Unity SDK, implemented from new Google Cardboard open source project. This project is released, it is production-ready now. OpenGL ES 3.0 and Metal(iOS) and Vulkan(Android) Support (as well as OpenGL ES 2.0). Ability to set cardboard profile in script. Switch between vr and no-vr mode (magic window).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jWorldcup

    Bet webapp (not for money) focused to international soccer events

    This project is already inactive . Its successor is located at GitHub. Search for jworldcup-be-sb (backend) and jworldcup-ui-an (frontend). There is always an online production release during main soccer international tournaments at https://worldcup.zematix.hu where you can play at once without any installation procedure. Now let's go back to the old summary... jWorldcup, abbreviated Worldcup, is a simple bet game webapp focused to the main football (soccer) international events...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FancyScrollView

    FancyScrollView

    Scroll view component that can implement highly flexible animations

    A generic ScrollView component that allows you to implement highly flexible animations. It also supports infinite scrolling. Add the package to your Unity Project from the OpenUPM registry. When FancyScrollView updates the scroll position, it passes the normalized position of the viewport range to each cell. On the cell side, the cell itself controls the scrolling position and appearance based on the value of 0.0~. The sample uses Animator and mathematical formulas to implement scrolling...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Castle Brains

    FPS written in Unity and C#

    ... enjoyed the learning and creation process. I hope you enjoy the game as much as I do! I have also made the Unity package(The file containing the project itself, not the standalone game). If you have any questions or issues please contact me at AC1MX@outlook.com.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    xNode

    xNode

    Unity Node Editor: Lets you view and edit node graphs inside Unity

    Unity Node Editor: This lets you view and edit node graphs inside Unity. Thinking of developing a node-based plugin? Then this is for you. You can download it as an archive and unpack to a new unity project, or connect it as a git submodule. xNode is super userfriendly, and intuitive and will help you reap the benefits of node graphs in no time. With a minimal footprint, it is ideal as a base for custom state machines, dialogue systems, decision-makers, etc. No runtime reflection (unless you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GitHub for Unity

    GitHub for Unity

    GitHub for Unity

    The GitHub Workflow with Git LFS and file locking support, all within Unity. The GitHub for Unity extension brings Git and GitHub into Unity, integrating source control into your work with friendly and accessible tools and workflows. The extension is completely open source. Fix or report bugs. Build the features you need. Be a part of future GitHub for Unity releases. View your project history, experiment in branches, craft a commit from your changes, and push your code to GitHub without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next