Showing 64 open source projects for "framework"

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
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 1
    Tulip
    Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer/user with a complete library/software, supporting the design of interactive information visualization
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 2

    Simple 3D Classes

    A simple 3D framework in C++

    A simple 3D framework in C++ that supports OpenGL, OpenAL and GLUT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gloost is a free software, platform independent framework for OpenGL programming. It includes handy wrappers for most OpenGL entities. gloost can be used freely under the terms of the GPL. It is also possible to get gloost licensed under the terms of the LGPL for selected projects. Please contact Felix Weißig ( thesleeper@gmx.net ) if you are interested to licence gloost under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    VividEngine2

    VividEngine2

    Vivid Engine 2 is an open source 3D Engine coded using C# and C++.

    Vivid Engine 2. Rewrote from the ground up. Vivid Engine is a 3D engine, and several tools to facilitate the creation of apps and games for Windows and soon XBox One+. You can support development of Vivid3D Via patreon - https://www.patreon.com/vivid3d With the above, you can achieve both 2D and 3D games, with advanced rendering techniques with minimal fuss and set up required. All pixel shaders are already coded and a part of the engine. And of course, you can easily extend and add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Irrlicht Lime

    Irrlicht Lime

    .NET wrapper for the Irrlicht Engine

    ...It wraps most of API available in native library, easily allowing you to use 2D/3D graphics in your app, written in C#, VB.NET or other .NET language. Currently Lime is being develop under Visual Studio 2010 with .NET Framework 4.0. It includes bunch of examples and IntelliSense documentation. Lime is not a distinct "engine", it is a wrapper with almost the same architecture witch native Irrlicht Engine has. You do not need to download/compile Irrlicht Engine, wrapper already has it and ready to be used straight from the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL shaders - C++11 Warning: - work in progress, no build help right now - tested on windows/gcc, nexus 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ivf++ is a small class library encapsulating OpenGL functionality. It comes with ~10 tutorials and a user's guide. See homepage for latest news and updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zenipex Library
    The Zenipex Library is a game development framework, created with the goal of allowing someone with some knowledge of C++ to create 3D games for platforms including Windows, MacOS X, and Linux. OpenGL and Direct3D 9 are both supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    ...DirectX 9 and therefore Windows XP are currently not supported and support is not planned in the future. One goal of the Pear3DEngine Framework is to use the latest and most promising algorithms and techniques from the 3D and IT scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Core3D

    Minimalist 3D Scenegraph Management Framework

    Core3D is a lightweight framework for developing robust 3D Visualization and Simulation applications. The Core3D library provides structure and organization to speed up application development. Tightly coupled or interrelated functionalities are partitioned into groups. These groups ensure there is a separation of concerns. For example, the description of shapes and visual characteristics of a scene are separated from code that renders the scene on different graphics hardware. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Qt integration for the Equalizer parallel rendering framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    VolTK

    A Lightweighted Toolkit For Volume Rendering

    ...See http://www.fei-yang.org/?page_id=12 for complete descriptions and package downloads VolTK is a free C++ Toolkit that implements a tri-layer volume rendering framework, which is designed to meet the requirements of both algorithm research and application assemblage. Features * Tri-layer volume rendering * CPU implementation: multi-threading supported * GPU implementation: CUDA based implementation * CPU-GPU correspondance * Both low level interfaces and high level interfaces are provided * Replace the components easily with your own design * Various rendering modes: MIP/Isosurface/Full volume rendering * Endoscopy interaction mode implemented * Pre-integration supported * Cross platform (windows and RHEL tested)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PixelLight

    PixelLight

    PixelLight is a cross-platform application framework

    PixelLight is a cross-platform application framework for any kind of 3D applications like games, interactive simulations or visualizations. It's written in C++ and has been designed with flexibility and extensibility as one of it's main goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenFlightNav

    OpenFlightNav

    In-flight navigation (and more) for private pilots (Linux).

    ...First release will be for the new state of the art Jolla mobile phone (http://www.linkedin.com/company/2649185) at the beginning of 2013. At that time NavMapMaker will also be released for Linux, WinXP, Win7 (32/64 bits). 2. Framework to develop navigation applications. Build upon PilotNavigator to create your own navigation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The SPIN (Spatial Interaction) Framework is a networked system for creating and managing interactive virtual environments. It contains a state server and several clients that provide visualization, layout & editing, management of input devices, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nysa
    Nysa is a framework written in C++ enabling easy development of 3-D enabled applications using dedicated hardware such as stereoscopy glasses and data gloves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Panorama is a framework for 3D graphics production. This will include modeling, rendering, animating, post-processing, etc. Animation is not currently supported, but will be added soon. It is officially part of the GNU project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    The Zombie engine is an open source game engine and framework based in The Nebula Device 2, the open source engine from Radon Labs. Developed by Tragnarion Studios, it is mainly oriented towards the creation of multiplayer PC action games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Framework Library System (FLS) est une collection de librairie permettant notamment de créer des applications 3D temps réel : jeux vidéos, viewer, demos, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    common viewing framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ 3D Game Framework/Engine that focuses on huge terrains, with realistic vegetation, weather systems, and effects. Based on the Ogre3D Engine for graphics rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open5:Open Source Framework for Interactive Virtual Environment. Open5 proposes a modular architecture and a flexible event loop to fit any VR/MR/AR setup and to support multi-input configurations using Open Technologies such as OpenSG and OpenTracker.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Milton is an open source global illumination rendering framework written in C++, with an emphasis on design, efficiency, robustness, and maintaining a very high quality codebase. It includes several advanced rendering algorithms including MLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next