Showing 418 open source projects for "skippy-mesh"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
    Learn More
  • 1

    Java Mesh Server

    A Java Version of Magnie's Mesh Server for VPS

    Written in Java, this is meant to be used as a replacement for Scratch (by MIT) on web servers. It uses TCP port 42001 and Remote Sensors Connections Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DAiict Mesh Network (DAMN)

    DAMN is an attempt to create a mesh network in DAIICT campus.

    DAMN, as a mesh network will allow free communication inside the campus at DAIICT. Telephony, file sharing and other LAN applications can now be used on the go with the mesh network acting as a Wireless LAN. DAMN will also act as a test bed for future research in DAIICT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    https://www.hostedredmine.com/projects/xnaprogressivemesh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    forallahquad

    A code that generates a quad mesh and saves it to txt file

    In the name of Allah. Peace and prayers upon all prophets. The code adapt codes from: #http://www.salome-platform.org/user-section/tui-examples/ example: kishinev_refined_by_pattern.py #http://www.salome-platform.org/forum/forum_12/thread_1068 to allow the user to use Salome (http://www.salome-platform.org/) platform to create an all quadrilateral mesh of a ship hull and save it in text file:
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • 5

    ElemFreGalerkin

    A tutorial Galerkin meshfree code

    Meshfree or meshless methods were born to replace the traditional finite element in applications where meshing a complex geometry and/or excessive remeshing is involved. This code, written by Vinh Phu Nguyen, implements one and two dimensional Element Free Galerkin (EFG) method which is one of the most common meshfree methods for elasticity. It also implements Partition of Unity based enrichment for weak and strong discontinuities. The method and the implementation are described in the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    PROJECT MOVED: see http://www.vmtk.org for up-to-date information. Libraries and tools for 3D reconstruction, geometric analysis, mesh generation and surface data analysis in image-based blood vessel modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ASDM-NoC

    Asynchronous Spatial Division Multiplexing Router for On-Chip Networks

    This project provide a reconfigurable asynchronous SDM router which can be configured into a basic wormhole router or an SDM router with multiple virtual circuits in every direction. Features: * 5-port router for mesh network (0 south, 1 west, 2 north, 3 east, 4 local) * The dimension order routing (XY routing) * Available flow control methods: wormhole, SDM, VC * Reconfigurable number of virtual circuits, buffer size, data width * Fully synthesizable router implementation * SystemC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Sentinal

    PHP daemon to process 3d mesh algorithms

    Primarily for use with the REVEAL web system this daemon polls a mysql database for 3d rendering requests. Currently the system will handle PMVS2 from U. Wash and Iray from Brown U. systems. Much of the code was ported from the osm-bundler system http://code.google.com/p/osm-bundler/ The daemon curently runs in win64/linux64 for PMVS and linux64 for Brown's Iray algroithm. The code has been tested and running on Ubuntu 11.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Mountonmeshée

    Group Study to make mesh network and maintains a Linux distribution.

    With the objective to create, assist, study and make mesh networks, the project extend to make another Linux distribution, with only educational propose. Access http://sourceforge.net/p/mountonmeshee/wiki/Home/ to more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
    Learn More
  • 10

    XFEM

    XFEM implementation in MATLAB

    The extended finite element method (XFEM) classified, one of the partition of unity method (PUM), allows discontinuities to be simulated independently of the mesh. This is possible by adding appropriate functions to the FE approximation basis, for example, the Heaviside function. The discontinuities can evolve in time, without a need for a conforming mesh. A MATLAB implementation of the XFEM written by VP Nguyen, is given here. The interaction of cracks and crack-inclusion interaction...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Euclid's Lattice

    Simulates non-Euclidean spaces with multidimensional meshes.

    Distributes points in n dimensional space, within some constraint or according to some function, then attempts to connect them into an m dimensional mesh (eg., a 3-sphere, which has a 3 dimensional surface, or more exotic things like a Klein bottle and its higher dimensional analogs). Upon success, one can then place and maneuver cameras on the surface of the mesh, their vision restricted to said surface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Planar Graph Generator

    Planar Graph Generator

    Planar graph generator based on Voronoi diagrams

    This tool generates planar graphs, with the help of Voronoi diagram package (megamu.mesh) created by Lee Byron (see: www.leebyron.com/else/mesh/). An output graph is a JUNG graph object (see: https://sourceforge.net/projects/jung/). Be aware that the tool was not optimized neither for exceptions/errors handling nor for time/spatial complexity. The code has been poorly commented (I'm lazy) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    An open-source project to develop a free, modern and sophisticated plant generation tool. This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh. Then I plan on adding features in subsequent releases. Then I'll probably end up rewriting all of the code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iSight (Scientific data plotting)
    i-sight is a scientific data visualization / plotting / mesh visualization software that can plot data fields, contours, streamlines (much like TecPlot), and also has a 3D mesh visualizer that can cut a mesh, perform shadow visualization and related stuf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BetaSDK
    The BetaSDK project has been started to bridge the gap between SDK and game development suite using the XNA 4.0 Game Studio SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ad-Hoc Wireless Distribution Service - a Layer-2 mesh network routing protocol for 802.11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MESH is a tool that measures distortion between two discrete surfaces (triangular meshes) using the Hausdorff distance to compute a maximum, mean and root-mean-square errors between two given surfaces. It also displays the error values on the surface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CGAL

    CGAL (Computational Geometry Algorithms Library)

    CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Canadian Canoe Trek

    Canadian Wilderness Canoe trip in northern Canada

    Canadian Canoe Trek is a simulation of a canoe trip in the Canadian wilderness. The graphics are meant to look real and the scenery is very nice. I made this simulation in about four days. The mesh objects were my own design too. I used wings to make the loon, turtle, moose, lily pads, flowers and canoe. You can change views with the number keys. This canoe simulation includes rapids and rocks so be careful out there EH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The MESH (Modeling Environment for Software and Hardware) Simulator is a tool for high level (above instruction set simulation) modeling and performance estimation of heterogeneous Systems on Chips (SoCs?).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    3DScanner

    Real-life objects to 3D models with a simple kinect

    This is a 3d scanner that uses the kinect as hardware scanner. A single perspective mesh can be generated currently. Written in C#, WPF, openTK en openni. We wish to merge meshes, perspectives and live video stream of multiple kinects. Join us now!!! Secondly a framework to do this kind of conversions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cloud based software to store and present data from one or more eKo Pro wireless sensor networks. Perl scripts, which connect to eKo Pro gateways, parse the XML packet streams, store and graph the extracted sensor data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AP-7181 Outdoor 802.11n Mesh Access Point
    Provide and share included code with the community for AP-7181 Outdoor 802.11n Mesh Access Point
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sythos Stuffs
    Some file released for general purpose, mainly focused on Kirstens Viewer on linux systems
    Downloads: 0 This Week
    Last Update:
    See Project