Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: collisions

ray310/NYC-Vehicle-Collisions

Analysis of when and where New York City (NYC) vehicle collisions occur with a focus on collisions involving pedestrians and cyclists.

Language: Jupyter Notebook - Size: 73.8 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 2 - Forks: 1

corkami/collisions

Hash collisions and exploitations

Language: Python - Size: 32.3 MB - Last synced: about 19 hours ago - Pushed: 3 months ago - Stars: 2,969 - Forks: 183

bonn2/BigDoorsPhysics

Add collisions to the doors created by the BigDoors spigot plugin

Language: Java - Size: 415 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 1 - Forks: 2

Prozi/detect-collisions

detecting collisions between bodies: Points, Lines, Boxes, Polygons (Concave too), Ellipses and Circles. Also RayCasting. All bodies can have offset, rotation, scale, bounding box padding, can be static (non moving) or be trigger bodies (non colliding).

Language: TypeScript - Size: 8.69 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 173 - Forks: 18

trashgod/roots

Ada demos, including hash collisions, polynomial roots and word jumbles.

Language: Ada - Size: 85.9 KB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

pygame-community/pygame-geometry

🐍🎮-🔷 pygame with polygons, circles, lines, and raycasting

Language: Python - Size: 635 KB - Last synced: 14 days ago - Pushed: 16 days ago - Stars: 25 - Forks: 11

KeyCuevasMelgarejo/SALVATION

Game - Adventure

Size: 823 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

CodingTrain/QuadTree

A QuadTree Example for JavaScript (with p5.js)

Language: JavaScript - Size: 711 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 131 - Forks: 45

jonas-scholz123/particle-simulation

This is an efficient O(n) simulation of n particles in a 3D box. I have built my own little ascii-console animation to show the particles!

Language: C++ - Size: 3.25 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

fabienjuif/unity-test-tilemap

Tilemap and kinematic collisions test with 2DExtras and RuleTile

Language: C# - Size: 769 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

xavier150/Blender-For-UnrealEngine-Addons

I have created this addons for export asset from Blender to Unreal Engine 4

Language: Python - Size: 148 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1,840 - Forks: 231

KARNB24/CryptRaider

Crypt Raider is a puzzle game created in Unreal Engine 5.3.2 that immerses players in a dungeon atmosphere.

Language: C++ - Size: 200 MB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

dDevTech/Multidimensional-Problem-Solver

3D space problem solver

Language: Java - Size: 12.7 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

AntonKueltz/md4-collider

Generate arbitrary MD4 collisions

Language: C - Size: 5.86 KB - Last synced: 3 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 1

DamnVulnerableCryptoApp/DamnVulnerableCryptoApp

An app with really insecure crypto. To be used to see/test/exploit weak cryptographic implementations as well as to learn a little bit more about crypto, without the need to dive deep into the math behind it

Language: TypeScript - Size: 8.4 MB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 85 - Forks: 22

surenpoghosian/TheLongStory

Picsart Academy's iOS Group Students Suren Poghosyan and Garik Hovsepyan's final project

Language: Swift - Size: 42.6 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

usermicrodevices/pyirrlicht

ctypes Python module for the Irrlicht Engine SDK (https://irrlicht.sourceforge.io)

Language: Python - Size: 14.3 MB - Last synced: about 2 months ago - Pushed: 9 months ago - Stars: 5 - Forks: 1

msepulcre/IEEE802.11p-model

Analytical Models of the Performance of IEEE 802.11p Vehicle to Vehicle Communications

Language: MATLAB - Size: 865 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 32 - Forks: 12

Fancazista/fanca_safezone

Enhance your FiveM server's gameplay with fanca_safezone, providing seamless control over various gameplay aspects within designated safezones.

Language: Lua - Size: 46.9 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 5 - Forks: 2

KleeSup/KleeSwept

A simple library for Swept AABB collision detection written in Java

Language: Java - Size: 151 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 5 - Forks: 0

GerFr/Python-Gravity-Simulation

An advanced orbital dynamics and n-body simulation program.

Language: Python - Size: 109 KB - Last synced: 5 months ago - Pushed: 9 months ago - Stars: 6 - Forks: 0

Saranoja/SHA-1

A (dummy) implementation of the SHA-1 encryption algorithm written for educational purposes. Includes a birthday attack which finds collisions on the first 32 bits of different output digests.

Language: Python - Size: 546 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

RandomGamingDev/BasicRectangleColliderJs

A basic rectangle collision library made for just non-rotated rectangles that tells you the face collided with and has a collision system where you can have one element be static and one dynamic. It's mostly just for use in my projects, but feel free to use it in your own.

Language: JavaScript - Size: 2.93 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

nuxodin/web-namespace-registry

A registry for namespaces (prefixes) for custom elements, data attributes, custom attributes and css properties

Language: HTML - Size: 156 KB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 10 - Forks: 8

jesselpalmer/collision-detect

Simple 2D JavaScript collision detection library

Language: JavaScript - Size: 909 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 5 - Forks: 1

Indexu/BBArcTan

Totally not BBTan

Language: Java - Size: 66.9 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Chelixz/Collisions

Kinetics simulation using SFML Graphics Library.

Language: C++ - Size: 57.6 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

michal34512/MK_Engine

Simple SFML physic engine

Language: C++ - Size: 6.24 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Extrys/EZ-DOTS-Extensions

Just a set of easy to use extensions mostly for Unity DOTS

Language: C# - Size: 49.8 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 14 - Forks: 0

UE2020/supergrid

A simple, optimized, safe spatial hash grid.

Language: Rust - Size: 40 KB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

Liebranca/gaoler

Cheap 3D collisions

Language: C++ - Size: 59.6 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

RePlasma/DawsonPlasmaSheetModel

One dimensional plasma model

Language: MATLAB - Size: 2.21 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Louis-Finegan/Basic-Projectile-Simulation-PyGame-Python3

Simple interactive projectile simulator using PyGame in Python3.

Language: Python - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Enichan/Pico8Platformer

A platformer sample written for Pico-8, includes slopes and jump buffering

Language: Lua - Size: 19.5 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 42 - Forks: 3

suap-dev/barracks

a training facility. I train myself here. :]

