Showing 27 open source projects for "python games code"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Surya

    Surya

    Implementation of the Surya Foundation Model for Heliophysics

    Surya is an open‑source, AI‑based foundation model for heliophysics developed collaboratively by NASA (via the IMPACT AI team) and IBM. Named after the Sanskrit word for “sun,” Surya is trained on nine years of high‑resolution solar imagery from NASA’s Solar Dynamics Observatory (SDO). It is designed to forecast solar phenomena—such as flares, solar wind, irradiance, and active region behavior—by predicting future solar images with a sophisticated long–short vision transformer architecture,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KherveFitting

    KherveFitting

    Fit X-ray Photoelectron Spectroscopy (XPS) and Raman data

    KherveFitting is a full featured XPS & now Raman fitting software for Windows & macOS that is simple and easy to use. KherveFitting can open Excel files (.xlsx) or import/convert .vms, .avg, .kal, .spe (Thermo, Kratos, Specs, Scienta, Omicron, Phi) files into Excel format. 5 background types available: Tougaard, Shirley, Smart, Adaptive Smart. Various peak fitting models: Product and Sum of Gaussian and Lorentzian (GL & SGL), Voigt, Asymmetric Lorentzian (LA), Doniac-Sunjic (G*DS) and many...
    Downloads: 205 This Week
    Last Update:
    See Project
  • 3
    CAMPARI

    CAMPARI

    Software for molecular simulations and trajectory analysis

    We are proud to introduce version 5 of CAMPARI. We have added a number of new features, most notably a Python interface for interpreting user-supplied code (with the help of ForPy), a novel trajectory storage standard (with the help of libpqxx/PostgreSQL), and a module for performing transition path theory. Naturally, CAMPARI continues to provide the reference implementation of the ABSINTH force field paradigm and implicit solvation model. CAMPARI is a joint package for performing...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    DBRplot

    DBRplot

    Plots reflectivity response of Distributed Braggs Reflector mirrors

    A free windows software for designing and modelling of dielectric anti-reflection coating and Fabry-Perot cavity effects based on Distributed Braggs Reflector (DBR) mirrors. Read 'readme.txt' file before you use this application. Also, have a look at the "Fabry-Perot cavity" diagram to get a feel of the structure of your cavity. The code is written based on the Transfer Matrix Method for TE incidence. Clever insertion of the input parameters in the GUI will let you simulate the reflectivity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    LaueTools

    LaueTools

    open source python packages for X-ray MicroLaue Diffraction analysis

    LaueTools is an open-source project for white beam Laue x-ray microdiffraction data analysis including tools in image processing, peaks searching & indexing, crystal structure solving (orientation & strain) and data & grain mapping visualisation. Python 3 Code and new features are now at: https://gitlab.esrf.fr/micha/lauetools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    plot.py

    plot.py

    direct data plotting and evaluation

    ... fitting, integration and differentiation, peak-finder and more. User python code can be executed in the integrated IPython console.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    CIF2Cell

    Generating cells for electronic structure calculations from CIF files

    CIF2Cell is a tool to generate the geometrical setup for various electronic structure codes from a CIF (Crystallographic Information Framework) file. The program currently supports output for a number of popular electronic structure programs, including ABINIT, ASE, CASTEP, CP2K, CPMD, CRYSTAL09, Elk, EMTO, Exciting, Fleur, FHI-aims, Hutsepot, MOPAC, Quantum Espresso, RSPt, Siesta, SPR-KKR, VASP. Also exports some related formats like .coo, .cfg and .xyz-files. The program has been published...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 8

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    Construct2D is a grid generator designed to create 2D grids for CFD computations on airfoils. The grids are generated in Plot3D format. The only required input file is the set of coordinates defining the airfoil geometry, using the same format as XFoil, the popular vortex-panel code for airfoil analysis. Construct2D can create grids with O topology (recommended for airfoils with a blunt trailing edge) or C topology (recommended for airfoils with a sharp trailing edge). Now available...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    This is an implementation of post-process phonon analyzer, which calculates crystal phonon properties from input information calculated by external codes, e.g., first-principles calculation code.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Cambridge Rocketry Simulator

    Simulate high power rocket flights with splash down plots

    This software allows you perform six degree of freedom simulations of High Power Rocket (HPR) and model rocket flights. Parachute descent is also simulated. 3D flight trajectories are produced as well as detailed tabular flight data. Running in Monte Carlo mode allows generates multiple possible flight paths and splash down plots, indicating the probability of landing in an area. Peer-reviewed publication in the Journal of Open Research Software...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    Several python libraries implement discrete wavelet transforms. However, none of them, or at least none that I know, is aimed at scientific use. This library aims at filling this gap, in particular considering discrete wavelet transform as described by Percival and Walden. This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ThermV

    Comprehensive thermal analysis software package

    ... is currently in alpha stage, where individual modules will be provided for data analysis. The modules for peak deconvolution, peak profile analysis and determination of Ea and lnA will be provided first. Full GUI will be provided in beta stage. Due to computational limitations, the code is partly programmed in Python and partly in R. Python code will eventually be fully integrated into GUI. R code might remain standalone, although it will be integrated to a highest possible degree. Distributed under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RFlex

    Spectroradiometer control for shipborne reflectance measurements

    Spectroradiometer control for autonomous reflectance measurements from moving vessels. The software incorporates GPS signal parsing, control of the sensor platform viewing angle (stepper motor control), sensor triggering and data recording. Continue to the download section for the latest release information Rrs data processing code (the 'fingerprint technique') is also available - but moved to my github page: https://github.com/StefanSimis -------- Oct 2014: a beta version is available...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NanoCap

    NanoCap

    Carbon Fullerene and Capped Nanotube Generator

    NanoCap is a generic application for the construction of low energy fullerene and capped nanotube structures. It provides an ideal tool to accompany the study of finite carbon molecules using computer simulation. The implementation involves a standalone application which includes a GUI and allows for dynamic visual inspection through 3D rendering. In addition, the NanoCap core libraries can be used in custom Python scripts that enabled the user to produce structures in bulk or to include...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Scientific data elaborator

    The data elaborator is a new project to manage scientific data

    This program can make histograms, table and graphics of datas, study the error propagation during a measure, it is usefull if you have to do study errors propagations. The output are latex files, so it is easy for you just put them into your relations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 17

    OpenSQUID

    Superconducting QUantum Interference Devices (SQUIDs) control software

    OpenSQUID is a Python framework for the control of SQUID (superconducting quantum interference device) readout electronics. It currently supports the Star Cryoelectronics PCI-1000 electronics with PFL-100 and PFL-102 flux-locked loops. Simultaneous operation of both PFL-100s and PFL-102s from a single PCI-1000 is supported. More features are under development. The software is implemented in Python and aims to be easily integrated with user-defined measurement and control code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HOPSA
    HOPSA, high oxygen pressure sputter automation, is a Python 3 project to control a step wise sample creation Process. Although written for this specific task it is easy to adopt for any experimental task which changes hardware parameters and waits for a specific condition before proceeding. The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator. The communication with the hardware is independent of the GUI and any number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bueraki is the driving game, that uses Blender Game Engine and Bullet Physics, simulating particular and accurate suspension work. Any vehicle can be opened and easily modified in Blender 3d. And it's movement can be recorded as animation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    QuickFlash is a C++-based analysis library for data files generated by the Flash hydrodynamics code. It provides high-performance access to large datasets in low memory situations and other restrictive environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    *Project home now moved to Google Code.* Numerical computing and plotting tools for IronPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quantum Monte Carlo algorithms expressed in Python. This code calculates electronic properties of atoms and molecules from first principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The goal of this project is to develop a generic and powerful 3D simulation framework mainly but not exclusively targeted at game development. Important aspects are efficency and simplicity of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of Motorsport is to become the most realistic simulation of wheeled vehicles possible. The addition of cars and tracks will be a simple task, and there will be a system for customization of most of the simulator features.
    Downloads: 35 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.