Showing 34 open source projects for "level set"

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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    miniaudio is written in C with no dependencies except the standard library and should compile cleanly on all major compilers without the need to install any additional development packages. All major desktop and mobile platforms are supported. miniaudio gives you complete flexibility. With the low-level API, just initialize a connection to the device and send or receive raw audio data. The modular design of miniaudio allows you to use the low-level API without compromising your ability to make use of other features like the node graph and resource manager. miniaudio's node graph system gives you an easy way to set up advanced mixing and effect graphs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Kornia

    Kornia

    Open Source Differentiable Computer Vision Library

    Kornia is a differentiable computer vision library for PyTorch. It consists of a set of routines and differentiable modules to solve generic computer vision problems. At its core, the package uses PyTorch as its main backend both for efficiency and to take advantage of the reverse-mode auto-differentiation to define and compute the gradient of complex functions. Inspired by existing packages, this library is composed by a subset of packages containing operators that can be inserted within neural networks to train models to perform image transformations, epipolar geometry, depth estimation, and low-level image processing such as filtering and edge detection that operate directly on tensors. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    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: 34 This Week
    Last Update:
    See Project
  • 4
    Wicked Engine

    Wicked Engine

    3D engine with modern graphics

    Wicked Engine is an open-source 3D engine with modern graphics. Use this as a C++ framework for your graphics projects, a standalone 3D editor, LUA scripting or just for learning. To build Wicked Engine for Windows (10 or later), use the latest version of Visual Studio and the provided WickedEngine.sln solution file. By simply pressing F5, the Editor application will be built. There are other example projects that you can build as well within the solution. If you want to develop a C++...
    Downloads: 12 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
    Shaka Player

    Shaka Player

    JavaScript player library / DASH & HLS client / MSE-EME player

    ...We try to keep the library light, simple, and free from third-party dependencies. Everything you need to build and deploy is in the sources. We support iOS 12+ through Apple's native HLS player. We provide the same top-level API, but we just set the video's src element to the manifest/media. So we are dependent on the browser supporting the manifests.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    Manim Skills Repository

    Manim Skills Repository

    Agent skills for Manim to create 3Blue1Brown style animations

    ...The project aims to wrap common animation logic into structured skills that can be invoked programmatically, reducing boilerplate and allowing creators to focus on creative content rather than low-level animation setup. With clear installation instructions and a collection of test cases, it’s approachable for developers comfortable with Python and interested in educational or technical visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Google Cloud Build community images

    Google Cloud Build community images

    Community-contributed images for Google Cloud Build

    Google Cloud Build community images repository is an open-source collection of community-contributed Docker builder images designed to extend the capabilities of Google Cloud Build beyond its official set of supported tools. It provides source code for a wide variety of builders that can be used as individual steps within Cloud Build pipelines, enabling developers to execute specialized tasks that are not covered by default builder images. Each builder is packaged as a Docker image and must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FractalRenderingApp

    FractalRenderingApp

    Lightweight app for visualization of Mandelbrot and Julia set

    Source code is available on https://github.com/MarkoLeskovar/FractalRenderingApp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Agar

    Agar

    Cross Platform GUI Toolkit

    ...New widgets can be implemented as part of an application or library. Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 3 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
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    audiobook-packer

    Tool for packing audiobook mp3 files to handy size

    A script to pack a set of audiobook mp3 files to a single file. Convert the output to desired quality level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A toolkit for building high-level compound widgets in Python using the Tkinter module. It contains a set of flexible and extensible megawidgets, including notebooks, comboboxes, selection widgets, paned widgets, scrolled widgets and dialog windows. Python megawidgets is Python 3 compatible through the Pmw 2 download. Pmw 1 is destined for Python 2. Both are now accessible through the new pypi compatible package (credits for which go to Andy Robinson and the team at ReportLab).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    XZVoice

    XZVoice

    Free and open source text-to-speech software

    Text-to-speech software developed by Electron + vue + ElementUI + js. The high-fidelity and flexible configuration of speech synthesis products opens up the closed loop of human-computer interaction and enables applications to sound realistically. A variety of timbres are available, and functions such as adjusting speech rate, intonation, and volume are provided. Technically, multi-level rhythmic pauses are taken into account to achieve the purpose of natural synthesizing rhythm, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Angular Spotify

    Angular Spotify

    Spotify client built with Angular 12, Nx Workspace, ngrx

    A simple Spotify client built with Angular 12, Nx workspace, ngrx, TailwindCSS and ng-zorro. Spotify premium is required for the Web Playback SDK to play music. If you are using a free account, you can still browse the app, but it couldn't play the music. I still remember Window Media Player on windows has the visualization when you start to play the music, and I wanted to have the same experience when listening to Spotify. That is the reason I started this project. I found that there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    deej

    deej

    Set app volumes with real sliders! Arduino project to build hardware

    deej is an open-source hardware volume mixer for Windows and Linux PCs. It lets you use real-life sliders (like a DJ!) to seamlessly control the volumes of different apps (such as your music player, the game you're playing and your voice chat session) without having to stop what you're doing. Control your microphone's input level. Lightweight desktop client, consuming around 10MB of memory. Runs from your system tray. Helpful notifications to let you know if something isn't working. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vue Meta

    Vue Meta

    Manage HTML metadata in Vue.js components with SSR support

    ...However, instead of setting your data as props passed to a proprietary component, you simply export it as part of your component's data using the meta info property. These properties, when set on a deeply nested component, will cleverly overwrite their parent components' metaInfo, thereby enabling custom info for each top-level view as well as coupling metadata directly to deeply nested subcomponents for more maintainable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Canon EOS DIGITAL Info

    Canon EOS DIGITAL Info

    Utility for Reading/ editing some Infos on Canon EOS DSLRs

    ...There’s no official Canon based application to find the shutter count for an EOS DSLR. However, there are a few free tools that may help you to do this. They provide some details about the camera, including product Name, firmware version, battery level, shutter Counter, date/time, and owner/artist/copyright strings. But it does not support this features: Editing the owner/artist/copyright and synchronizing date/time within the local PC's date/time. For that, I wrote a new utility that includes all these features by integrating those that were missing. I uses an official Canon SDK (Canon ED-SDK) to retrieve and set all camera information (shutter count is retrieved via an undocumented function). ...
    Leader badge
    Downloads: 4,708 This Week
    Last Update:
    See Project
  • 18
    Automatic Volume Mixer

    Automatic Volume Mixer

    A tool for automatization of Windows Volume Mixer.

    ...This enables you to keep your audio player running in the background at all times. - Briefly muting all applications while a notification is playing. - Forcing application's volume to a set level - Automatically lowering volume during night - Launching processes/popups when some application makes noise
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    The OS FPS/TPS project

    The OS FPS/TPS project

    Open source first/third person shooter set in real world locations

    This project aims to make an open source shooter (with first person and/or third person view) set in real world locations that will be greatly affected by climate change. The game uses the Enemy Territory: Legacy game engine (for NSCOET), but we also promote the AssaultCube Reloaded and Urho3D game engine as respectively secondary and tertiary game engines. Since the game engine can be considered as just another tool (it is basically an advanced map/level viewer, the game engine isn't the most important aspect of the platform, and game developers wanting to use our maps can decide themselves which of these engines they wish to use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSound

    JSound

    Feel the music

    Best level of equalization sound, convert your audio format, listen web radio, show music representation with spectrum and VU metter. Set equalization in played music, apply effects. Feel the difference and change your experience to listen music.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 21
    Guillotine animation

    Guillotine animation

    Provides a simple way to implement guillotine-styled animation

    Neat library, that provides a simple way to implement guillotine-styled animation. Builder allows you to customize start delay, duration, interpolation and you can set listener if you want to do staff at the moment when menu has been opened or closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SBZ Switcher

    SBZ Switcher

    Automate Speakers/Headphones mode switching

    SBZ Switcher allows automated switching of Speakers/Headphones and more for Creative Sound Blaster Z-Series and Recon3D owners. while the master volume and mute controls are handled in the OS level, the switching mechanism is on-screen auto click based, thus is dependent on Sound Blaster Control Panel availability. SBZ Switcher is synchronized with the Sound Blaster Control Panel via registry, to display current info and switch accordingly.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24

    Volume Limiter

    Set a password protected volume limit on your windows PC

    Volume Limiter is a small application that allows you to set a maximum volume limit on your windows PC. This is designed to protect children from turning the volume up to a level that would damage their hearing. The application can be password protected to prevent children from changing your defined limit. The application runs in the background and minimizes to the system tray. Volume settings, the lock or unlocked status, and password information are stored in the windows registry. ...
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 25
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB