Showing 35 open source projects for "dynamics"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
  • 1
    Blender GIS

    Blender GIS

    Blender addons to make the bridge between Blender and geographic data

    Import in Blender most commons GIS data format, Shapefile vector, raster image, geotiff DEM, OpenStreetMap XML. There are a lot of possibilities to create a 3D terrain from geographic data with BlenderGIS, check the Flowchart to have an overview. Display dynamics web maps inside Blender 3d view, requests for OpenStreetMap data (buildings, roads, etc.), get true elevation data from the NASA SRTM mission. Manage georeferencing information of a scene, compute a terrain mesh by Delaunay triangulation, drop objects on a terrain mesh, make terrain analysis using shader nodes, set up new cameras from geotagged photos, set up a camera to render with Blender a new georeferenced raster.
    Downloads: 123 This Week
    Last Update:
    See Project
  • 2
    SteadyDancer

    SteadyDancer

    Harmonized and Coherent Human Image Animation

    ...By differentiating between intentional rhythmic motion and unintentional instability, SteadyDancer applies adaptive filtering that enhances video quality without flattening the core movement dynamics. The system can be used both in preprocessing pipelines for content creators and in live feedback loops for performers, giving dancers and videographers a tool to refine their visual outputs. It supports integration with standard video formats and includes customizable parameters so users can tune stabilization aggressiveness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PersonaPlex

    PersonaPlex

    PersonaPlex code

    PersonaPlex is an open-source real-time conversational speech AI model that goes beyond traditional text chat by providing full-duplex speech-to-speech interaction, meaning it can listen and talk at the same time instead of waiting for you to finish speaking before responding. This architectural approach eliminates awkward pauses and makes conversations feel much more human-like, with natural behaviors such as overlapping speech, interruptions, and fluent turn-taking, traits that traditional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MOF-VR
    MOF-VR is a virtual reality program developed for Microsoft Windows and HTC Vive that allows for hypothetical metal-organic frameworks (MOFs) to be constructed and tested in molecular dynamics simulations of guest molecules.
    Downloads: 2 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
    Delphi ASIO & VST Packages
    With these packages for Delphi the user can easily create VST plugins or ASIO applications within minutes. The included algorithms for filters and dynamics help to built effects without much knowledge of digital signal processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    electron-vue-cloud-music
    ...Skinning, downloading, local song matching, desktop notification of network changes, sharing songs/playlists/MV/videos to QQ space. Login, Private Fm, Playlists, Albums, Artists, Charts, MVs, Videos, Comments, Searches, Users, Dynamics, Fans, Follow, Cloud Disks, Favorites... Heartbeat mode, lyrics fine-tuning, next play, additional play, single loop, random play, list loop. Routing orientation, partial refresh, home page column adjustment and persistence.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    BasicSR

    BasicSR

    Winning Solution in NTIRE19 Challenges on Video Restoration

    ...Unlike single-image restoration models, EDVR addresses the temporal dimension by aligning multiple video frames using deformable convolutional layers in a coarse-to-fine manner, allowing it to effectively handle large motion and complex scene dynamics. The architecture includes bespoke modules (e.g., Pyramid, Cascading and Deformable alignment and Temporal Spatial Attention fusion) that align information across frames and emphasize important features for restoration, enabling state-of-the-art performance on benchmarks such as the REDS challenge. By fusing spatial and temporal context, EDVR produces significantly improved visual quality in restored videos compared with approaches that treat each frame independently.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Canorus

    Canorus

    Music score editor

    Canorus is a free cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9
    Bullet

    Bullet

    JVM Bullet Physics SDK

    Bullet is real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. Jvm port of Bullet, by Erwin Coumans. Take a look at the tests to see what has been ported and tested to be working. A high-end desktop GPU, such as an AMD Radeon 7970 or NVIDIA GTX 680 or better. We succesfully tested the software under Windows, Linux and Mac OSX. The software currently doesn't work on OpenCL CPU devices. It might run on a laptop GPU but...
    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
    High Speed Parallel Imaging (HSPI)

    High Speed Parallel Imaging (HSPI)

    HSPI does parallel capture and sky surveys.

    HSPI offers to the astronomer the possibility to capture pictures from the CCD camera in a fast and intuitive way, keeping under control all the instrumentation in posses. HSPI can control the CCD camera, the mount, the focuser, the filter wheel and the dome from a single interface, and not only this: these features can be added on as many observatories and instrumentations you want. HSPI is ASCOM and INDI compatible, so if you want to use particular setups like Linux computers connected...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    OpenGLForResearch

    non-trivial OpenGL project for research purpose

    this repository contains all of my non-trivial OpenGL project done while learning computer graphics and computational fluid dynamics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dynamics.js

    Dynamics.js

    Javascript library to create physics-based animation

    Dynamics.js is a JavaScript library to create physics-based animations. You can animate CSS properties of any DOM element. You also can animate SVG properties. And any JavaScript object. Dynamics.js has its own setTimeout. The reason is that requestAnimationFrame and setTimeout have different behaviors. In most browsers, requestAnimationFrame will not run in a background tab while setTimeout will. This can cause a lot of problems while using setTimeout along your animations. I suggest you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ChordEase

    ChordEase

    Improvise to music with difficult chords easily on any MIDI instrument

    ...Though ChordEase is intended for jazz, it could be useful for any type of music that modulates frequently. ChordEase alters your notes in real time in order to make them harmonically correct, while preserving their rhythm and dynamics. By delegating rapid music theory calculations to ChordEase, you gain freedom to concentrate on other aspects of improvisation and performance, such as feel and aesthetics. ChordEase is a translator that takes MIDI notes as input, and produces MIDI notes as output. The input notes are mapped to the current chord scale in various ways, so that the output notes fit the chord progression of a song. ...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Scene
    ...The present release features GPU accelerated versions of all the background subtraction methods and morphological post processing of the object blobs with dilation and erosion filters, implemented in OpenCL. The framework was mainly designed as a toolkit for the rapid development of interactive art projects that explore dynamics of complex environments. The Scene GUI runs and compiles under Windows, Linux, and MacOS X, and is available in both 32 bit and 64 bit versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    ...VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all the operation of Matematica on different sets of data visualized on a Qt graphical interface. DrImage) image manipulation on the Matematica filters. The program is intended to use as less as possible external libs (optional: openGL, gsl, fftw, cgal, png, tiff, boost, MPI, Qt...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pedsim

    A microscopic pedestrian crowd simulation system and library

    PEDSIM is a microscopic pedestrian crowd simulation system. The PEDSIM library allows you to use pedestrian dynamics in your own software. Based on pure C++ without additional packages, it runs virtually on every operating system. The PEDSIM Demo Application gives you a quick overview of the capabilities, and is a starting point for your own experiments. PEDSIM is suitable for use in crowd simulations (e.g. indoor evacuation simulation, large scale outdoor simulations), where one is interested in output like pedestrian density or evacuation time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kochol Game Engine
    Kochol Game Engine(KGE) is an object-orianted hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FDiamondEngine

    FDiamondEngine

    3D game engine for C and C++

    Create C/C++ 3D games easily! Game engine including higher-level functions and highest-level that are little less than working games! Include an audio system, an thread system, events, entities, physics, etc. This engine is written in C and C++. But can be used from both languages. It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Combines Blender's graphical interface and rendering capabilities with MBDyn's multi-body dynamics, aerodynamics, and aeroelastics simulation and analysis, for rapid modeling and realistic rendering of physics based multi-body simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Maya plugin-in which allows you to bake particle instances into geometry, animation, and blendshapes that can be modified and updated without messing around with dynamics and expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MooSick Music Player
    Free mplayer-based Music Player with a built-in Song Database, Websearch, Streaming and Download Tools and several Audio Effects including Speed Control, Pitch Change, Dynamics Processing, "Live"-, Headphone- and Karaoke Filters and Distortion ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SimpleODE - physic simulation lib.It is free project based on Open Dynamics Engine (ODE):rigid body dynamics,realtime simulation, cloth, fluid(water) 2D, all ODE joints,vehicles,legged creatures ragdoll,complex objects,many demos. PROJECT CLOSED
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A hight performance well designed Collision Detection Library for the Open Dynamics Engine. Supports CONCAVE TRIMESHES and Deformable bodies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IAEditor - Open Source dynamics based scene animation editor. With this tool you can setup physics properties of your scene (such as mass, surface parameters, joints etc.) and controllers that will make your character move using physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB