Showing 28 open source projects for "object"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    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: 57 This Week
    Last Update:
    See Project
  • 2
    WavePacket (C++/Python)

    WavePacket (C++/Python)

    Time-dependent simulation of open and closed quantum systems

    ...Optionally accounting for the interaction with external electric fields within the semiclassical dipole approximation, WavePacket can be used to simulate modern experiments involving ultrashort light pulses in photo-induced physics or chemistry. WavePacket is suitable for teaching quantum mechanics as well as for research projects in physics and chemistry. The present C++ version is an object-oriented rewrite of the existing Matlab version aiming to be more flexible. In particular, the goals are easy handling of open and closed systems and support for unusual setups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Object-oriented crystallographic library and program, for the analysis of Crystal structures from scattering experiments: optimized scattering computation, Graphical interface for structures and data, global optimization algorithms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    dimtree

    dimtree

    Data Browser for DIM (Distributed Information Manager from CERN)

    DIMTree is Tree View Browser for DIM system. The DIM is CERN designed Distributed Information Manager system, see http://dim.web.cern.ch/. DIM uses to create distributed DAQ and experiment control systems. DIMTree is browser for DIM which provides Tree View to browse DIM Servers, his published Services and it's data content. It's useful test/monitor/debug tool for DIM users.
    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
    OFELI
    OFELI (Object Finite Element LIbrary) is a library of finite element C++ classes for multipurpose development of finite element software. It is intended for teaching, research and industrial developments as well.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Heat Wizard

    Heat Wizard

    thermocouple voltages to temperatures converter

    Heat Wizard converts thermocouple voltages to temperatures and back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Elastolix

    Elastolix

    Elastolix converts elastic moduli.

    Elastolix takes any 2 of 6 elastic moduli and calculates the remaining 4. There is a command line tool, named elastolix and a tool with a graphical user interface made with lazarus. Releases for macOS will always be first, others should always follow shortly after.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TLELib

    C++ library for very easy operating with TLE data sets and files.

    The TLELib is the C++ library, which allows to read and write the TLE files very easy. It provides 2 main objects: tlelib::Node - object, operating with NORAD two lines elements data. It allows to parse the data from 2 or 3 lines and to output the data into strings in according to the TLE format. tlelib::Stream - stream, allowing to read the TLE data from some object of iostream type, and to write the data in TLE format into such object.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TrackXY

    TrackXY

    Track & log x & y displacement, in realtime, of object in webcam

    Track, in realtime, horizontal and vertical displacement of object in webcam. Log timestamp, x and y to comma-separated value (.csv) file importable to spreadsheet. Uses Lukas-Kanade algorithm and based on lkdemo.cpp in OpenCV, stripped down to track single point in high contrast against a uniform background. Based on the BSD licensed OpenCV, TrackXY also has BSD-style license. I am a bit embarrassed to be posting this here, because it's such a rudimentary program, but I couldn't find any other ready-made program that would track an object in real-time from webcam, other than an $80 special-purpose program used in the original (torsion balance) experiment we were replicating. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    3-DPhysicsSim

    3-DPhysicsSim

    3-DPhysicsSim is an interactive 3-D physics simulator.

    3-DPhysicsSim is an interactive 3-D physics simulator which allows you to create a scene filled with objects and see how the objects act in real-time when governed by the laws of physics. 3-DPhysicsSim was created with the help of Irrlicht, WxWidgets and Bullet
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NOTE: Codebase is being moved to it's new home at: https://github.com/cjcliffe/CubicVR A high-performance object-oriented OpenGL 2.0 & OpenGL ES 3D engine with a simple implicit library interface. Includes GLSL, Bullet physics and Lua scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple project which attempts to emulate real life in the launching of a trebuchet. Requires a python compiler, and the python modules for math, gtk, pygame, random, and numpy. Please note: this is an early version and is in alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    StrawberryFields is a complete nanoscale electromagnetic modelling and data visualization suite. It comprises a vtk based GUI for modelling and data visualization and an extensible object oriented (Multi Processor compatible) back end processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is my vector calculator, wrote in Object-Pascal I made this, because I needed a vector calc, and I didn't find any on the internet! My classmates and my professor liked it, so I released here! This is also for novice programers, who want to study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Central Library is a mathematics library written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QMcBeaver is an object-oriented program to perform Quantum Monte Carlo calculations on atoms and molecules. It is designed to be easy to modify, allowing new ideas to be quickly implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Remember when you wrote your games in Pascal? Well continue that fine tradition by using JEDI-SDL! Which works with Delphi, Kylix, Free Pascal, Gnu Pascal and TMT Pascal. Cross-platform game develpment has never been easier!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    SmartBoard is the physic2D simulation program. It makes a user can freehand draw an object , and then simulate it, so SmartBoard is able to help a user to understand physic easily. We implement and edit Phys2D library to be physical engine of SmartBoard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The ESCL is a class library that can be used to develop electronic structure codes like those that are used in computational condensed matter physics. An object-oriented approach is suitable since real-world items like atoms and electrons are modeled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SST is a an object-oriented software foundation for a Rail Vehicle Simulator developed as a joint venture between Swedish National Rail Administration (Banverket), University of Uppsala and Swedish National Road and Transport Research Instititute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Forces and Objects Component Kinetics (FOCK) is a object-orientated physics library in C++ that allows 2D modeling of objects when various forces are applied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Flatland is a simple cross-platform object-oriented 2D collision library. It presents a C++ interface to the Open Dynamics Engine physics SDK. Flatland does not handle graphics, but two sample programs are available, both of which use OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyNewton provides an object oriented binding to access the Newton Game Dynamics engine from Python programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An object-oriented partial differential equation (PDE) solver, written in Python, based on a standard finite volume approach and includes interface tracking algorithms. *WARNING* The project is no longer using Sourceforge to maintain its repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo