Showing 779 open source projects for "delphi source code"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    This project seeks to provide a way to simplify conversion between SVG graphics and the Javascript code that is necessary to recreate a similar graphic using the Dojo Toolkit's dojox.gfx library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP Identicons
    A lightweight PHP implementation of Don Park's original identicon code for visual representation of MD5 hash values. The program uses the standard PHP GD library for image processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Simple guilloche generator. Editable x and y functions. Exports emf, wmf, jpg and bmp . Exports coordinate list as csv, useful for vector graphics apps.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    RSCC - Really Simple Comic Code. from a single file installation for a simple webcomic, one minute installation and its working. doesn't get much easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5

    OGL_Planets

    OpenGL Planets, a solar system simulation.

    ...Explore all the planets, some meteorites and a single comet as Kuiper Belt Object. Use the "hyper move" for rapid movement or fly with help of an autopilot automatically from planet to planet. OpenGL Planets runs under Windows. Full source is included. It's written in Delphi 7 and OpenGL (DelphiGL). There is a German tutorial on my hompage at URL: http://www.daniel-schwamm.de/index.php?pg=delphi-tutorials/opengl-planets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FireBlade is an OpenGL+Delphi/FPC based crossplatform particle engine. Infinite possibilities through many variable factors and the ability to be connected to anything you want through miscellaneous events.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    tkBacktracer is a cross-platform interactive visualization tool to explore the tool motions in RS-274D "G-code" CNC files used in computer controlled milling and manufacturing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A program to assist in writing Arabic text in programs that don't support Arabic, such as Photoshop (the non-ME editions), Scribus, Flash, and others. Source code is hosted on github: http://github.com/hasenj/arabic-writer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java application to manage and display song lyrics in worship services. We are moving to Google Code, please visit us at http://code.google.com/p/datasoul/
    Downloads: 3 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
  • 10
    DiscWrapper is a cover designer for home-made discs. It was made with Code::Blocks and it uses the wxWidgets library. It has template covers. Depending on the case there are pages where you can place labels, images, and lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PMoz is a simple photomosaic generation code written in Matlab. It uses Directed Random Search and variant of the same (!!!!) to generate awesome photomosaic animations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    With GLCD Tools you can convert windows bitmap files (bmp) to a byte array suitable for graphic LCD displays. Additionally you can create fontsets out of your system fonts for the displays. It outputs C Code which you can use in your µC project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Providing stretch and blit routines for SDL surfaces. These are optimized for speed including lots of assembler parts in the general routines and dynamic cpu native code generation for applications to compile specialized stretch-and-blit routines at runti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SPACS is an extension for Macromedia / Adobe Flash that automates flash tutorial creation. Using the SPACS panel, users submit a sequence of images, define hotspots which trigger question / answer sets, and outputs a flash file.(http://tinyurl.com/af6og5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Shrimp suite provides interactive visualizations of graph-based data. Creole (Eclipse plug-in) visualizes Java source code. Jambalaya (Protege plug-in) visualizes ontologies (including OWL), & Stand-Alone Shrimp visualizes RSF/GXL/PRJ/PPRJ files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Janus - Java'n'UML Simultanously. A free CASE tool plug in for Eclipse with support for editing Java code and UML diagrams simultaneously. Right now this is also the home of the Image Export plug in to export GEF diagrams to various image formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    zengen is a cross platform 2D graphics library based on SDL. It aims to keep you're code DRY and object oriented by wrapping boilerplate code in easy-to-use classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Andorra 2D is the new generation 2D Engine for Delphi and Lazarus. Andorra 2D is capable to use DirectX or OpenGL through graphic plugins. Andorra 2D is built in a very modular way and is yet easy to use.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A tool to build maps to be used inside ThunderBolt OpenTibia Servers, and others OTserv's [oldie ones]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    TpX is a simple graphical editor for Windows for inclusion graphics into TeX files. It can also be used as a standalone editor for vector graphics.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 23
    PBAlbum(Perl Bash Album) is an album written in Perl(display images) and Bash(make resized thumbnails). Whole album is about 150 lines of code making it extremely light and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EXIFManager is a free software that allows to: * quickly enter image description / user comment / author on a set of JPG picture, inside the EXIF data * rename pictures files using EXIF data and a powerfull rename pattern editor
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
    Downloads: 3 This Week
    Last Update:
    See Project