Showing 347 open source projects for "3 d"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1
    three-d

    three-d

    Makes it simple to draw stuff across platforms (including web)

    three-d is a lightweight and modern 3D rendering library written in Rust that targets both native and WebAssembly environments, providing a simple yet powerful abstraction over GPU-based graphics APIs. It is designed to make 3D graphics programming accessible while still offering fine-grained control over rendering pipelines, materials, lighting, and camera systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jMonkeyEngine

    jMonkeyEngine

    A complete 3-D game development suite written in Java

    jMonkeyEngine is a 3-D game engine for adventurous Java developers. It’s open-source, cross-platform, and cutting-edge. v3.6.1 is the latest stable version of the engine. The engine is used by several commercial game studios and computer-science courses.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Wavelets.jl

    Wavelets.jl

    A Julia package for fast discrete wavelet transforms and utilities

    A Julia package for fast wavelet transforms (1-D, 2-D, 3-D, by filtering or lifting). The package includes discrete wavelet transforms, column-wise discrete wavelet transforms, and wavelet packet transforms. 1st generation wavelets using filter banks (periodic and orthogonal). Filters are included for the following types: Haar, Daubechies, Coiflet, Symmlet, Battle-Lemarie, Beylkin, Vaidyanathan. 2nd generation wavelets by lifting (periodic and general type including orthogonal and biorthogonal). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    ArchCUT3-D

    ArchCUT3-D

    ArchCUT3-D: 3-D Analysis of Incised Archeological Surfaces

    Software developed to precisely evaluate the 3-D micromorphological characteristics of archaeological surface incisions. Analysis based on a continuous 3-D slice sequence from a chosen range within the incision path. Measurements and shapes of individual slices can be extracted. ArchCUT3-D’s interface is designed to provide a computational and mathematical analysis of engravings to a wide audience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    Gaston.jl

    Gaston.jl

    A julia front-end for gnuplot

    Gaston is a Julia package for plotting. It provides an interface to gnuplot, a powerful plotting package available on all major platforms. The current stable release is v1.1.0, and it has been tested with Julia LTS (1.6) and stable (1.8), on Linux. Gaston should work on any platform that runs gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    httpstat

    httpstat

    It's like curl -v, with colours

    Windows/BSD/Linux supported, HTTP and HTTPS supported as well. For self-signed certificates use -k, and skip timing the body of a response with -I. Follow 30x redirects with -L. Change HTTP method with -X METHOD. Provide a PUT or POST request body with -d string. To supply the PUT or POST body as a file, use -d @filename. Add extra request headers with -H 'Name: value'. The response body is usually discarded, you can use -o filename to save it to a file, or -O to save it to the file name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tslearn

    tslearn

    The machine learning toolkit for time series analysis in Python

    The machine learning toolkit for time series analysis in Python. tslearn expects a time series dataset to be formatted as a 3D numpy array. The three dimensions correspond to the number of time series, the number of measurements per time series and the number of dimensions respectively (n_ts, max_sz, d). In order to get the data in the right format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cyber

    Cyber

    Semantic non-deterministic Superintelligence consensus computer

    Semantic non-deterministic Superintelligence consensus computer. A consensus computer allows for the computing of provable relevant answers without any opinionated blackbox intermediaries, such as Google, Amazon or Facebook. Stateless, content-addressable peer-to-peer communication networks, such as IPFS, and stateful consensus computers such as Ethereum, can provide part of the solution needed to obtain such answers. There are however at least 3 problems associated with the above-mentioned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tencent Cloud Code Analysis

    Tencent Cloud Code Analysis

    Static code analysis

    Tencent Cloud Code Analysis (TCA for short, used internally by the R&D code CodeDog ) is a cloud-native, distributed, high-performance comprehensive code analysis and tracking platform that integrates many analysis tools, including server, web and client The three components have integrated a number of self-developed tools, and also support the dynamic integration of analysis tools of various programming languages ​​in the industry.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Very Simple Struct Storage System

    database library/engine

    database library/engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    rlabplus for linux
    RLaB is an interactive, interpreted scientific programming environment which provides fast prototyping and program development. Its syntax is a combination of c (curly brackets for blocks of statement, some statements) and fortran/matlab (c) (indexing of arrays starts from 1, naming of the functions). Project rlabplus provides second update to RLaB2 and third release RLaB3 of the environment for 32- and 64-bit linux systems.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13

    Move Git Repos

    Consolidate Local Git Repos to One Folder

    .... ## Requirements - Python 3.11+ (uses `tomllib`) - Linux or Windows ## Quick start 1. Edit `mvRepos.cfg` (set `searchRootDirsWin` and/or `searchRootDirsLinux`) 2. Dry run: - `python mvRepos.py --dry-run` 3. Real run: - `python mvRepos.py` ## Key behaviors - Transactional move: copy -> verify -> rename -> delete - Includes `.git` in verification by default - Nested repos are treated as an error (parent skipped) - Logs to STDOUT and `mvRepos.log` in the current working directory ## Common overrides - Override scan roots: - `python mvRepos.py --f "D:/projects" "E:/repos" --d "D:/ConsolidatedProjects"` - Follow symlinks: - `python mvRepos.py --follow-symlinks` - Resume: - `python mvRepos.py --resume`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RoshanOS

    RoshanOS

    RoshanOS is a friendly distro with welcome, layout, tweaks & tryouts

    ...It also includes MySQL, PhpMyAdmin, XAMPP server. Microsoft Windows and Google Android apps can be run on RoshanOS 3 (advanced users only). Welcome doc for RoshanOS 3 https://esite.pk/Roshan-OS-3.html Become my patron https://patreon.com/asakpke Or support my projects. OS Username: roshantech Password: esite.pk
    Downloads: 67 This Week
    Last Update:
    See Project
  • 15
    The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, macOS and Windows.
    Leader badge
    Downloads: 990 This Week
    Last Update:
    See Project
  • 16
    Metztli Reiser4

    Metztli Reiser4

    Reiser4 SFRN 4.0.2 /Zstd Debian Trixie minimal install media ISO/USB

    Modified Debian netboot with rtw89 WiFi-support install image suitable to be 'burned' onto ~340 MB CD|USB media with command (assuming USB device is at /dev/sdc *else* modify or you risk data loss) at Linux shell: dd if=metztli-reiser4.iso of=/dev/sdc bs=4M; sync Enables native reiser4 create/partition/format of storage media during Debian OS installation—accomplished via Internet. Guided non-expert install defaults to 500MB /boot JFS & reiser4 non-LVM others. Expert...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 17
    Nexus Ham Radio

    Nexus Ham Radio

    All-mode ham radio operations center: 9 modes TX, APRS, awards

    Nexus puts the whole ham station in one modern app: FT8/FT4 with WSJT-X-grade sequencing plus Q65, FST4, FST4W, MSK144, JT65 and WSPR all transmitting, RTTY, SSTV, APRS, SSB/FM phone, and CW with a neural-net decoder. The rig's own RF panadapter streams into the cockpit on native-CI-V Icom and FlexRadio. The waterfall pauses and rewinds. Route each band and mode to the radio that does it best, across up to three rigs. Awards (DXCC, WAS, WAZ, VUCC, IOTA) compute offline, and an eQSL or QRZ...
    Leader badge
    Downloads: 406 This Week
    Last Update:
    See Project
  • 18
    SMILI

    SMILI

    Scientific Visualisation Made Easy

    The Simple Medical Imaging Library Interface (SMILI), pronounced 'smilie', is an open-source, light-weight and easy-to-use medical imaging viewer and library for all major operating systems. The main sMILX application features for viewing n-D images, vector images, DICOMs, anonymizing, shape analysis and models/surfaces with easy drag and drop functions. It also features a number of standard processing algorithms for smoothing, thresholding, masking etc. images and models, both with...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 19
    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You...
    Leader badge
    Downloads: 3,187 This Week
    Last Update:
    See Project
  • 20
    Monte Carlo eXtreme (MCX)

    Monte Carlo eXtreme (MCX)

    Physically accurate and validated GPU ray-tracer

    MCX is a GPU-accelerated, general-purpose, physically-accurate and feature-rich 3-D light transport simulator. It is one of the fastest simulators because it can use tens of thousands of GPU threads to simulate photons in parallel.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 21

    Elder Fraud Toolkit

    Credit freeze letters for all three bureaus, including for a parent

    Elder Fraud Toolkit is an MIT licensed TypeScript library that automates the mail and phone steps on a real elder fraud prevention checklist. It fills in credit freeze request letters for Equifax, Experian and TransUnion, either for someone freezing their own file or for a guardian, conservator or power of attorney agent acting for a person who cannot place the freeze themselves. Federal law makes that fiduciary request free, but it works only by mail, each bureau wants a different package,...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    OdooPLM

    OdooPLM

    A Full PLM system based on odoo

    ...search=omniasolutions github.com/OmniaGit/odooplm DOCKER QUICK START git clone -b 19.0 https://github.com/OmniaGit/odooplm.git addons/odooplm FROM odoo:19.0 + pip3 install -r aaa_requirements.txt Mount ./addons -> /mnt/extra-addons, then: odoo -d DB -i plm,plm_web_3d,plm_automated_convertion Docs: odooplm.omniasolutions.website | info
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 23

    Delayter

    Utility to queue files for deferred deletion, days/weeks/months later

    Full documentation: Download delayterX.Y.html User has files that can probably be deleted later but does not feel comfortable deleting right now. Instruct with simple commands in which the file names and delay time are specified, eg.: Delayter -m 1 -w 2 -d 3 file1 file2 by which file1 and file2 are scheduled for deletion 1 month, 2 weeks and 3 days from now (roughly 47 days). Useful on projects with many temporary junk files that cannot be deleted until a later time at which you might not remember whether they are important or not. There are safeguards to protect against accidental deletion. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sharada-Braille-Writer

    Sharada-Braille-Writer

    Six key approach to producing print materials.

    ...In S.B.W, Simultaneous multiple press of braille combinations, will produce corresponding letters. So one can input text in more than 40 languages with braille knowledge in perkins like way. letters f, d, s, j, k, l represent 1 2 3 4 5 6 of the braille dots respectively. By pressing "f" and "s" together will produce letter k and like. Website : https://zendalona.com/sbw/ Github repository 1 : https://github.com/zendalona/sbw Github repository 1 : https://github.com/zendalona/libbraille-input Ubuntu PPA 1 : https://launchpad.net/~nalin-x-linux/+archive/ubuntu/sbw Ubuntu PPA 2 : https://launchpad.net/~nalin-x-linux/+archive/ubuntu/libbraille-input
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Baya - SoC Integration Platform

    Baya - SoC Integration Platform

    Best in class SoC Integration Platform, IP-XACT, Verilog VHDL, UPF

    1. Comes with 200+ high level Tcl commands around SoC platform assembly 2. Easy to start - use the verilog2baya tool to convert existing SoC/SS into Baya 3. Adhoc and Interface based connections 4. Autoconnections 5. Rule based connections between component ports 6. A variety of SoC integration Methodologies 6.a. XLS/CSV Based connections 6.b. Port-to-Port Adhoc connections 6.c. IP-XACT and System Verilog Interface based connections 6.d. ... 7. Maintains a connectivity database with advance queries 8. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next