Language: Java - Size: 1010 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

UstymUkhman/APE 📦

🐒 Ammo.js Physics Engine :collision:

Language: JavaScript - Size: 57.9 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 10 - Forks: 3

PBLab/neural_collision_detection

Collide vasculature and neurons for fun and profit (?)

Language: C++ - Size: 36.4 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

matteo65/mzHash32

Strong, fast, simple, non-cryptography hash function 32 bit

Language: Java - Size: 14.7 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Harshit0143/Collisions-Processor

Compuatationally analyse collisions in 1-Dimension

Language: Python - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Zebiano/projeto_SG

THREE.js and Pointerlock Controls project

Language: JavaScript - Size: 42 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

ChrisBermudezR/CetaceansVesselsSuppmaterial

This supplementary material contains the files, scripts and methods that were used to develop the analysis of the research article entitled "Risk Assessment of Potential Tourist-Vessel Collision with cetaceans in the Colombian EEZ".

Language: HTML - Size: 7.14 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

kioan000/CollisionDetector

A smart tool that helps you track 2d collisions in Elm

Language: Elm - Size: 242 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ipgmvq/sha256_collision_check

This code was written to ensure there are no collisions among the SHA256 hashes gotten from numeric strings in the range of 0000 000 000 to 9999 999 999

Language: C - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 3

gaeldumon/boing

Gamecodeur game jam #20 entry (prototype)

Language: Lua - Size: 8.4 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

mtumilowicz/java12-fundamentals-hash-map-implementation-workshop

Implementation of HashMap.

Language: Java - Size: 129 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

mattpinkerton/Claims_Prediction_Head_on_Collisions

Predicting the ultimate value of head-on collision claims using FNOL (First Notification Of Loss) characteristics.

Size: 1.16 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Voiddy-Dev/md5ium

MD5 collisions extending on the MD5 Toolkit by J. Black, M. Cochran and T. Highland

Language: Rust - Size: 62.5 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Suraj-Yadav/PhysicsEngine2D

A simple implementation of a Physics Engine with collisions and force fields

Language: C++ - Size: 2.26 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

Vepnar/ImageClasher

Find hash collision in images to trigger anti-virus warnings

Language: Python - Size: 17.6 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

WojcikMikolaj/Particles-in-a-jar

Collisions between particles simulated on GPU.

Language: Cuda - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

pnavaro/Uchiyama.jl

Uchiyama particle model

Language: Julia - Size: 23.6 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

spolo96/Benchmark-UnityTest2

A short program to test Unity as it spawns a cube wherever it's clicked in order to test the collisions with a counter. Deactivate Rotation by pressing S.

Language: JavaScript - Size: 82.8 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

v1k1nghawk/karbedo

hash collisions finder

Language: C++ - Size: 29.3 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

petrhdk/simulate-ball-physics

Understand the concepts, equations and code needed for simulating the movement and collisions of balls.

Language: HTML - Size: 5.21 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

jonpas/UnRigidSim

Rigid Body Simulation experiment at Computer Animation (slo. Računalniška Animacija)

Language: Python - Size: 1.57 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

lilafallet/CUB3D_42

This project is inspired by the world-famous eponymous 90’s game, which was the very first FPS : Wolfenstein 3D. The purpose of this project is to learn about raycasting and to make a dynamic view inside a maze inspired by "Doctor Who" serie's theme, and in which you'll have to find your way. Enjoy !

Language: C - Size: 18.1 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

roeiherz/STAG-Nets

Spatio-Temporal Action Graph Networks

Size: 2.93 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 5 - Forks: 0

student236712/2D_motion

Small Python project using Random and Tkinter libraries to show 2D motion of given amount of balls. Random start position, color and velocity for each ball. After collision of two balls new ball receives new random color and moves according to the law of conservation of linear momentum.

Language: Python - Size: 7.53 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ebisLab/CS_Hashtable

Multi day hash table practice

Language: Python - Size: 36.1 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

newTypeGeek/collisionPI

Compute PI with specified number of digit from elastic collisions

Language: C++ - Size: 8.79 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

TheGeekiestOne/Csharp-monogame-udemy

MonoGame: Introduction to C# Game Programming

Language: C# - Size: 5.89 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

xelfia/SPCRJointDynamics Fork of SPARK-inc/SPCRJointDynamics

布風骨物理エンジン

Language: C# - Size: 9.35 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

d-wasserman/r-hin-variable-analysis

This project documents various R scripts and notebooks examining a High Injury Network (HIN) conducted for four counties that encompass the core of the San Francisco Bay Area (San Francisco, Santa Clara, Alameda, and San Mateo Counties).

Size: 6.41 MB - Last synced: about 15 hours ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0