Showing 576 open source projects for "3d"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Zhu3D is an interactive OpenGL-based mathematical function viewer. You can visualize functions, parametric systems and isosurfaces. The viewer supports special effects like animation, morphing, transparency, textures, fog and motion blur.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    K-3D is the free (as in freedom) 3d modeling, animation, and rendering system.
    Leader badge
    Downloads: 184 This Week
    Last Update:
    See Project
  • 3
    jHepWork

    jHepWork

    jHepWork was a name of the DataMelt program in 2005-20013

    jHepWork (2005-2013) was an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with the Jython (Python) scripting language. Currently the project is known under the name DataMelt (https://datamelt.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Traviz is a graphical user interface for tranalyzer2, a lightweight flow generator and packet analyzer application. It visualize the collected data in a user friendly interface and generates nice data plots (2D/3D histogramms, pie-charts, xy-charts) Update: Traviz has moved to GitHub https://github.com/splattner/traviz
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    OctoMap

    Moved to new location: http://octomap.github.com/

    A probabilistic, flexible, and compact 3D mapping library for robotic systems. OctoMap provides efficient occupancy grid mapping in 3D using octrees. OctoMap development has moved to http://octomap.github.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This project aims to provide a set of libraries for various common graphics programming tasks. These libraries can be used together, to perform the tasks of a typical monolithic 3D engine. Or separately, to cover specific needs of any graphics program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    POV-Ray system of macros for supporting residential building information modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mialib

    a realtime graphics library

    mialib is a core library for game development and interactive graphics research, this has utility modules and defines a framework for developing graphical applications like games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Varkon is a very powerful parametric 2D/3D CAD, modeling and application development tool for engineering, design, architecture, etc. It does 2D drafting, 2D and 3D modeling, sculptured surface modeling, and even animations. See our website for details.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    OsiriX - moved to Github
    The project has moved to GitHub: https://github.com/pixmeo/osirix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TreeBuilder is a 3D tree model procedural generation tool. It implements two methods of tree creation. First is based on J. Penn & J. Weber paper "Creation and Rendering of Realistic Trees" and the second one uses L-Systems. TreeBuilder also features realtime rendering of created models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Library to calculate smooth lines in 2D and 3D. Given some polyline, a finer segmented polyline is generated. The smoothed line may hit the original points or its length may be equal to the original length. Linear equations solvers are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ncmerge

    Merge multiple irregular NetCDF grids into an equirectangular grid.

    ncmerge can combine cell-based irregular grids very quickly into a single equirectangular (Plate Carree) grid to simplify visualization workflows. It first creates a map file from coordinate grids, and then performs fast lookups when regridding data values. 3D time varying variables are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PixelLight

    PixelLight

    PixelLight is a cross-platform application framework

    PixelLight is a cross-platform application framework for any kind of 3D applications like games, interactive simulations or visualizations. It's written in C++ and has been designed with flexibility and extensibility as one of it's main goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Self-Organizing Map Maker for Education and Research. Features include 3D-visualization of the training process, various 2D and 3D map topologies, easy extensibility to additional topologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    3D Reconstruction using Stereo Vision
    System Prototype to make 3D reconstruction solution using stereo images. It works with common cameras and not require large amount of memory during the images processing. It provides a low cost solution to educational environments with low budgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    fem3d

    Java software for building a 3D model for FEM Analysis.

    Basics of a CAD System. Lets users build 3D model of different geometry. Select properties and Analyze using FEM to get stress and displacements under loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Analysis

    Analysis

    Application to creating charts.

    The goal of project is delivering useful and simple tools to creating charts. Functionality is provided by modules/plugins (OSGi technology). It allows you to create your plugins or customize Analysis application (by changing installed plugins in application). The Application, thanks to JAVA technology, is portable on the most operating system. In Files page you can find the application and also patches to its.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Description Reveal Desktop is a web 2.0 data entry tool applicable for archaeological or other types of hierarchical relationships. Is makes use of the following open source tools and frameworks. Extjs 3.3 qwikiOfice php 5+ apache2 mysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GeoSolid3D produces 3D geologic solid models, incorporated into the aquifer and confining units of the USGS ground water models, Modflow and Sutra. Uses GIS data of DEMs, geologic maps, and maps of river, watershed, recharge, and aquifer parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JohanneumSTM

    JohanneumSTM

    Data logging and visualization in 2D and 3D for STMs.

    ...This software is designed for DAQ systems by BMCM (we use the USB-AD16F), but it should not be too difficult to adapt it to foreign systems.It currently supports resolutions up to 1024x1024, visualization in 2D and 3D using colors from predefined gradients, export to PNG, CSV, OBJ and more! Requires at least .Net Framework 4.0, DirectX 9, optional: BMCM driver for your DAQ system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xglore
    A 3D graph explorer for tree-like acyclic graphs. The graph nodes are placed in the 3D space based on their level from the root node so that child nodes make a circle under the parent node. Currently supports Graphviz *.dot format and XML. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Four widgets to display scientific data as dynamic plot.WScroll like an oscilloscope scrolling though the window.WEzdraw dynamic X/Y plotting Whistspectr dynamic 3D-spectrum plots. WHistbar bargraph display with time as 3-rd dimension. Wrotlabel rotat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GpsPrune is a java application to view and manage coordinate data, eg from GPS units. With it you can load a variety of text and Xml formats, view the data (in 2d and 3d), edit and convert the data, correlate photos and audio, create charts and more.
    Downloads: 1 This Week
    Last Update:
    See Project