Showing 44 open source projects for "lightweight scripting language"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    imagetext ( smarty image plugin )

    imagetext is a smarty plugin for creating graphical cached text images

    ...Otherwise it will be loaded from cache." CE Original version by Christoph Cerdmann (CE). First public version was 20041125 (CE). This program uses PHP (>5.x.y) as scripting language. This PHP program uses the 'Smarty' (>2.6.x or 3.x) template engine. For the parameters have a look at the 'shared.imagetext.php' plugin file please. TrueType- and OpenType-Fonts are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Burn is a small and compact 32x32 256 color image (sprite) editor for Dos (or POSIX, using Dosbox or Dosemu). It currently contains several gfx-effects than can be applied to images, animation features and a tiny scripting language (amongst others).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BaX
    The BaX-lib is a powerful, lightweight easy to use library for the creation of bitmaps in your C++ programs. The BaX-compiler is a simple script interpreter to achieve the same thing. It's easy, lightweight, fast, and completely written from scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZLang is a high level scripting language specialized for the DCC domain. it's DCC engine provides geometric primitives, mesh modifiers, key-framed animation and Physics Simulations. ZLang is interpreted and can be extended in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cross platform OpenGL simulation/game engine based on the SDL libraries. Supports full HDR with deferred shading using multiple render targets under OpenGL. Post-processing effects include depth of field, edge map anti-aliasing, auto-exposure and shadows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iamar browser is a GPU web browser that displays 3d specific contents. Instead of html, it run on a scripting language called semblis. Together with mesh made from blender, it makes 3d game production extremely easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A photo gallery that only uses javascript for viewing. No backend scripting language is used; instead, a python script is run on a collection of photos outputting an album in a directory which is dropped into any web server to be served as static content
    Downloads: 0 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

    hq_img ( smarty image plugin )

    hq_img - High Quality Images

    ...Additionally you can add a frame and legend (with your own font) to your images. The legend may look hackly on the screen layout but is superior on printer media. First public version was 20070517. This program uses PHP (5.x.y) as scripting language, as template engine 'Smarty' (2.6.x). For the parameters have a look at the hq_img plugin file. You can handle GIF, JPG and PNG files. Additionally add a frame and/or a multi line legend with your own TTF font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A scripting language designed to create console-like 2D games.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    Partgen is a simple particle system generator and simulator. It's intended to have a 3D scene description language, and batch processing mode. Support for some scripting languages like ruby is also planned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Compost is a modular image processing program. It has a API for plugin developers and a simple scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Doris is a Lua script driven OpenGL viewer with GUI widget extensions. Lua is a fast, powerful, portable scripting language. Lua bindings are provided to OpenGL, GLUT, GLUI (a GL widget library) and Luasocket (networking).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Real time facial animation package based on muscle model of the face. Includes basic scripting language, full API, animation compositing, tools for creating and exporting muscles in 3D studio max.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Provide access to the Java(TM) 2D API via a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project aims to write a modular, extensible renderer with programmable shaders and a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Scriptable 3D Graphics modeler and renderer. By defining points and shapes in a 3-dimensional coordinate system, one can create a scene very quickly and easily a simple scripting language. The scene can then be animated and be added special effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Lfant

    A small Game Engine project.

    ...The intent of use for this system is that most of the time you won't have super specific entities, only child or grandchild classes, but have many components that can be added, removed, or even swapped between Entities, at runtime. I am also using the Bullet physics engine (with some modifications here and there), a portion of Boost, GLEW, GLFW, GLM, Squirrel (scripting language), and TinyXML2.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo