Showing 509 open source projects for "unity source code"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Arduino Launch Control System (LCS)

    Arduino Launch Control System (LCS)

    A single rod model rocket launch control system using the Arduino Nano

    This is a single rod model rocket launch control system. The system utilizes the Arduino Uno/Nano to report on local weather conditions (temperature, humidity, barometric pressure). The system also provides a 10-second countdown when the fire button is pressed. The system meets and exceeds the NAR Safety Code standard for model rocket launch systems as it incorporates a removable key to block the flow of power to the launch pad. It incorporates an additional two-button safety system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LTEX Extension for VS Code

    LTEX Extension for VS Code

    LTeX: Grammar/spell checker for VS Code using LanguageTool

    LTEX provides offline grammar checking of various markup languages using LanguageTool (LT). LTEX can be used standalone as a command-line tool, as a language server using the Language Server Protocol (LSP), or directly in various editors using extensions. LTEX currently supports BibTEX, ConTEXt, LATEX, Markdown, Org, reStructuredText, R Sweave, and XHTML documents. A classic use case of LTEX is checking scientific LATEX papers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • QuickFee offers payments, financing, and billing automation for professional service firms. Icon
    QuickFee offers online payments and e-invoicing options designed to help accounting and law firms reduce their aging receivables. (So you can finally stop chasing down payments and processing checks.)
    Learn More
  • 5
    Key Store

    Key Store

    Scriptural Keys Restoration - decoded universally symbolic language

    The Key Store is a directory where users can find the symbolic meaning to a word as defined in Holy Scripture. These are often referred to as the keys of the Kingdom of Heaven. Much like a secret code, the directory exposes a universal dialect, all but nearly lost throughout the Dark Ages of time. Yet, fragments of this language remained until today such as, Father = Time and Mother = Nature. The database is expandable to grow as more entries and the sources are uncovered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Awesome macOS

    Awesome macOS

    Curated list of awesome applications, softwares, tools for macOS

    A curated list of awesome applications, software, tools and shiny things for macOS. Items marked are open-source software and links to the source code. Items marked with freeware are free (as in free beer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PureGEM

    PureGEM

    A new GUI library for Atari ST/TT/Falcon computers

    PureGEM started out as a VCL/LCL style library written in PurePascal. After the system was working, I saw ways to increase the speed while reducing code size, so the design drifted somewhat. Since PurePascal is "Turbo Pascal 7.0 compatible" a number of VCL style features needed to be implemented differently. Namely TNotifyEvent's are replaced with owner recursive methods. RTTI features are implemented via set's. Initially I had planned to use more of the GEM API, but some of the features I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    billing-equipment-repair

    billing-equipment-repair

    A billing APP for Equipment Sales/Repair Shops written in MS-Access.

    If you are selling and/or repairing equipment you want to track (like computers, tractors, boats, snowmobiles, TV's, dishwashers or other things like that), this might be a good app for you. It should give you practice in learning/use of Invoicing, and installing on the desktop, and programming in vba and MS-Access. Note that the free MS-Access Runtime is with the download . You need MS-Access if you want to work with the program code (part of Office 365). The program processes Invoicing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Java Modeling Language (JML)
    This sourceforge site for the project is now DEPRECATED and not updated. All current work and new releases are on github: https://github.com/OpenJML/OpenJML. The Java Modeling Language (JML) is a behavioral interface specification language that can be used to specify the behavior of Java modules (as in design by contract -- DBC). It has many tools to do assertion checking, unit testing, etc. The principal current tool of the project is OpenJML -- cf. https://www.openjml.org, with...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Livestream Shopping Platform Icon
    Livestream Shopping Platform

    buywith is the most frictionless Livestream shopping platform, helping e-commerce sites thrive while empowering content creators.

    buywith is an immersive livestream shopping platform and creator marketplace, revolutionizing the Social Commerce landscape. Leveraging its patented technology, buywith seamlessly integrates into any commerce website, empowering retailers and brands to connect with their audience and drive sales through influencer-led Live shopping events.
    Learn More
  • 10
    Lines

    Lines

    Lines a game written in Python two players through internet

    Lines is an old game that I had programed in python (pygame). I usually prefer to use visual c# as a programing language. However, I wrote this game in python in a time period, I was learning python. Here, I want to thank all people who have training videos in youtube, they helped me a lot to make this program. Some of the code of the program is from these videos. The game can be played from one or two persons through internet. The game is a good example for learning pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LeetCode

    LeetCode

    Solutions to LeetCode by Go, 100% test coverage

    Aimed towards programming enthusiasts who want to improve algorithm capabilities through LeetCode, containing many algorithm questions. Most of them are real interview questions of Google, Facebook, LinkedIn, Apple, etc. and it always help to sharp our algorithm Skills. Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. This repo shows the solutions in Go with the code style strictly following the Google...
    Downloads: 221 This Week
    Last Update:
    See Project
  • 12

    Learn and Play

    XML-based framework for developing games

    XML-based framework for developing games in (ActionScript 2.0, discontinued) HTML5 Phaser.io's engine It'd been thought to develope a project with a great amount of games on drag&drop, painting, typing, hunting, puzzles.There's no need to write the same code to similar games! Just write some XML lines (check samples) and one JavaScript instruction to run your game. NOTE: some browsers security policies do not allow to run samples locally. If this occurs, try to publish on a web site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Programming in C++, Part 1

    Source code used in the book Programming in C++, Part 1.

    Source code of the programs used in the book Lasko M. Laskov. 2016. Programming in C++, Examples and Solutions, Part One: From Procedural Towards Object-Oriented Paradigm. New Bulgarian University. ISBN 978-954-535-903-3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Toward A Philosophy Of Computing

    How to philosophize with internetworked electronic computing machinery

    Toward A Philosophy Of Computing begins as a dissertation proposal in Texts and Technology at the University of Central Florida that explores doing philosophy by programming. See the project wiki for the proposal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    2D Heat Transfer in .C

    2D Heat Transfer in .C

    2D Heat Numerical Heat Transfer Solver

    PLEASE NOTE: There is a complete installer available if you do not have CVI installed. If you do have it, you can simply download the source files and run them. The following program was built as a final evaluation project for Programming for Mechatronics Course for my BSc. in Mechanical Engineering. This solver is based around the Gauss-Seidel algorithm for 2D heat transfer for pre-determined boundary conditions (i.e. user defined temperatures). I hope this project will be useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Muc_systray x86

    Muc_systray x86

    A demonstration python animation system tray X86

    This project show you the potential of mini meme on your taskbar. That will help to maximize your OC expose promotion and the the way interaction. Full source code accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    covid19model

    covid19model

    Code for modelling estimated deaths and cases for COVID19

    Code for modeling estimated deaths and infections for COVID-19 from "Estimating the effects of non-pharmaceutical interventions on COVID-19 in Europe", Flaxman, Mishra, Gandy et al, Nature, 2020, the published version of our original Report 13. This is the release related to our Tiers paper, where we use the latent factor model to estimate the effectiveness of tiers systems in England. Peer-reviewed version is to be out soon. All other code is still the same for previous releases. The code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    dualword-chem

    chemical viewer

    chemical viewer written in C++ (Qt, RDKit) Source code: http://github.com/dualword/dualword-chem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lucid

    Lucid

    A collection of infrastructure and tools for research

    Lucid is a collection of infrastructure and tools for research in neural network interpretability. Lucid is research code, not production code. We provide no guarantee it will work for your use case. Lucid is maintained by volunteers who are unable to provide significant technical support. Start visualizing neural networks with no setup. The following notebooks run right from your browser, thanks to Collaboratory. It's a Jupyter notebook environment that requires no setup to use and runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cunalpha

    Cunalpha

    CunAlpha is a text converter to cuneiforms characters,

    CunAlpha is a text converter to cuneiform characters, it uses special fonts from Akkadian, Hittite, Sumerian. etc.This software is a GUI with two text arrays where the first one is alphabetic and the second text is a cuneiform glyph conversion. CunAlpha read various documents like txt, doc, odf, pdf, etc.. also save the cuneiform text to a specific formatted (.cna) file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UVA Arena

    UVA Arena

    UVA Arena is a utility application to practice problem solving.

    UVA Arena (c) 2014, is a windows based, non-commercial, open source utility application to make problem solving easier for the programmers. It is based on popular UVA Online Judge and uses APIs from uHunt. Main target of this software is to provide an useful and informative tool to help with programming practice. Today programming has become a very competitive field. You need to keep track of your progress daily, learn new things, and of-course solve new problems as fast as you can. Problem...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    This is software to create web dictionaries, esp. for Esperanto like Reta Vortaro (http://reta-vortaro.de). A dictionary is made from articles written in a special XML dialect by transformations using XSLT, ant and some Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Canteen Calandreta

    Tool to manage canteen, nursery and events registrations of a school.

    ..., ...). A translation in Occitan is now available ! Note a part of source code comes from ASTRES project (GPL help-desk software). ---- Ce logiciel a été développé par la Calandreta de Muret, école associative Occitane (Escòla Calandreta Murèth). Il permet de gérer les inscriptions des enfants à la cantine, à la garderie, d'envoyer les commandes par mail et de suivre la facturation des familles. Il permet également le suivi de l'organisation d'événements festifs via "Coopération".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    hubs-research-acm-chi-2021

    hubs-research-acm-chi-2021

    Supplemental code and dataset for the ACM CHI 2021 paper

    Supplemental code and dataset for the ACM CHI 2021 paper on "Proxemics and Social Interactions in an Instrumented Virtual Reality Workshop". In this research paper we instrumented Mozilla Hubs Cloud to record where participants where during the event. From there, we measured proxemic and plotted the activity along with some semi-structured interviews. Virtual environments (VEs) can create collaborative and social spaces, which are increasingly important in the face of remote work and travel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TemaTres: controlled vocabulary server

    TemaTres: controlled vocabulary server

    Manage, Publish and Share Ontologies, Taxonomies, Thesauri, Glossaries

    Web application for management formal representations of knowledge, thesauri, taxonomies and multilingual vocabularies / Aplicación para la gestión de representaciones formales del conocimiento, tesauros, taxonomías, vocabularios multilingües. For the latest version of code: https://github.com/tematres/TemaTres-Vocabulary-Server
    Downloads: 5 This Week
    Last Update:
    See Project