Showing 46 open source projects for "delphi runtime code"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Taichi

    Taichi

    Productive, portable, and performant GPU programming in Python

    Taichi is an open-source, embedded DSL within Python designed for high-performance numerical and physical simulations. It uses JIT compilation (via LLVM and its runtime TiRT) to offload compute-heavy code to CPUs, GPUs, mobile devices, and embedded systems. With built-in support for sparse data structures (SNode), automatic differentiation, AOT deployment, and compatibility with CUDA, Vulkan, Metal, and OpenGL ES, it empowers disciplines like simulation, graphics, AI, and robotics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lottie-Web

    Lottie-Web

    Render After Effects animations natively

    Lottie-Web renders vector animations exported from Adobe After Effects as lightweight JSON, playing them in the browser via SVG or Canvas. Animations remain crisp at any resolution, load quickly compared to videos or GIFs, and can be controlled programmatically for interactivity. The runtime supports playback options like loop, autoplay, segment control, and event hooks, making it easy to sync motion with UI state. Because animations are data rather than pixels, designers and developers can collaborate: designers export with the Bodymovin plugin, and developers integrate the JSON with minimal code. The renderer handles masks, shapes, and keyframe timing to closely mirror After Effects behavior within web constraints. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Contour

    Contour

    Modern C++ Terminal Emulator

    ...Blurrable Background image support. Runtime configuration reload. 256-color and Truecolor support. Key binding customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LED Matrix Studio

    LED Matrix Studio

    Design graphics for LED-based electronics projects

    The C++ rewrite is mostly done, a beta is now available :) The LED Matrix Studio is free application designed for electronics enthusiasts who want to speed up the development of their LED and matrix projects. It supports many different export options, animations and different sizes of matrix. Use the software to design fonts, graphics and animations for your PICAXE, PIC, Arduino, Parallax and any other electronics or microcontroller projects. Comes with example Arduino files...
    Leader badge
    Downloads: 176 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    SimpleFaceDetect

    Simple library to detect faces in an image.

    Simple library to detect faces in an image. No additional dll's, components needed. Just plain object pascal code. Run in delphi or lazarus. Open project and press F9. That's it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WinPrint
    Takes standard printer output produced by a DOS application, and forwards it to a default or selected Windows printer. Converts code page, strips empty pages, supports BOX DRAWINGS chars. Works on all Windows platforms. Written in Borland DELPHI.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ENDEDIT

    ENDEDIT

    ENDEDIT is a B800 text screen editor

    ENDEDIT is a B800 text screen editor. Such screens were usually displayed as an end screen when exiting Dos games. Source code repository: https://github.com/jval1972/ENDEDIT
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    HTMLViewer
    HTML Viewer Components for Delphi, Lazarus and C++Builder The HtmlViewer component set consists of the THtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components: THtmlViewer * The basic component. * THtmlViewer displays single (non-frame) documents. * It also forms the basis for the other two components.
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 11
    Apophysis AV

    Apophysis AV

    Fractal Flame Editor

    Apophysis AV is an improved and modern version of the famous fractal flame editor Apophysis. This application combines the best options of previous branches (e.g. 3D- or 64-bit support and favourite variations), some of which were lost in the development process, and has multiple bugfixes. Besides, Apophysis AV has a lot of new features.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 12
    WAD Painter

    WAD Painter

    A tool to create textures from DOOM WAD file resources

    WADPaint is a tool that can create textures from DOOM WAD file resources. Source code repository: https://github.com/jval1972/WADPaint
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Terrain Generator

    Terrain Generator

    A tool for creating Terrains.

    Exports RAD (Radix game remake) maps in WAD format and Doom maps in UDMF format for advanced source ports. RAD engine: https://sourceforge.net/projects/rad-x/ Source code repository: https://github.com/jval1972/DD_TERRAIN
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ZXing Android Embedded

    ZXing Android Embedded

    Barcode scanner library for Android, based on the ZXing decoder

    ZXing Android Embedded is a barcode scanning library for Android, using ZXing for decoding. The project is loosely based on the ZXing Android Barcode Scanner application but is not affiliated with the official ZXing project. By default, only SDK 24+ will work, even though the library specifies 19 as the minimum version. For SDK versions 19+, one of the changes changes below are required. Some older SDK versions below 19 may work, but this is not tested or supported. While this is not the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    lazysizes

    lazysizes

    High performance and SEO friendly lazy loader for images

    High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration. It may become also your number one tool to integrate responsive images. It can automatically calculate the sizes attribute for your responsive images, it allows you to share media queries for your media attributes with your CSS, helping to separate layout (CSS) from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DelphiDoom Procedural Modeler

    DelphiDoom Procedural Modeler

    A tool for creating models for the DelphiDoom Engine

    A tool for creating models for the DelphiDoom Engine. Source code repository: https://github.com/jval1972/DD_MODEL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DOOM TREE

    DOOM TREE

    A tool to generate Tree sprites and voxels for the Doom game

    DOOMTREE is tool that generates tree sprites and voxels for the Doom game. It is based on PTree https://sourceforge.net/projects/procedural-tree-generator/ Creates actor definitions out of the box for ZDoom & DelphiDoom family source ports. Source code repository: https://github.com/jval1972/DOOMTREE
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    DOOM ROCK

    DOOM ROCK

    A tool to generate Rock sprites, models and voxels for the Doom game

    DOOMROCK is an application that generates rock sprites, models and voxels for the Doom series games based on various input parameters. Creates actor definitions out of the box for ZDoom & DelphiDoom family source ports. Source code repository: https://github.com/jval1972/DOOMROCK
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    PTree

    PTree

    Procedural Tree Generator

    Procedural Tree Generator (PTree) is an application that generates tree models based on various input parameters. Source code repository: https://github.com/jval1972/PTree
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    DelphiDoom Voxel Editor

    DelphiDoom Voxel Editor

    A tool for creating voxels for the DelphiDoom Engine

    This program is a simple voxel editor. It can generate voxel images. Output voxels can be used either with DelphiDoom, either with any application that supports the slab6 vox format. Source code repository: https://github.com/jval1972/DD_VOXEL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    I3DViewer

    I3DViewer

    Speed Haste Model Viewer (I3D models)

    This is a tool for viewing 3d models from the old DOS game Speed Haste. Loads models directly from SPEEDH.JCL data file of the game. Source code repository: https://github.com/jval1972/I3D_Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MD2 Viewer

    MD2 Viewer

    MD2 (Quake2) Model Viewer

    MD2Viewer is a Windows application that makes 3D preview of MD2 (Quake2) models. Source code repository: https://github.com/jval1972/MD2-Viewer
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    DoomViewer

    DoomViewer

    Doom, Heretic, Hexen & Strife Map Viewer

    DoomViewer is a Windows application that enables you to freely navigate inside maps of games: -Doom -Doom2 -Heretic -Hexen -Strife Source code repository: https://github.com/jval1972/DoomViewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TombViewer

    TombViewer

    Tomb Raider Level Viewer

    TombViewer is a Windows application that enables you to freely navigate inside Tomb Raider series maps. Supported Tomb Raider games are I, II, III, The Last Revelation & Chronicles. Source code repository: https://github.com/jval1972/TombViewer Releases: Version 1.3 - (20181021) Version 1.2 - (20050915) Version 1.1 - (20040627) Version 1.03 - (20040623) Version 1.02 - (20040621) Version 1.01 - (20040620) Version 1.0 - (20040619)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    GFractal

    GFractal

    Fractal Generator

    GFractal is a simple fractal generator. Source code repository: https://github.com/jval1972/GFractal
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next