Showing 508 open source projects for "unity source code"

View related business solutions
  • 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
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
    Learn More
  • 1

    LineDDA

    Enumerate every point on a line

    Here is a nice little class we can use to enumerate each and every point on a line. We are using the Digital Differential Analyzer (DDA) approach. The idea of drawing a simple line is well supported by just about every graphical framework. What is less sure is the ability to enumerate through a set of points so as to choose just which points we are interested in. LineDDA also graphically demonstrates support for Positive Slope, Negative Slope, Zero and No Slope. Source code included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JavaStructurizer

    JavaStructurizer

    NSD graphical editor, for Java development and rev-engineering

    The program JStruct (JavaStructurizer) allows creation, editing and reverse engineering of Java code using structured blocks (NSD: Nassi-Shneiderman Diagrams ). JStruct provides an interactive graphical editor with copy, move, zoom, expand etc. Comments for each block ( javadoc and inline ), import and export of java source files. JStruct exports images in various raster and vector formats, and it offers high interactivity: tooltips and context menus, undo and redo functionality in a very...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    This library has the resources to control calendar dates. It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book/209155--C_Underground_Programmer?topic=compiladores#.WNfZkJt_aKY...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lib Clock for GCC (C++)

    Lib Clock for GCC (C++)

    Library Clock for GCC (C++)

    Simple library that provides the basic features to perform the time calculation between two times provided. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book/209155--C_Underground_Programmer?topic=compiladores#.WNfZkJt_aKY. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To see my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
    Learn More
  • 5
    Lib Roman/Arabic for GCC (C++)

    Lib Roman/Arabic for GCC (C++)

    Library Roman/Arabic for GCC (C++)

    This library performs the numerical conversion of Arabic numerical values into Roman numerals and Roman numeral values into Arabic numerals. This resource is developed with didactic and pedagogical objectives. Its commercial use may not be of extreme importance. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    garlic

    garlic

    GaRLiC=Gambas Raw Lines of Code, a Gambas2 code library for use in SMB

    Building blocks, small demo apps, and pieces of sample code for Gambas2. Also see more recent Garlic3 project on https://sourceforge.net/projects/garlic3. All can be used to take a look how things can be done in Gambas, not with the idea to supply a product or a finished program. The sourcecode can easily be run from Gambas2 on Linux. Some small programs that appear here are in real use in a small business, but no warranty is given! SimpleDemo contains more complete apps that can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Column

    Column

    Quick column reference for Excel® VBA programming

    This is a simple program for Excel® VBA programmers. It provides a quick column name/number conversion. For instance, if you want to use a Cells(row, column) reference, you need to know the column number. Type the column name (for instance "CN") in the Input box. Output will display the column number (92). Conversely, if you are working on your code and want to know what column it refers to in the spreadsheet, type the column number in the Input box (for instance 456). Output will display...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    adms
    ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Repository migrated to: https://github.com/Qucs/ADMS For checkout do: git clone https://github.com/Qucs/ADMS.git
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor. For downloading latest release please head to the website - https://gnusim8085.github.io/ For source code - https://github.com/GNUSim8085/GNUSim8085
    Leader badge
    Downloads: 593 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Text to Morse code translator

    Text to Morse code translator

    This program translates text into morse code.

    This program is used to translate text into morse code. After you type in the text you will see the morse code being displayed and you will hear the suitable beep.(Audio and graphical response).The space inbetween words is marked by a "/" (slash). FOR ANY HELP CONTACT ME USING MAIL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Convolution arithmetic

    Convolution arithmetic

    A technical report on convolution arithmetic in deep learning

    A technical report on convolution arithmetic in the context of deep learning. The code and the images of this tutorial are free to use as regulated by the licence and subject to proper attribution. The animations will be output to the gif directory. Individual animation steps will be output in PDF format to the pdf directory and in PNG format to the png directory. We introduce a guide to help deep learning practitioners understand and manipulate convolutional neural network architectures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bat2015plus

    Bat2015plus

    Weiterentwicklung meines Codes aus der Bachelorarbeit

    Diese Code Version aus meiner Bachelorarbeit sollte auch MIP aus cplex Dateien lösen können. Leider arbeitet der Code an der Stelle noch nicht tadellos, so dass weiterhin nur BIP und nur Maximierungsprobleme sicher lösbar sind. Prinzipiell kann der Code aber schon mal Instanzen aus der MIPLIB zum Testen einlesen. Dieser Code arbeitet außerdem mit Config-Dateien, dass Thread-Handling ist eleganter/schlanker und via Websockets kann man mit einem html-Client die Verarbeitung beobachten. Ein Bug...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yggdrasill

    Yggdrasill

    3D Evolutionary Tree Visualization

    Yggdrasill is a 3D phylogenetic tree visualization software based on the Unity 5 engine. Intended for educational and scientific purposes this demonstration release allows to display and explore evolutionary relationships between different terrestrial vertebrate species. Currently available features include procedural tree generation of evolutionary data provided by the Tree of Life (ToL) Web Project (http://tolweb.org/tree/), full three dimensional camera controls as well as a web search...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Library Management System

    Library Management System

    LIbrary Management Software for Windows.

    Donate for the continued development of this software here http://goo.gl/kAIbBO It is optimized for a university library for students. It can also be used for home library with less features.You can add Google books information and cover image easily. The source code is also provided in files. email: arunakc421@gmail.com Note:Upgrading from version 1.0 to new version 1.1 1.Download the new version from Sourceforge(LMS 1.1-Setup.msi). 2.Make a copy of present database before...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 15
    Savsoft Quiz v3.0

    Savsoft Quiz v3.0

    Savsoft Quiz v3.0 is an open source php script to create quiz/exam

    Support Six types of question : 1) Multiple choice - Single Answer 2) Multiple choice - Multiple Answers 3) Short Answer 4) Long Answer 5) Match the Column Create Unlimited Users/students based on groups Question Bank to Add unlimited questions based on categories and levels. Create Quiz/Test and assign to groups. Instant Result with graphical view, Analysis result. Capture user photo while attempting quiz. Mobile Compatible Theme. 100% Source code with MVC pattern. PDF certificate...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JDFeditor

    JDFeditor

    GUI application for editing database files.

    The purpose is to be a cross-platform, quick and simple database manager, main goal is to provide developers with a tool to produce small to medium size databases efficiently. If you need a database at its simplest form, without any extra hassle of knowing how to access the produced library. Then JDFeditor is the right tool for you. JDFeditor is bundled with an easy-to-use Python library: jdf_lib. jdf_lib will quickly load the content of your database into a variable. All you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    pseudo-c-compiler

    Tiny education compiler that can compile itself

    Tiny (less then 1000 lines of code) education compiler that can compile itself. Implements small subset of C language without pointers, structures etc. Parameters and local variables also not implemented. To interface with OS Borland-style inline assembler are used (db directive only). Based on initial version of Tiny Context compiler (http://avhohlov.narod.ru/p1805en.htm). In order to simplicity compiler uses fixed source and target file names (C.C and C.COM). On Linux and any 64-bit operating...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Object Graph Visualizer

    Object Graph Visualizer

    A modeling tool for software engineers (OO)

    Object Graph Visualizer is a tool primarily meant to be used in CS courses to help new students understand the Object Oriented paradigm and patterns. Classes and objects - that can be part of a software project - are visualised in 3D: The classes stay In the xz-plane in form of an UML class diagram. Directly above in the y-axis objects can be instantiated as an object diagram. Classes can be connected with all sorts of relations (Associations, Compositions, Generalization, etc.), objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Control Interface Victor 86C, Voltcraft

    Control Voltcraft Power Supply and Victor 86C Multimeter

    ANNOUNCEMENT Project has moved to a proprietary website! http://www.instruman.it Updated source code available at https://instruman.codeplex.com/ This is an interface used to program and control Voltcraft DPPS-32-15 Power Supply, and to log data from Victor 86C Multimeter. It's an all-in-one solution to use the two instruments at the same time for Scientific, Research and Study purposes. Features avaible are the following: -Victor 86C USB HID connection protocol -86C data reading...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    In programming assignments, students tend to copy from one another as they are given the same set of questions. This conduct should not be allowed as it is an individual assignment and each student must complete on his own. The existing program is available to detect plagiarism through source code similitude. However, it is hard to detect similarity in source code especially if the number of students is high. Furthermore, it is better to prevent plagiarism before it is committed. The “Anti...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Capacitor Values

    Capacitor Values

    Simple user input to determine capacitor value.

    This program provides a simple user input for capacitor numeric or color codes so the electronics technician can determine the components value.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Visualg 3.0

    Visualg 3.0

    Visualg versão 3.0.5.6 (última de revisão 20/08/2015)

    O VISUALG 3.0.5.6 (último) está com novos recursos, e nova aparência, e que pode ser trocada, entrando no MANUTENÇÃO/CONFIGURAÇÃO/PELES... Mas, atenção: Copie a sub-pasta SKIN's que está dentro da Pasta VISUALG3 para o drive C:\. Na raiz de seu HD [ drive C: (principal) ] , ficando assim: C:\Skins "caso vocês não consigam trocar as roupagens (peles) do programa. Usem com sabedoria ! Bons estudos ! Para contacto mandem um E-mail para: professor.antonio.nicolodi@gmail.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    IDL2Matlab is an Automatic translation tool from an IDL program into Matlab and Scilab code. We do not guaranty a 100% conversion efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Savsoft Quiz v2.0

    Savsoft Quiz v2.0

    Savsoft Quiz is an Open Source Quiz Management Web Application

    Savsoft Quiz v2.0 is a php based open source web application to create and manage online quiz, test, exam on your website. To read terms and condition please visit: http://savsoftquiz.com/
    Downloads: 0 This Week
    Last Update:
    See Project