Showing 88 open source projects for "dynamicreports-examples"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    An unofficial dev kit for the PV2 camera. Currently includes v8 uRISC assembler, linker, and source examples. It can be used to create firmware patches and uploadable programs for the $10 and $20 Ritz/CVS "single-use" PV2 digital camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web based tool (PHP) to generate static photo albums (HTML) out of the pictures and description files (opt.). No database needed. No PHP needed for loading/watching the resulting albums. Includes examples, templates and stylesheets. Several languag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ilib is a library (with tools and examples) written in C that can read, create, manipulate and save images. It can read and write PPM, BMP, XPM, GIF, PNG and JPG image format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A 100% Java OpenGL library that provides both a software implementation and a JNI interface for hardware support, Java implementations of GLUT, GLU and GLX are also provided. Check out the Home Page for some examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    ...It requires only to install Java Runtime and you can easy split your cpu-intensive task among several Workstations/PC/Mac/etc. It includes support for POVRay and MandelGrid as usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Written in Python and the Numeric package. It supports the examples of the book: Dougherty and Lotufo, Hands-on Morphological Image Proc., SPIE, 2003, ISSN=0-8194-4720-X. This toolbox has been continued at www.adessowiki.org under name ia870.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    GameBlade is a set of C++ functions and classes simplifying the most common functions of SDL. GameBlade is treated and used as if it was your own code. It is very small, cleanly written and well documented, including many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Convey is a real-time, online, multi-user collaboration tool which augments text, graphics, and symbols. Examples of graphics include shapes, mathematical expressions, diagrams, flow charts, and pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BrickDraw3D is a MacOS program for building with virtual Lego bricks. It is based on the LDraw parts library and is useful for viewing and editing models in the DAT format. See http://olson.pair.com/brickdraw3d/ for examples.
    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
    An hyperbolic tree visualization java library, to implement hyperbolic tree easily. See http://www.inxight.com for explanations and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An object oriented Java package that can be used to store 3-D graphs and perform various functions on them, arranging nodes with a spring embedder and generating VRML output. Visit http://vrmlgraph.i-scream.org.uk for documentation and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QbiX is an OpenGL engine written in C++ for Linux / Windows / MacOS. The engine can be used to develope complex games and short demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Lfant

    A small Game Engine project.

    ...The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. 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