Showing 3707 open source projects for "visual-cfd"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    nodejs-dashboard

    nodejs-dashboard

    Telemetry dashboard for node.js apps from the terminal

    ...The tool can be injected into applications with minimal or no code changes by using Node’s preload flag, making adoption straightforward for developers. Its interface uses Unicode Braille characters to render compact graphs directly in the terminal, creating a highly responsive visual experience. nodejs-dashboard is primarily aimed at local development and debugging rather than production observability, helping engineers quickly identify performance bottlenecks. Although the repository is now archived, it remains a useful lightweight option for developers who prefer terminal-native telemetry during Node.js development workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Imaging

    Imaging

    High-quality image processing library for Go

    This project is an open source image processing library written in Go that focuses on providing simple, efficient, and high-quality image manipulation functionality. It is designed to work with Go’s standard image package while extending it with commonly needed operations such as resizing, cropping, rotating, and filtering. The library emphasizes correctness and image quality, using well-known resampling algorithms to produce consistent results. Its API is intentionally minimal and easy to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Notification

    React Notification

    Provides snackbar notifications for React

    React Notification provides snackbar notification messages and notification stacks. The default visual style and interaction follow Material Design guidelines for snackbars and can be fully customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J.A.R.V.E.S. OpenFOAM Controller
    Software de controle para simulações em ambiente OpenFOAM. Projetado para uso educativo, em cursos de graduação em engenharia, física e química, podendo ser estendido para uso em pesquisas no campo da dinâmica de fluidos computacional. ------------------------------------------------------------------------------------------------------------------------ Controller software for simulations in OpenFOAM environment. Designed for educative use in undergraduate courses in Engineering,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Image Quality Assessment

    Image Quality Assessment

    Convolutional Neural Networks to predict aesthetic quality of images

    ...The repository provides an implementation inspired by the NIMA (Neural Image Assessment) research approach, which uses convolutional neural networks trained on human-annotated datasets to estimate image quality scores. The goal of the project is to automatically evaluate images based on perceived quality factors such as composition, clarity, and visual appeal. Instead of relying on simple image statistics, the system learns patterns that correlate with human judgments about image aesthetics and technical quality. The repository includes code for training models, performing inference, and evaluating predicted scores against labeled datasets. It also provides utilities for image preprocessing and data management that help prepare datasets for training deep learning models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SVR is free and open source software for renaming videos and subtitles Features: Group renaming (deleting, inserting, serialization, replacing and case), Drag n Drop file (supported video files avi, mp4, mkv, wmv, and supported subtitles files are txt, sub, srt), Renaming by video file name, or by Subtitle file name, Cross platform application, it works on Windows, Linux, Unix, Mac OS, Renaming large number of files Multilingual (thanks to Yuri Bongiorno) English Italian (thanks to Yuri Bongiorno) Serbian Hungarian (thanks to Csernai Árpád) French (thanks to Soopa) Turkish (thanks to Gökhan Atış ) NOTE: For version 0.6.0 and newer please install Visual Studio Redistributable (x86) you can find it on https://visualstudio.microsoft.com/downloads/ under 'Other tools and Frameworks' From version 0.5.1 please install Visual Studio 2015 Redistributable (x86)
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7

    uTIlzReg

    Diffeomorphic registration of 2D/3D nifti images

    ...It works using non-compressed nifti images (.nii). Successfully compiled under linux ubuntu and mac OSX with gcc. NEW: Successfully compiled under Windows with MS Visual C++ 2010 the 19/09/12 (revision 46)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gaea Editor

    Gaea Editor

    Design websites in your browser

    Gaea Editor is a rich, web-based content editor designed for building and managing structured documents with a focus on flexibility and extensibility. It provides a block-based editing system where users can create complex layouts using modular components, similar to modern visual editors. The project emphasizes developer control, allowing customization of editor behavior, plugins, and data structures. It supports rich text formatting, media embedding, and dynamic content generation, making it suitable for content management systems and applications requiring advanced editing capabilities. The architecture is designed to separate content structure from presentation, enabling better maintainability and scalability. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    eShopOnWeb

    eShopOnWeb

    Sample ASP.NET Core 8.0 reference application

    eShopOnWeb is Microsoft's .NET core sample reference application demonstrating monolithic web app architecture using Clean Architecture principles. It illustrates modern .NET patterns, organized across projects, and is designed for learning and as a starter template. The eShopOnWeb sample is related to the eShopOnContainers sample application which, in that case, focuses on a microservices/containers-based application architecture. However, eShopOnWeb is much simpler in regards to its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Visual Basic for Android

    Visual Basic for Android

    Visual Basic for Android

    This is an attempt to create an Android IDE for VB developers. This is work in progress and will love to hear your feedback. Many things are still manual and also some are not fully functional like VB to Java translator and Layout Editor. Requires: 1. Windows XP or later 2. .Net 2.0 3. JDK 1.8 or later 4. Android SDK-tools-windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AI Cheatsheets

    AI Cheatsheets

    Essential Cheat Sheets for deep learning and machine learning research

    ...It compiles cheat sheets for widely used libraries and technologies such as TensorFlow, Keras, NumPy, Pandas, Scikit-learn, Matplotlib, and PySpark. These materials summarize common functions, workflows, and best practices in a concise visual format that makes them easy to consult during development or study sessions. The repository functions as a centralized library where users can quickly access reference materials for both machine learning theory and practical programming tools. Many of the cheat sheets are available as downloadable PDFs and images, allowing learners to keep them as quick references while working on projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VivaGraph

    VivaGraph

    Graph drawing library for JavaScript

    ...It is designed for speed and scalability, handling large graph datasets with smooth rendering and interactive capabilities such as dragging nodes and zooming. The library supports multiple rendering backends including SVG, WebGL, and Canvas, allowing developers to choose the best balance of performance and visual fidelity for their use case. Its layout algorithms help position nodes in aesthetically pleasing arrangements using force-directed simulations that adjust dynamically as the graph evolves. VivaGraphJS is modular, so you can extend or customize layouts, rendering, and interaction logic to fit specialized applications such as social network analysis, dependency mapping, or knowledge graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jMonkeyLorisGUI

    jMonkey native GUI based on XML definitions and CSS-like styling

    LorisGUI is a reworking of Lemur that focuses on configuring GUI screens and components via XML definition files. The GUI components are built from basic jMonkey elements. The GUI component appearance is controlled via CSS-like styling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    geoStarsLib  - geodetic library

    geoStarsLib - geodetic library

    Geodesy based library (geodetic and geocentric functions)

    geoStarsLib has functions for dealing with many geodesy-based problems found in positioning, pointing, and surveying situations. It is useful to determine absolute position on the earth, pointing vectors, coordinate transformations, and other functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Peacock for Visual Studio Code

    Peacock for Visual Studio Code

    Subtly change the color of your Visual Studio Code workspace

    Peacock for Visual Studio Code is a popular Visual Studio Code extension that allows developers to customize the color of their workspace, making it easier to distinguish between multiple open projects or environments. It is particularly useful for developers who work with several instances of VS Code simultaneously, as it provides a visual cue to identify each workspace quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Native File Dialog

    Native File Dialog

    Neat C library that portably invokes native file open and save dialogs

    A tiny, neat C library that portably invokes native file open, folder select, and save dialogs. Write dialog code once and have it pop up native dialogs on all supported platforms. Avoid linking large dependencies like wxWidgets and qt. Tested, works alongside libsdl on all platforms, for the game developers out there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Inviwo

    Inviwo

    Interactive Visualization Workshop

    Inviwo is a modern, open-source visualization framework designed for interactive visual data analysis and scientific computing. Built in C++ with a modular, extensible architecture, Inviwo combines a visual editor (for creating data pipelines) with a powerful runtime engine that supports real-time rendering, interaction, and GPU-accelerated processing. It’s widely used in scientific domains for building and sharing visualizations of complex data such as medical imaging, simulations, and machine learning models. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BiQuad filter (IIR - filter)

    Visual Studio C++ BiQuad filter project

    With this project you can design the following filter types: - 1st order low-pass - 1st order high-pass - 2nd order low-pass - 2nd order high-pass - Band-pass - Band-rejection This project includes also a documentation about how to calculate the filter coefficients of the IIR-filter algorithm in German and English language. Furthermore you can run the project in a VisualStudio C++ environment and analyze the filter output, stored inside a CSV file, based on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zemeroth

    Zemeroth

    A minimalistic 2D turn-based tactical game in Rust

    ...The game is designed to simulate a digital tabletop experience, with mechanics such as reaction attacks, action interruption, and dynamic movement patterns that create highly interactive encounters. Zemeroth prioritizes simplicity in visual design, using clean 2D graphics and a limited number of sprites to maintain clarity and performance. It includes both native builds and a WebAssembly version that can run directly in the browser, demonstrating the flexibility of Rust-based game development. The project is structured to allow expansion into additional gameplay modes, including campaign systems and strategic layers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MatBlazor

    MatBlazor

    Material Design components for Blazor and Razor Components

    MatBlazor comprises a range of components that implement common interaction patterns according to the Material Design specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WALKOFF

    WALKOFF

    A flexible, easy to use, automation framework

    ...Deploy on Windows or Linux. Python 2.7 and 3.4+. Scale to your needs. Plug-and-play integration of almost anything with easy-to-develop apps. Send workflow data to custom visual interfaces to act with confidence. Harness the power of automation on your terms. An active community is essential for our success. Help us to develop and promote a common integration format that would enable the seamless deployment of WALKOFF apps across participating platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AET

    AET

    Detects visual changes on websites and performs page health checks

    AET is a system that detects visual changes on websites and performs basic page health checks (like w3c compliance, accessibility, HTTP status codes, JS Error checks and others). AET is designed as a flexible system that can be adapted and tailored to the regression requirements of a given project. The tool has been developed to aid front-end client-side layout regression testing of websites or portfolios, in essence assessing the impact or change of a website from one snapshot to the next.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Git Credential Manager for Windows

    Git Credential Manager for Windows

    Secure Git credential storage for Windows for Visual Studio

    Git Credential Manager for Windows is no longer being maintained. The cross-platform Git Credential Manager Core (GCM Core) is the official replacement. GCM Core is included as an optional component of Git for Windows 2.28 and will be made the default credential helper as of Git for Windows 2.29. GitHub will disable password-based authentication on APIs Git Credential Manager for Windows uses to create tokens. As a result, GCM for Windows will no longer be able to create new access tokens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Visual-Eyes External sources

    Visual-Eyes External sources

    External sources reposirtory.

    Install guide and external sources repository needed for the Visual-Eyes software. Read the install guide to setup the dependencies for the Visual-Eyes software. The sources of the libraries are available here. Download the .zip file and get started!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB