Showing 486 open source projects for "doom 3 original"

View related business solutions
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    dhewm 3

    dhewm 3

    dhewm 3 main repository

    dhewm3 is a source port of the original Doom3 (not Doom3 BFG, for that you may want to try RBDoom3BFG). It’s known to work on Windows, Linux, macOS, FreeBSD, OpenBSD and AROS, but it should work on (or be easily portable to) any system that supports OpenGL 1.4 with ARB shaders, SDL and OpenAL. Compared to the original version of Doom3, dhewm3 has many bugfixes, supports EAX-like sound effects on all operating systems and hardware (via OpenAL Softs EFX support), has much better support...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    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: 19 This Week
    Last Update:
    See Project
  • 3
    Go Ethereum

    Go Ethereum

    Go implementation of the Ethereum protocol

    Go Ethereum is the Golang implementation of the Ethereum protocol, a decentralized computing platform that runs smart contracts and applications. There are three original implementations of Ethereum and along with C++ and Python, Go Ethereum is one of them, written in Go. Go Ethereum comes with several wrappers/executables. It is fully open source and available as a standalone client called Geth that you can install on just about any operating system, or as a library that you can embed...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Python Progressbar

    Python Progressbar

    Progressbar 2 - A progress bar for Python 2 and Python 3

    A text progress bar is typically used to display the progress of a long-running operation, providing a visual cue that processing is underway. The progressbar is based on the old Python progressbar package that was published on the now-defunct Google Code. Since that project was completely abandoned by its developer and the developer did not respond to my email, I decided to fork the package. This package is still backward compatible with the original progressbar package so you can safely use...
    Downloads: 3 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • 5
    OpenCLIP

    OpenCLIP

    An open source implementation of CLIP

    The goal of this repository is to enable training models with contrastive image-text supervision and to investigate their properties such as robustness to distribution shift. Our starting point is an implementation of CLIP that matches the accuracy of the original CLIP models when trained on the same dataset. Specifically, a ResNet-50 model trained with our codebase on OpenAI's 15 million image subset of YFCC achieves 32.7% top-1 accuracy on ImageNet. OpenAI's CLIP model reaches 31.3% when...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    WAL-G

    WAL-G

    Archival and Restoration for databases in the Cloud

    WAL-G is an archival restoration tool for PostgreSQL, MySQL/MariaDB, and MS SQL Server (beta for MongoDB and Redis). WAL-G is the successor of WAL-E with a number of key differences. WAL-G uses LZ4, LZMA, ZSTD, or Brotli compression, multiple processors, and non-exclusive base backups for Postgres. More information on the original design and implementation of WAL-G can be found on the Citus Data blog post "Introducing WAL-G by Citus: Faster Disaster Recovery for Postgres". A precompiled binary...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Cropper.js

    Cropper.js

    JavaScript image cropper

    The size of the cropper inherits from the size of the image's parent element (wrapper), so be sure to wrap the image with a visible block element. If you are using cropper in a modal, you should initialize the cropper after the modal is shown completely. Otherwise, you will not get the correct cropper. The outputted cropped data is based on the original image size, so you can use them to crop the image directly. If you try to start cropper on a cross-origin image, please make sure that your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    hledger

    hledger

    Robust, fast, intuitive plain text accounting tool with CLI

    ... for regressions reported. Currently, three user interfaces are provided out of the box: a powerful command line UI (hledger), a quick terminal UI (hledger-ui), and a simple web UI (hledger-web).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenAI-API-dotnet

    OpenAI-API-dotnet

    An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API

    A simple C# .NET wrapper library to use with OpenAI's API. More context on my blog. This is my original unofficial wrapper library around the OpenAI API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    GitGutter

    GitGutter

    A Sublime Text 2/3 plugin to see git diff in gutter

    A Sublime Text plug-in to show information about files in a git repository. Gutter Icons indicating inserted, modified or deleted lines. Diff Popup with details about modified lines. Status Bar Text with information about file and repository and provides some commands like Goto Change to navigate between modified lines. Copy from Commit to copy the original content from the commit. Revert to Commit to revert a modified hunk to the original state in a commit. The diff popup shows the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    ... possible to run some code on it. I had neither the cartridge nor the GPU emulation yet, so even the simplest game wouldn’t be an option. However, when the original Gameboy starts, it executes a simple 256-bytes program, a kind of firmware displaying the Nintendo logo and self-testing the system. That was exactly the thing I was looking for - after just 3 days I had an application running the Gameboy code!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    OpenRCT2

    OpenRCT2

    An open source re-implementation of RollerCoaster Tycoon 2

    Open source re-implementation of RollerCoaster Tycoon 2. An open-source re-implementation of RollerCoaster Tycoon 2, a construction and management simulation video game that simulates amusement park management. Chat takes place on Discord. You will need to create a Discord account if you don't yet have one. If you want to help make the game, join the developer channel.OpenRCT2 is an open-source re-implementation of RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Sprinkled Doom

    Sprinkled Doom

    A fork of Chocolate Doom with small Quality of Life enhancements

    Sprinkled Doom is a fork of the latest Chocolate Doom with an emphasis on slight modernisation, allowing for Widescreen and enhancements such as Always Gibbing enemies. It is also a strong limit-removing source port with support for Hexen map formats and additional node support as well as several fixes for effects such as infinite ocean. Sprinkled Doom does not fix any bugs that appear in vanilla Doom. It is the only vanilla compatible Doom source port that retains the original look...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Open Source Vizier

    Open Source Vizier

    Python-based research interface for blackbox

    Open Source (OSS) Vizier is a Python-based interface for blackbox optimization and research, based on Google’s original internal Vizier, one of the first hyperparameter tuning services designed to work at scale. Allows a user to setup an OSS Vizier Server, which can host black-box optimization algorithms to serve multiple clients simultaneously in a fault-tolerant manner to tune their objective functions. Defines abstractions and utilities for implementing new optimization algorithms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GoAWK

    GoAWK

    A POSIX-compliant AWK interpreter written in Go, with CSV support

    GoAWK now uses a bytecode compiler and includes native support for CSV files. AWK is a fascinating text processing language, and The AWK Programming Language is a wonderfully concise book describing it. The A, W, and K in AWK stand for the surnames of the three original creators: Alfred Aho, Peter Weinberger, and Brian Kernighan. Kernighan is also an author of The C Programming Language (“K&R”), and the two books have that same each-page-packs-a-punch feel. AWK was released in 1977, which makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NanUI

    NanUI

    NanUI is an open source .NET project for .NET developers

    ... and develop .NET desktop applications using various front-end technologies HTML5/CSS3/JavaScript and popular front-end frameworks React/Vue/Angular/Blazor interface. At the same time, NanUI's original JavaScript Bridge can easily realize the communication and data exchange between the browser and .NET. Using the NanUI interface framework will bring endless possibilities to the user interface design and development of traditional WinForm applications!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    staq

    staq

    Full-stack quantum processing toolkit

    ... than through an intermediate representation which makes retrieving the original source code impossible. In particular, OpenQASM circuits can be inspected and transformed (in most cases) without losing the original source structure. This makes staq ideally suited for source-to-source transformations, where only specific changes are desired. Likewise, this allows translations to other common circuit description languages and libraries to closely follow the OpenQASM source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TinyTeX releases

    TinyTeX releases

    Windows/macOS/Linux binaries and installation methods of TinyTeX

    ... use it, too, it is just that missing LaTeX packages won’t be automatically installed, and you need to install them manually. Or you can go to the extreme to install all packages (see FAQ 3 for how), but remember there are thousands of them. Installing or running TinyTeX does not require admin privileges, which means you no longer need sudo or your IT. You can even run TinyTeX from a Flash drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nbstripout

    nbstripout

    strip output from Jupyter and IPython notebooks

    Opens a notebook, strips its output, and writes the outputless version to the original file. Useful mainly as a git filter or pre-commit hook for users who don't want to track output in VCS. This does mostly the same thing as the Clear All Output command in the notebook UI. You can download and install the latest version of nbstripout from PyPI, the Python package index. Strip output from IPython / Jupyter / Zeppelin notebook (modifies the file in-place). Usually, nbstripout is installed per...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MyCrypto Web App

    MyCrypto Web App

    Tool that allows you to manage your Ethereum accounts privately

    ... to be sure you're sending to the right place. A fan favorite since 2018, the MyCrypto Desktop App continues to provide an additional layer of security for your Ethereum assets. On systems where a pre-built version of node-hid is not available (e.g. 32-bit versions of Windows and Linux), you additionally need Python (3+) and node-gyp installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vuefire

    Vuefire

    Firebase bindings for Vue.js & Vuex

    ... to date. The goal of vuefire and vuexfire is to make this as simple as a function call that returns a promise so it is also easy to setup SSR and allows you to focus on developing your application. This version currently supports Vue 2 and Firebase 7. Support for Vue 3 / Composition API and Firebase 8 is on the way. Vuefire/Vuexfire only handles the binding for you so your state is always up to date with the server. You are still able to use Firebase JS SDK to its full potential!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VirtualXposed

    VirtualXposed

    Use Xposed without root, unlock the bootloader or modify system image

    ... Module) in VirtualXposed; or you install YouTube in VirtualXposed, and install YouTube AdAway on the original system, or both of them are installed on the original system, neither of these three cases will work! Clone an installed app from your original system. (Click Button at bottom of the home page, then click Add App, the first page shows a list of installed apps.) Install via an APK file.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    Parabator 3 - Rush of the Wind 1.3.1

    Parabator 3 - Rush of the Wind 1.3.1

    Parabator 3 - Rush of the Wind - Free 3d board game / license lgpl

    Parabator 3 - Rush of the Wind Attention! This tiny board game just created for fun, the bugs that are found here will be fixed. Free board game. License lgpl Created on Xtreme3d engine [Morrowind fork] Drivers please check the drivers before starting the game (c++ drivers must included) #boardgame #3d #morrowind #skyrim #heroesofmightandmagic #doom #stategy #rpg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Parabator 3 - Rush of the Wind 1.4.3

    Parabator 3 - Rush of the Wind 1.4.3

    Parabator 3 - Rush of the Wind 1.4.3 (Xtreme3D Engine) Free board game

    Attention! This tiny board game just created for fun, the bugs that are found here will be fixed. Free 3d board game. License lgpl Created on Xtreme3d engine [Morrowind fork] #boardgame #3d #morrowind #skyrim #heroesofmightandmagic #doom #stategy #rpg Drivers please check the drivers before starting the game Game Engine Xtreme3d engine here: https://github.com/xtreme3d/xtreme3d Controls // Arrow Up & Arrow Down - Sandbox navigation on ga- me (do not use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VideoSrt

    VideoSrt

    Windows-GUI

    ... to generate subtitle files (support Chinese-English translation, bilingual subtitles) Extract speech text from video/audio. Batch translation, filter processing/encoding SRT subtitle files. Using the Alibaba Cloud speech recognition interface, the accuracy is high, and the standard Mandarin/English recognition rate is over 95%. Video recognition does not need to upload the original video, which is convenient, fast and time-saving.
    Downloads: 30 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next