Showing 19 open source projects for "access"

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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    react-native-filament

    react-native-filament

    A real-time physically based 3D rendering engine for React Native

    react-native-filament is a React Native wrapper for Google's Filament real-time physically-based rendering engine, enabling mobile developers to render high-quality 3D scenes within React Native applications. This library acts as a bridge between JavaScript and the powerful Filament engine through native modules, giving React Native apps access to modern rendering capabilities like PBR materials, image-based lighting, and dynamic shadows. Designed for both iOS and Android, it opens the door to immersive and visually stunning experiences directly within mobile apps using familiar React Native components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    OpenB3d is a library that allows easy access to 3d features of OpenGL, and quick game development
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Blender Auto Update Bash Script

    Update your Blender on Linux to the latest version - automatically

    ...IMPORTANT: You must have wget installed first To install, in a terminal type: sudo apt-get install wget To use: extract: Upgrade Blender.sh to a directory open up the file in your text editor to tweak options. See inside the file for more info on that. Then run: Most distros you can dbl click and select open in terminal. Or manually in a terminal: SUDO access is not required... sh <path to file>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eloquent is a powerful Bible study tool for Mac OS X, supporting features such as services, to access the Bible in any program. It uses the Sword Library to work with bible texts, commentaries, dictionaries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    YAJOGLB (Yet Another Java OpenGL Binding) provides Java programs with access to the OpenGL rendering library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DirectPython 11 is a C++ extension to the Python programming language which provides access to the Direct3D 11 API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RATMAN is a real-time terrain renderer able to asynchronously access terrain information from remote servers. The library is used as a rendering engine in a networked viewer integrated with many different data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XEland (Cross Eye Landscape generator) is a Java/Swing program which generates 3D landscapes as stereo pair images for cross eye viewing. It can be used as simple texture generator too. Original XEland was a Gnome application written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PyGLSL is a GLSL wrapper for Python to access Vertex/Fragment Shaders on top of PyOpenGL - Requires pyrex and OpenGL>=2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    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
  • 11
    A DirectShow wrapper supporting concurrent access to framebuffers from multiple threads. Useful for developing applications that require live video input from a variety of capture devices (frame grabbers, IEEE-1394 DV camcorders, USB webcams).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vtkContainers is a complete set of container types for use with VTK. Though the standard vtkCollection is an excellent general purpose container, vtkContainers offers distinct advantages for many object access patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JAVA is DOOMED (JID) is an OpenSource 3D engine implemented in JAVA and uses OpenGL as graphic API. The reference implementation of the Java bindings jogl is used to access the OpenGL API. ESCAPE and ModelLoader are applications based on JID.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    OpenVL is a framework for handling, processing & visualizing volumetric data (CT, MRI etc). It provides: powerful data access & layout API, plugins for volume processing tasks (image processing, segmentation etc), and support for multiple file-formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Inventor is a Java interface to Open Inventor. Open Inventor (http://oss.sgi.com/projects/inventor/) is a popular API for developers of 3D applications. Java Inventor uses the Java Native Interface (JNI) to access the Open Inventor C++ libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Saiga is a 3-D rendering library that provides access to native geospatial formats, elevation data sets and OGC Web Mapping Services (WMS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A work in progress. obScene will be a highly photo-realistic raytracer which includes fractal primitives, advanced lighting/texture effects and python scripting access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Agaseous-NES is a graphic app for creating integrated circuit layers. Developers can import Agaseous for SuperWikia Alpha .AJA (Agaseous Joint Application) text files to automate & create asauna plates. Also imports and intergrate Adobe .PSD files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Lfant

    A small Game Engine project.

    ...It will be primarily aimed toward action games, but able to conform to other genres. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB