Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Physics

Physics is one of the most fundamental scientific disciplines, with its main goal being to understand how the universe behaves.

https://github.com/1j01/laser

What if you could grab a laser? And swing around a laser emitter with it?

experiment game laser laser-emitter laserbeam lasers lazer not-a-game physics puzzle-game puzzles swing

Last synced: 08 Jan 2025

https://github.com/irobot1/ng3-cannon-template

Cannon-ES physics examples using @angular-three

3d angular angular-three cannon-es physics threejs typescript

Last synced: 06 Nov 2024

https://github.com/msub2/aframe-physics-hands

A basic demo of velocity and acceleration-driven hands with PhysX + A-Frame

aframe physics physx vr webxr

Last synced: 06 Dec 2024

https://github.com/siimer/raycastphysicsengine2d

A raycast based 2D physics engine for unity. See also: https://github.com/SiiMeR/BallTale/issues/7

2d physics raycasting unity

Last synced: 08 Jan 2025

https://github.com/mihxil/math

Interfaces abstract algebra's, and the concept of 'uncertain number'. Based on that some structures related to physics, like physical numbers, which are uncertain numbers with dimensional analysis.

algebraic-structures java mathematics physics statistics

Last synced: 25 Dec 2024

https://github.com/php1ic/nuclear-data-reader

Read and combine data from the Atomic mass evaluation (AME) and NUBASE data files into a single array (std::vector) which can then be manipulated as required, or written to files for use with other code and software.

cpp cpp-library cpp20 nubase nuclear nuclear-data nuclear-physics physics

Last synced: 05 Nov 2024

https://github.com/arrow7000/graphs

🕸 Web app to allow users to create, manipulate and explore network graphs. Work in progress.

canvas network-graph physics typescript vector webpack

Last synced: 12 Dec 2024

https://github.com/viniciusdutra314/labifsc2

Biblioteca usada pela graduação do IFSC para os laboratórios de física

error-propagation monte-carlo physics python

Last synced: 29 Dec 2024

https://github.com/soleyhyman/peccary

Package for identifying regular, complex, and stochastic behavior in timeseries

astro astronomy astrophysics chaos chaotic-systems dynamics orbital-dynamics physics python

Last synced: 11 Jan 2025

https://github.com/cleoold/circulars_space

a (non)uniform circular(elliptic) motion demo in physics!

animation physics vanilla-javascript

Last synced: 22 Jan 2025

https://github.com/linguini1/particles

A very basic particle simulator written in HTML, CSS and Js, based off of Brainxyz's "Artificial Life" YouTube video. Only designed for desktop.

canvas css html javascript particle-simulator particles physics physics-engine simulation simulator

Last synced: 29 Dec 2024

https://github.com/klafyvel/wavefronts.jl

A library allowing interferograms interpretation in Julia.

aberrations interference interferometer interferometry julia optics photonics physics

Last synced: 18 Jan 2025

https://github.com/wilsonberkow/field-visualizer

3D electric field explorer written in Rust. Screenshots in README.

graphics physics visualization

Last synced: 20 Dec 2024

https://github.com/stanczakdominik/cpic

A small particle in cell code for comparison purposes

cpp11 eigen particle-in-cell physics plasma-physics

Last synced: 31 Dec 2024

https://github.com/trigary/fieldlines

C++ application which renders the field lines of line charges using OpenGL.

cpp electric-field-lines electric-fields physics physics-simulation simulation

Last synced: 29 Nov 2024

https://github.com/muonray/quantum-encryption-of-images-using-bitwise-xor-and-qrng

Article here: http://muonray.blogspot.com/2022/02/quantum-encryption-of-images-in-python.html The definition of image encryption used here is an extension of data encryption in general: using the bitwise XOR operation of the original image pixels and the random key image pixels, with the key image being either a pseudo-random stream cipher or the quantum random stream cipher or anti-correlated entangled information shared over a secure channel. In either case we Perform bitwise XOR operation on the encrypted image and the key image. It can be seen from the image encryption and decryption that they are all the same operation. According to the above bitwise XOR operation, we assume: xor(a,b)=c You can get: xor(c,b)=a Or: xor(c,a)=b In summary, we assume that a is the original image data and b is the key, then c calculated by xor(a,c) is the encrypted ciphertext. This is a simple summary of the encryption and decryption process as used in the coding in this repository. Encryption process: Perform a bitwise XOR operation on the image a and the key b to complete the encryption and obtain the ciphertext c. Decryption process: Perform a bitwise XOR operation on the ciphertext c and the key b, complete the decryption, and get the image a. We can use our quantum random numbers generator in 2 ways to create our image encryption key: (1) as a random number generator seed source (2) using the random superposition of the H and V modes We can also use the shared set of correlated images, captured using the single CCD, from our entangled photon source with Alice getting one half and Bob getting the anti-correlated half. This provides the perfect key, with the quantum images shared over a separate channel hidden from the encrypted classical images. The file exchange channel is 2 way: Alice can use Her key to encrypt the image, Bob can use His key to decrypt the image OR Bob can use His key to encrypt the image, Alice can use Her key to decrypt the image. The XOR Cipher in this use can also be extended as a component in more complex overlay network ciphers if need be however for computational efficiency it is not necessary. It is just as effectual to have 1 quantum cipher as many, so in effect the system is completely hidden, by virtue of hidden variables, and is encrypted in an information condensate.

bitwise-xor image-encryption image-processing muonray physics python quantum quantum-decryption quantum-encryption quantum-entanglement xor-cipher

Last synced: 01 Dec 2024

https://github.com/kurtamohler/spacetimelib

Special relativity physics library for Python

physics python special-relativity

Last synced: 31 Dec 2024

https://github.com/pb2204/our-solar-system

Explore Our Solar System - a website created by Pabitra Banerjee to help you understand the solar system better.

animated animation pabitra-banerjee physics solar-system space website

Last synced: 17 Jan 2025

https://github.com/nickfarrow/galacticdnsmass

How heavy are Neutron Stars in binary systems within our Galaxy? A demonstration of how bayesian inference and nested sampling allows us to explore the mass distributions of Galactic Double Neutron Star systems.

astrophysics bayesian-inference neutron-star physics

Last synced: 15 Nov 2024

https://github.com/valeriopagliarino/tcf-2021-unito-public

Exam project of the course "Computing Tecniques for Physics" - Università degli Studi di Torino - Physics department - 2021

cern-root data-analysis geant4-simulation monte-carlo-simulation object-oriented-programming physics

Last synced: 06 Dec 2024

https://github.com/semibran/life

:gear: conway's game of life

cellular-automata game game-of-life physics simulation

Last synced: 19 Dec 2024

https://github.com/neorandom/gravity-simulator

Gravity Simulator made in C++ with RayLib library.

cpp gravity gravity-simulation physics physics-simulation raylib simulator

Last synced: 16 Nov 2024

https://github.com/alecandido/madgraph_exam

Exercises for mg5_aMC@NLO exam

exam phd physics

Last synced: 08 Jan 2025

https://github.com/lenpaul/physics-in-motion

This is a repo for developing the Physics in Motion full stack web application

angularjs education expressjs full-stack mean-stack mongodb nodejs physics

Last synced: 11 Oct 2024

https://github.com/ericoporto/agsbox2d

agsbox2d is a Box2D plugin for Adventure Game Studio

adventure-game-studio adventuregamestudio ags ags-script box2d cpp physics

Last synced: 22 Jan 2025

https://github.com/txt2u/nengine

Nengine is an open-source, Rust-powered game engine designed for flexibility, performance, and ease of use. Built to simplify 3D game development while offering advanced control over rendering and physics, it supports both OpenGL and Vulkan (future integration).

3d agpl egui engine fast game-engine glfw glfw3 linux macos math opengl physics rust vulkan windows

Last synced: 01 Nov 2024

https://github.com/dieterhorns/crab_pheno

Spectral information used for Crab Nebula modelling

astrophysics crab gamma-ray multi-wavelength physics

Last synced: 23 Oct 2024

https://github.com/srbrettle/equations-of-motion-library

A collection of methods for solving Displacement, Initial and Final Velocities, Constant Acceleration and Time.

acceleration algorithm csharp displacement dotnet dotnet-standard equations kinematic motion physics time velocity

Last synced: 28 Dec 2024

https://github.com/bobkerns/physics-math

Physics functions for creating homework examples, etc.

3d calculus javavscript math observablehq physics quaternions vectors

Last synced: 28 Oct 2024

https://github.com/tpgillam/mt2

Stransverse mass computation, compatible with numpy.

high-energy-physics numpy physics python

Last synced: 23 Oct 2024

https://github.com/1j01/pool

🎱 A pool table simulation... where there's not enough friction

billiard-systems billiards eight-ball nine-ball physics pool pool-balls simulation three-d three-js threejs webgl

Last synced: 08 Jan 2025

https://github.com/hemanta212/hello-manim

Collection of Manim Animations assignments and experimentations.

animation chemistry manim manim-3b1b math mathematics physics python

Last synced: 12 Jan 2025

https://github.com/iyanmv/oqs_ws18-19

Solutions (code + plots) for the numerical problem sheets of the course Open Quantum Systems (Universität Ulm)

jupyter-notebooks open-quantum-systems physics quantum-physics

Last synced: 21 Jan 2025

https://github.com/yodasws/racing

Marble racing simulation. First, use d3.js to run a 2D simulation. Then use babylon.js to render results in 3D animation and save in HD video.

babylonjs d3 d3js physics physics-2d racing video

Last synced: 18 Dec 2024

https://github.com/jondolf/bevy_heavy

Mass properties for Bevy's geometric primitives.

bevy game-development geometry mass math physics rust

Last synced: 17 Nov 2024

https://github.com/matthewfeickert/pythia-python

Pythia 8 Docker image with Python 3 and the HEP simulation stack

fastjet hep hepmc lhapdf particle-physics physics physics-simulation pythia pythia8

Last synced: 10 Jan 2025

https://github.com/lmmentel/pydmft

Python utilities for running density matrix functional theory (DMFT) quantum chemical calculations.

chemistry density-matrix density-matrix-functionals physics quantum-chemistry

Last synced: 30 Nov 2024

https://github.com/ilyaorson/kickedrotor

Fun with chaos! An interactive stroboscopic phase space of the classic kicked rotor system

chaos cyberpunks hamiltonian-systems kicked-rotor phase-space physics svelte

Last synced: 09 Jan 2025

https://github.com/ultralytics/magellan

Earth observation software powered by Machine Learning (ML). Viewable in Google Maps and WebGL Earth.

deep-learning deepneuralnetworks earth-observation machine-learning physics weather

Last synced: 10 Nov 2024

https://github.com/f-koehler/ieompp

Simulate the non-equilibrium dynamics of Fermionic systems

condensed-matter dynamics physics quantum-mechanics solid-state-physics

Last synced: 28 Dec 2024

https://github.com/mysterycoder456/pi_estimator

A simple box collision simulator to estimate the digits of pi.

bevy math physics rust rust-lang

Last synced: 21 Dec 2024

https://github.com/godot-extended-libraries/navigation_server_playground

Testing using 3.2 Godot Engine navigation server

godot godot-engine navigation physics zombies

Last synced: 09 Jan 2025

https://github.com/iondrimba/obstacles

🎨 Obstacles (Threejs + CannonJs)

3d cannon-js cannonjs creative demo javascript motion physics threejs webgl

Last synced: 20 Dec 2024

https://github.com/iondrimba/gummy

🎨 Threejs + Colors + Physics

3d colors creative frontend interactive javascript motion physics threejs

Last synced: 20 Dec 2024

https://github.com/podusowski/decay

Newtonian Solar System simulator in Rust (which I hope will become a game).

physics space

Last synced: 20 Jan 2025

https://github.com/forentfraps/rocket-flight-simulation

Made a graphical for rocket flying considering non-constant mass and air friction, turned out to look pretty cool

physics physics-3d python rocket science scipy

Last synced: 28 Nov 2024

https://github.com/vontum/physics2d-java

A general implementation of spring physics

java physics simulation

Last synced: 28 Nov 2024

https://github.com/suecreamm/cnt_generator

The Easiest & the Most Accessible. Carbon Nanotubes Generator

cnt html-css javascript materials-science physics vasp

Last synced: 28 Dec 2024

https://github.com/cran-task-views/chemphys

CRAN Task View: Chemometrics and Computational Physics

chemometrics cran physics r rstats task-views

Last synced: 27 Nov 2024

https://github.com/sternenseemann/grav2ty

2d space flight game with realistic physics

2d game gloss haskell haskell-game physics simulation space

Last synced: 19 Jan 2025

https://github.com/alejandrogallo/vpqrs

Vpqrs is a repo for useful scripts for ab-initio calculations.

ab-initio command-line physics simulation utils vasp

Last synced: 26 Nov 2024

https://github.com/danielgomezrico/falling-man--opengl-

Some c++, OpenGL and parabolic and object physics applied into a "lego figure"

c computer-vision opengl physics

Last synced: 08 Dec 2024

https://github.com/jakubtomsu/box2d-lite-zig

Box2D-Lite rewritten in Zig. Box2D is a small physics engine for 2D games.

game-development physics physics-2d physics-engine physics-simulation zig zig-library

Last synced: 26 Nov 2024

https://github.com/philiparvidsson/pong-game

Simple but very artistic Pong game (with Rigid Body Dynamics)!

directx game-pong hlsl physics pong-game rigid-bodies shaders

Last synced: 01 Dec 2024

https://github.com/axect/natural_unit

Physical unit conversion with Fundamental constants

physics unit-conversion

Last synced: 14 Oct 2024

https://github.com/douglasdavis/trtpy

Python modules for TRT tasks

analysis physics python

Last synced: 08 Jan 2025

https://github.com/schroddacat/3-body-problem

a simulation of how 3 bodies interact and crash into each other

astrophysics physics physics-simulation simulation space

Last synced: 01 Dec 2024

https://github.com/lebrancconvas/physics-simulation

Physics Simulation Practice for applying in the Computer Game Programming Class Project.

express personal-project physics physics-simulation side-project ts-node typescript

Last synced: 08 Jan 2025

https://github.com/edibotopic/stokes-law

Interactive 2D simulation of Stokes' Law, which describes how particles float/sediment in solvent. Subject of paper in the Journal of Chemical Education: https://pubs.acs.org/doi/10.1021/acs.jchemed.2c01201

animation canvas food motion particles physics physics-simulation science simulation

Last synced: 04 Jan 2025

https://github.com/refraction-ray/general-notes

Collections of casual notes on my study and work

casual-notes finance linguistics math physics research

Last synced: 06 Jan 2025

https://github.com/anjum48/icecube-neutrinos-in-deep-ice

8th place solution for the IceCube Neutrinos in Deep Ice competition

gnn-model kaggle physics

Last synced: 01 Dec 2024

https://github.com/moderrek/stareater

Polish CodeFest Project. Mini-gra Star Eater polegająca na łapaniu punkcików (gwiazd) jako gracz, które poruszają według prawa powszechnego ciążenia.

canvas codefest game gravitation gravity javascript minigame physics physics-simulation poland polish star

Last synced: 30 Dec 2024

https://github.com/raymondev/gerstner-wave-simulation-python

This repository contains a Python script that simulates a Gerstner wave using matplotlib and numpy. The wave parameters such as wavenumber, angular frequency, phase, and amplitude can be adjusted in the code to visualize different wave behaviors.

physics physics-simulation python python3 scripts simulation

Last synced: 11 Jan 2025

https://github.com/niaggar/galtonboard

Windows application to simulate the Galton board, allows you to configure different parameters of the problem.

galton-board ipt ovito physics physics-simulation simulation

Last synced: 20 Nov 2024

https://github.com/davidace/wl

Wang-Landau Algorithm, with histogram saturation, 1/t algorithm, MPI-parallelism and adaptive energy sub-windows.

1-over-t entropic-sampling monte-carlo mpi physics wang-landau-algorithm

Last synced: 11 Jan 2025

https://github.com/niaggar/go-board

Simulation of galton board

galton-board go physics simulation

Last synced: 20 Nov 2024

https://github.com/niaggar/dynamical-galton-go

A Galton Board simulation written in Golang to demonstrate the central limit theorem. The project simulates balls bouncing off pegs arranged in different patterns, allowing exploration of various distributions based on peg configurations.

go golang physics simulation statistics

Last synced: 20 Nov 2024

https://github.com/dan10ish/3dof-roboticarm-c

Implementation of the Mathematical Modelling of a yaw-pitch-pitch 3 DOF robotic arm in C

c cpp mathematics physics robotic-arm robotics robotics-simulation

Last synced: 04 Jan 2025

https://github.com/zsrobinson/pendulum

Double pendulum simulation demonstrating chaos theory.

double-pendulum-simulation p5js pendulum physics simulation

Last synced: 10 Jan 2025

https://github.com/mobiwn/physicslab

🔬 A curated collection of experiments and coursework for mastering Physics Lab 2, crafted specifically for students of Urmia University’s Computer Engineering program.

computer-engineering physics physics-lab physics-lab-course physics-laboratory physics-labs undergraduate urmia-university

Last synced: 09 Jan 2025

https://github.com/hw2814/dust-SED-pymc3

Fitting a modified black body spectrum to FIR flux measurements using PyMC3

astrophysics curve-fitting mcmc physics pymc3

Last synced: 23 Oct 2024

https://github.com/tientq64/particle-life-2d

🦠 Life is made up of elementary particles.

3d atoms cells force life microbe particles physics primordial-soup simulation simulator

Last synced: 20 Nov 2024

https://github.com/jerrychen97/kitaevladder

Using TeNPy to simulate Kitaev Ladders. This will be part of my PSI essay work.

dmrg kitaev-model physics

Last synced: 09 Jan 2025

https://github.com/dmarkh/three-phys-geom

PhysGeom - HEP/NP simulations geometry shapes for three.js and Javascript ES6+

geometry-library hep javascript-es6 physics three-js

Last synced: 16 Jan 2025

https://github.com/envigit/rubegoldbergmachine

Projekt Maszyny Goldberga w oparciu o silnik Unity oraz skrypty w języku C#

3d csharp physics rube-goldberg-machine simulation unity

Last synced: 21 Jan 2025

https://github.com/loreanvictor/farbig

physics based, free-form and chaotic color matching game

game html5 javascript mobile-first physics progressive-web-app

Last synced: 12 Oct 2024

https://github.com/stridsvagn69420/yukimura

A program and library written in Rust for mathematical things I learned in Maths and Physics

bin calculator cli command-line fire-emblem fire-emblem-fates lib library math physics rust rust-lang yukimura

Last synced: 23 Nov 2024

https://github.com/goessl/labor

Physik-Bachelor Labor Latex Vorlage.

latex latex-examples latex-template overleaf physics template tex tugraz uni-graz

Last synced: 15 Nov 2024