Showing 87 open source projects for "3d path plan"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    pg_flame

    pg_flame

    A flamegraph generator for Postgres EXPLAIN ANALYZE output

    A flamegraph generator for Postgres EXPLAIN ANALYZE output. The pg_flame program reads a JSON query plan from standard input and writes the flamegraph HTML to standard output. Therefore you can pipe and direct input and output however you desire. Flamegraphs were invented by Brendan Gregg to visualize CPU consumption per code-path of profiled software. They are useful visualization tools in many types of performance investigations. Flamegraphs have been used to visualize Oracle database query...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Opensource Game Studio

    Opensource Game Studio

    The primary goal of The Opensource Game Studio Team is the creation of the free Toolset for creating the computer games, and also the creation of games with its aid. At present we developing the game engine, in which, we try to combine the best things, that we managed to find in the the world Opensource and Freeware with our own developments. Right now we are working on creation of a mahjong solitaire game, it'll be a first step in a long path to our toolset and full scale RPG in the end.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3

    My Motorola

    I am the operation/project manager for a design of a new cell phone

    I'm Tonya White Operator/Project Manager of My Motorola for a design for a new Motorola cell phone. My job is to plan the production schedule and calculate production duration. My boss wants a completed schedule on her desk tomorrow morning ! I have been given all of the information and this information includes all of the activities required plus the duration of each activity. Each step of the project must be completed before moving to the next level with the final step being selecting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    xeogl is an open source JavaScript library from xeolabs for 3D model visualization on WebGL. It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically. Navigate them with the camera and script them with Javascript, to build compelling 3D presentations. Load multiple models. Isolate/move/emphasize objects. Camera navigation controls. Camera animations (flyto, follow, path etc). Emphasis effects (wireframe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
    Learn More
  • 5
    MoCalc2012

    MoCalc2012

    GUI for MOPAC, DFTB+, GAMESS, Firefly, NWChem, ORCA and PSI4

    MoCalc2012 is a simple, efficient Graphical User Interface for MOPAC, DFTB+, GAMESS(US), Firefly, NWChem, ORCA and PSI4.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    Lapidarius

    Lapidarius

    Faceting design software

    A faceting design program. Make designs for faceting stones using the graphical user interface, preview cuts before they are made, and use symmetry to create remarkable gems. See step-by-step instructions on how to cut your designs, and see the path of individual light rays of different colors through the stone when a material with a given refractive index and dispersion is used. Still in progress. Open to suggestions of features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LASA 2

    LASA 2

    Project Planning; Developing the Project Plan and Determining Critical Path for District 4 Warehouse Move.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    x3drenderlibrary

    x3drenderlibrary

    A 3d rendering framework

    x3d render library is a 3d graphics framework with implementation of several useful rendering algorithms: a rasterization renderer(with implementation of both builtin software rendering & opengl hardware rendering); a path tracing renderer(cpu based) x3d demoscene is a framework and tool chains dedicated in animation production. x3d render library is used for the rendering component
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10

    GeoKarambola

    GPX parser, track & route utilities, GEO calculus, 3D vector algebra.

    ... - horizontal distance - bearing between 2 points - turning angle from bearing - distance from a point to a line segment R3 for 3D vector algebra: - addition - subtraction - dot product - scalar product - cross product - distance between points - distance from point to line segment - distance from point to path Units with: - METRIC, IMPERIAL and NAUTICAL systems - uniform distance formating - uniform speed formating
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Delta Chili

    3D Shopping

    My plan is to create a webgl "real" 3d shopping experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CamelCAM

    3D CAM program for CNC mills/lathes

    CamelCAM will allow the user (in time, when/if fully functional) to load CAD 3D geometry objects from DXF, IGES and possibly other file formats, choose a particular CNC machine model, set needed parameters and then generate an ISO program suited for that CNC machine, capable of milling/lathing the selected piece.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PathFinding.js

    PathFinding.js

    A comprehensive path-finding library for grid based games

    The aim of this project is to provide a path-finding library that can be easily incorporated into web games. It may run on Node.js or the browser. It comes along with an online demo to show how the algorithms execute. (The pathfinding speed is slowed down in the demo). Note that this project only provides path-finding algorithms for 2D space. If you need to work in a 3D environment, then you may use @schteppe's fork. When instantiating path-finders, you may pass in additional parameters...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    RMapViewer

    A viewer for reaction maps among isomers

    Coming soon... A viewer for reaction maps among isomers to find possible reaction paths from one ore more reactant to products within a specified energy band. An animation of a specified reaction path can be viewed on Jmol. Please click on the wiki tab for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Open-Driving-3D

    A free driving simulator.

    Open-Driving-3D is a driving simulator that I'm making in python with panda3d. I plan to at some point add AI traffic. Its fairly simple right now, but its only on version 0.05. The reason I wanted to create a driving sim was because there don't seem to be enough free ones. You need the Panda3d game engine to run this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SketchTrack

    SketchTrack

    Draw railway tracks in 3D from a simple script language in SketchUp

    SketchTrack is a SketchUp plugin intended to serve as computer aided design (CAD) tool for track planning, especially for railway modellers who want to use the same planning paradigms used for real-world track layouts. This usually includes (but is not restricted to) self-made track work. SketchTrack reads a text file containing the track program and draws it in a 3D space. So, instead of clicking together a track layout in a graphical editor, the user of SketchTrack has to provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TrollEditor

    Editor of virtual worlds.

    Troll enables creation and visualisation of complex environments. It is based on Ogre3D (graphics engine), Bullet (physics engine), PhysX (physics engine), OpenAL (3D sound and music), OpenCV (image analysis and camera model) and Boost (threading and python binding). It uses Python for scripting, as well as built in simple scripting language. Some features: - built in multiplayer - incorporating data from different sensors (IMU, AHRS, Razer Hydra) - image server/client - built in support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TUBE 3D

    TUBE 3D

    Software For CNC Plasma Tube Cut Profile Creation

    PLASMA TUBE 3D 2014 is developed for Plasma Pipe Cutting Machine. Goal is to provide easy way to calculate point coordinates for pipe (tube) cutting where each end of produced tube needs to fit to some round or planar surface (in most case, next step is welding produced tube to that surfaces). G CODE produced can be used directly (in most cases) as input to some CNC machine control software. Or you can easily use (cut&copy) calculated paths and use it in your own G CODE file...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    MatLab 3D engine

    A basic rendering demonstrator in MatLab.

    I made this as a project in my Linear Algebra course. The project uses concepts like Change of Base, Gram Schmidt Orthogonalization, and linear transformations to render and animate an arbitrary shape on an arbitrary path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Blender Auto Update Bash Script

    Update your Blender on Linux to the latest version - automatically

    ... you can dbl click and select open in terminal. Or manually in a terminal: SUDO access is not required... sh <path to file>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    xPyder PyMOL Plugin

    Analyze and visualize coupled residues and their networks in proteins

    xPyder is a PyMOL plugin to analyze and visualize on the 3D structure dynamical cross-correlation matrices (DCCM), linear mutual information (LMI), communication propensities (CP), intra- and inter-molecular interactions (e.g. PSN), and more, to produce highly customizable publication-quality images. xPyder identifies networks (using concepts from graph theory, such as hubs and shortest path searching), compares matrices and focuses the analysis on relevant information by filtering the data...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    gmop3d

    Manipulator or Industrial Robots MOtion Path 3D simulation and animat

    The gMOP3D version 0.0.1 software is a Manipulator or Industrial Robots MOtion Path 3D simulation and animation system base on gnu. This software only do ari thmetic and calculating the path. It depends the OpenSCAD environment for simuation and animation of motion. You can use it simulating X Y Z coordinate CNC with out G code. It maybe use to axle running one straight line, as this straight path as the CNC linear motion system. This is the first software of me, so it may have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Emergency Flight Path Planner (Lite)

    Emergency Flight Path Planner (Lite)

    This software is a functional sample of a tool which allows retrieval off data from the FlightGear flight simulator into Matlab and evaluation of the position of the airplane with regards to the terrain and its surface characteristics which are used to determine a safe place for landing and plan a safe path for landing. The tool allows for guidance along the planned path to the closest safe landing place. The planner is ilustrated at http://www.youtube.com/watch?v=iPH_eeze5sg .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Lute CAD

    Lute CAD

    Desktop GUI for prototyping a lute

    GUI for editing a constrained parametric model of a lute. Editing proceeds largely via tweaking of the bowl shape using Bezier handles. Model data is saved to a custom xml format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    HomeDeco3D

    DecoHome3D is a Java application for choosing and placing furniture

    The typical HomeDeco3D end-user is a moving person with little time at its disposal. The major steps of the user will be : 1.Choosing its furniture and their size among a list organized by themes. 2.Drawing the 2D plan of its home with the mouse, using visual guides. 3.Placing its furniture on the 2D plan, with the ability of moving and rotating each piece. A realistic rendering will be also displayed in a 3D view. 4.Saving its work to reload it later...
    Downloads: 0 This Week
    Last Update:
    See Project