Showing 29 open source projects for "c call tree"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Vizzu

    Vizzu

    Library for animated data visualizations and data stories

    ...Because of this, any method except animate() will throw an exception while the library is not initialized. There is an initializing promise in the Vizzu class, which will resolve when initialization is finished. You can call all methods after this promise is resolved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cuneiimageplus

    Image processing library in C/C++

    V 0.3.5.1 Realized as CodeBlocks and CMake project. Example Call from C: adapt_threshold_ext(inputpath, outputpath); Example Call from Golang: C.adapt_threshold_ext(inputpath, outputpath) Algorithms see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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
  • 4

    PoDoFo

    A PDF parsing, modification and creation library.

    The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files. It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure. Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo Please raise new issues in the GitHub project.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    KSquirrel is an image viewer for KDE with disk navigator, file tree, multiple directory view, thumbnails, extended thumbnails, dynamic format support, DCOP interface and KIPI plugins support. !!! KSquirrel is not maintained anymore. Its source code has been moved to https://github.com/HappySeaFox/ksquirrel. KSquirrel-libs has been rebranded in 2020 under a new name "SAIL". See https://github.com/HappySeaFox/sail. !!!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    flowers3

    flowers3

    3D representations of flowers, flower elements, bouquets or meadows

    Program can be used as screensaver, via command line to generate a personalized greeting or interactively to generate in 3D scenes with flowers, flower elements, bouquets or meadows. In screen saver mode flowers are created randomly and moved on the screen. By configuration you can select, what types are displayed - random flowers, bouquets and/or meadows - and the speed of movement. In generation mode you call the program from the command line, providing the type of display, the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    kicad 3D rendering

    kicad 3D rendering

    kicad 3D is aimed to add 3D realistic feature on kicad pcb CAD

    please consider kicad stepup script https://sourceforge.net/projects/kicadstepup/ and kicad stable release ... they are more recent and had surpassed this project... STEP AP214 and VRML models parametric generated available at: https://github.com/easyw/kicad-3d-models-in-freecad/tree/master/cadquery/FCAD_script_generator production release is based on http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/ with few differences aimed to export 3D and 3D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Madeline 2.0 Pedigree Drawing Engine

    Madeline 2.0 Pedigree Drawing Engine (PDE)

    The Madeline 2.0 Pedigree Drawing Engine is a pedigree drawing program designed to handle large and complex pedigrees with an emphasis on readability and aesthetics. PLEASE NOTE THAT as of 2015.09.30, the most current Madeline source code tree is now maintained on GITHUB at https://github.com/piratical/Madeline_2.0_PDE .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Tree Generator

    Tree Generator

    .NET library for generating 3D models of trees and forests.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tree Layout Helper

    Tree Layout Helper

    Generates 2D layouts based on tree structures

    This .NET/Mono library provides some utilities for handling tree structures. Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing those nodes appropriately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    An open-source project to develop a free, modern and sophisticated plant generation tool. This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh. Then I plan on adding features in subsequent releases. Then I'll probably end up rewriting all of the code and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Visual Disk Diet

    Helps you visualize the space used on your drives with colorful chart.

    ...It's NOT optimized for very large and complex drives such as big C: drive for now so it can take up to 10 minutes to scan it (and there is no feedback during this scan, so it can be frustrating).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Blend tree animation system runtime written in C++ for Ogre 3D Engine. Video of the editor: http://www.vimeo.com/2007054
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GImageView is a GTK+ based image viewer which supports tabbed browsing, thumbnail table views, directory tree views and drag and drop. It also support movies using the Xine library and MPlayer, and supports images in compressed archive formats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Gnome/GTK animated floating face, always on top/on all desktops, voice synthesizer by espeak (by system() call, not libs), STDIN text entry, in reply to: http://gul.uc3m.es/pipermail/gul/2010-July/012630.html. Kinda office-assistant - for gnome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cave Automatic Virtual Environment. Active stereoscopic projection. Interactivity with solid and soft bodies. N-ary scene tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fast Efficient RGBA TGA Hex Tree True Color Quantizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    We have implemented a raytracer in both CTM and DirectX (through brook). On modern architectures the raytracer gets between 10 and 20 million rays per second on 300,000 polygon scenes.... and even more on quake levels and other scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenTree Library is a cross-platform, engine-independent library which provides 3d tree generation for real-time applications such as games and visualization software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Togra is a high-level approach to 3D application scripting using Python and OpenGL. Rather than providing direct access to OpenGL calls, Togra allows users to script a call graph, then evaluates this call graph in C. This gives easy, fast 3D graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project holds a copy of the main gimp cvs tree and gives plug-in developers a chance to maintain/update their plug-ins without a gnome cvs account.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    spyGLass is an OpenGL call tracer and debugger. It goes a step further than simply using ltrace because it knows what the arguments to the various gl* calls are, and it also knows about OpenGL's error flag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program will traverse a directory tree, processing jpeg image files to produce neat and easily navigatable HTML image galleries. qgallery will automatically generate thumbnails, ando can also ptionally downsize images to ensure that they fit the
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB