Showing 55 open source projects for "gecko-sdk"

View related business solutions
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    OpenVR SDK

    OpenVR SDK

    API and runtime that allows access to VR hardware

    OpenVR is an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting. This repository is an SDK that contains the API and samples. The runtime is under SteamVR in Tools on Steam. The OpenVR API provides a game with a way to interact with Virtual Reality displays without relying on a specific hardware vendor's SDK. It can be updated independently of the game to add support for new...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    OpenXR SDK

    OpenXR SDK

    Generated headers and sources for OpenXR loader

    OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR), collectively known as XR, platforms and devices. This repository contains OpenXR headers, as well as source code and build scripts for the OpenXR loader. It contains all generated source files and headers pre-generated for minimum dependencies. The OpenXR 1.0 specification is free for anyone to download, review and comment. Without a cross-platform standard, VR...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Cardboard SDK

    Cardboard SDK

    Open source Cardboard SDK and samples

    This SDK provides everything you need to create your own Virtual Reality (VR) experiences for Google Cardboard. It supports essential VR features, such as motion tracking, stereoscopic rendering, and user interaction via the viewer button. With these capabilities, you can build entirely new VR experiences, or enhance existing apps with VR capabilities. You can use the Cardboard SDK to turn a smartphone into a VR platform. A smartphone can display 3D scenes with stereoscopic rendering, track...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The Cognitive3D SDK for Unreal

    The Cognitive3D SDK for Unreal

    Cognitive3D SDK for Unreal, Analytics for VR/AR/MR

    This SDK for Unreal provides analytics and insights about your project. In addition, Cognitive3D empowers you to take actions that will improve users' engagement with your experience. Ensure that the Analytics Blueprints Plugin is enabled. You can either enable it in the Plugins browser in the Unreal Editor or by modifying the project file. Close the Unreal Editor and re-open it through the Epic Games Launcher. You should be prompted to recompile your project and the cognitiveVR Plugin...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 5
    GLM

    GLM

    OpenGL Mathematics (GLM)

    ..., quaternions, data packing, random numbers, noise, etc. This library works perfectly with OpenGL but it also ensures interoperability with other third party libraries and SDK. It is a good candidate for software rendering (raytracing / rasterisation), image processing, physics simulations and any development context that requires a simple and convenient mathematics library. GLM is written in C++98 but can take advantage of C++11 when supported by the compiler.
    Downloads: 141 This Week
    Last Update:
    See Project
  • 6
    OpenXR-Hpp project

    OpenXR-Hpp project

    Open-Source OpenXR C++ language projection

    This repository contains build scripts and test files for the openxr.hpp headers, providing a C++-friendly projection of the OpenXR API. To improve/maintain consistent code style and code quality, we strongly recommend setting up the pre-commit hooks. If you just want to generate the headers, run ./generate-openxr-hpp.sh or ./generate-openxr-hpp.ps1. If your OpenXR-SDK-Source (or internal gitlab) repo isn't in a directory named that parallel to this one, you can set OPENXR_REPO environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A cross-platform SDK for AAF. AAF is a metadata management system and file format for use in professional multimedia creation and authoring. The AAF specification is administered by the Advanced Media Workflow Association, which also coordinates deve
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8

    Direct show demo filters

    This project contais several Direct Show filters from Microsoft SDK.

    These demo filters has been improved and developped further. Both Win32 and Win64 precompiled builds with installer are provided. EZRGB filter allows continuous video pass through ball filter has a new property page and allows ball and video size change
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SceneEngine is an Open Source platform independent 3D Production solution. Mesh creation, deformation, texturing and rendering are some of the features implemented by the SDK. SceneEngine includes a 3D modeling and texturing application named CrackArt.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 10
    mobfish Unity Cardboard SDK

    mobfish Unity Cardboard SDK

    An unofficial Google Cardboard Unity SDK

    This is an unofficial Google Cardboard Unity SDK, implemented from new Google Cardboard open source project. This project is released, it is production-ready now. OpenGL ES 3.0 and Metal(iOS) and Vulkan(Android) Support (as well as OpenGL ES 2.0). Ability to set cardboard profile in script. Switch between vr and no-vr mode (magic window).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sol-R

    Sol-R

    Open-source CUDA/OpenCL speed of light ray-tracer

    Sol-R is a CUDA/OpenCL-based real-time ray-tracer compatible with Oculus Rift DK1, Kinect, Razor Hydra and Leap Motion devices. Sol-R was written as a hobby project in order to understand and learn more about CUDA and OpenCL. Most of the code was written at night and during weekends, meaning that it's probably not the best quality ever. The idea was to produce a Ray-Tracer that has its own "personality". Most of the code does not rely on any literature about ray-tracing, but more on a naive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HVVR

    HVVR

    Hierarchical visibility for VR and real time rendering of effects

    HVVR (Hierarchical Visibility for Virtual Reality) is an optimized software raycaster. It implements a hybrid CPU/GPU raycaster, suited for real-time rendering of effects such as lens distortion. By default, raycaster.vcxproj is configured to build all .cu files to the compute_61,sm_61 target. If your GPU needs a different code-gen target, you can change this in the raycaster project properties. Some installations of the CUDA SDK and Visual Studio integration appear to have broken build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cBroadcast

    cBroadcast

    Playout Server that can act as a TV Station in a Box

    ... and the GUI conrtol is made over http thru a browser. The output is on the BlackMagic Designs Hardware so the BlackMagic Designs SDK is needed. The software is for Linux and it is planned to stay only on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    softProjector
    Наша цель это создать программу которая простая в использование, но мощная в своих возможностях. Our goal is to create a program that is powerful, yet easy to use.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 16
    Yamka is a cross-platform C++ SDK for creation/manipulation of Matroska container files. Yamka is focused on a concise and robust API. Yamka is designed around clear separation of responsibilities between an EBML Element and EBML Element Payload. To get the yamka SDK check out the source code from svn (svn co https://svn.code.sf.net/p/yamka/code/trunk/yamka). There is no DLL, if you need one you can always make one yourself, or you can include any files you need into your project code base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MediaPipe is a flexible framework to manipulate medias. It allows building customized decoding/filtering/encoding pipelines. This project contains the MediaPipe SDK along with some sample pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is a Java API to control basic Winamp functions. It´s work with a JNI library(C language) to communicate with Winamp SDK (available on http://www.winamp.com/development/sdk). Use the LInk below to download the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ALN machine learning
    Customizable software to smoothly fit non-linear, high-dimensional data. SDK in C with C++ wrappers, plus demo applications (all under LGPL). Versions under Windows and Linux already operational. Further progress depends on your imagination!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Phase Tool Plugin

    Variable Phase Tool

    A small audio plugin which allows you to adjust the phase of a signal. Made using the fantastic JUCE library avaliable here. http://www.rawmaterialsoftware.com/downloads.php SDKs for building VST and AU plugins are avaliable here, http://www.steinberg.net/en/company/developer.html and here. http://developer.apple.com/sdk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    miniEngine CineMoco

    miniEngine CineMoco

    A motion-control-system for timelapse & video photography

    miniEngine CineMoco is an open source software for realizing a motion control system for timelapse & video photography. It is based on the Arduino environment and can be developed using the Arduino SDK. This version can be executed on an Arduino Mega. It was developed for the cineMoco system from Cinetics (www.cinetics.com) There is a forum available here: www.forum.airiclenz.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    ... the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . the dlls can be easily written in freebasic or any dll compatible language (c++,VBasic,...),giving you easy access to high level programming facilities (file access,gui windows,graghics) without needing special knowledge of the VST sdk (c++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OffscreenGecko is a library for rendering HTML etc content to offscreen buffers, sitting atop of the Mozilla Gecko rendering engine. The goal is to simplify embedding of Gecko into environments were its output is needed as pixel data, such as 3D engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    freeOpenML is a free (OSI) implementation of OpenML for POSIX (4, semaphores, shared memory, threads, realtime, MessageQueues...) OS this include linux >2.6.6 As developers might know OpenML is only a OpenStandard it's sdk is avaible under NDA and pro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An attempt to create full-functional portable CD/DVD (Blue Ray, HD-DVD) Burning Software. at this moment project is working on StarBurn (http://rocketdivision.com/) SDK, but possble including other Free SDK or even writing new hardware-working layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next