All Projects → Sifloatingcollection_swift → Similar Projects or Alternatives

368 Open source projects that are alternatives of or similar to Sifloatingcollection_swift

Magnetic
SpriteKit Floating Bubble Picker (inspired by Apple Music) 🧲
Stars: ✭ 1,252 (+195.28%)
Mutual labels:  spritekit, bubble
Bounce
Bounce is a 3D physics engine for games.
Stars: ✭ 300 (-29.25%)
Mutual labels:  physics
metroidvaniafangame
A platformer game designed for the iphone 8-XS, created with an object oriented approach and MVC pattern. Technical details/Credits in README
Stars: ✭ 30 (-92.92%)
Mutual labels:  spritekit
freetron
Open-source scantron software implementation
Stars: ✭ 14 (-96.7%)
Mutual labels:  bubble
Windfield
Physics module for LÖVE
Stars: ✭ 254 (-40.09%)
Mutual labels:  physics
Falconmessenger
🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Stars: ✭ 310 (-26.89%)
Mutual labels:  bubble
BubbleH
⚪ Soap film implementation in Sidefx Houdini
Stars: ✭ 50 (-88.21%)
Mutual labels:  bubble
Unrust
unrust - A pure rust based (webgl 2.0 / native) game engine
Stars: ✭ 341 (-19.58%)
Mutual labels:  physics
Unity Destruction
💥 An open-source script to destroy objects realistically in Unity3D.
Stars: ✭ 291 (-31.37%)
Mutual labels:  physics
ecs-framework
一套ecs框架,可用于egret/laya/cocos及其他使用ts/js语言的引擎
Stars: ✭ 152 (-64.15%)
Mutual labels:  physics
awesome-spectra
🌈 A collaborative list of awesome tools for spectroscopy. Also, check:
Stars: ✭ 47 (-88.92%)
Mutual labels:  physics
Optimesh
Mesh optimization, mesh smoothing.
Stars: ✭ 261 (-38.44%)
Mutual labels:  physics
Touchbreakout
Play Breakout game on your MacBook Pro with Touch Bar, using SpriteKit. 用 Touch Bar 在 Mac 上玩打砖块游戏
Stars: ✭ 318 (-25%)
Mutual labels:  spritekit
Haskell-abinitio
contains a package in Haskell to calculate the electronic structure properties of molecules using the Hartree-Fock method
Stars: ✭ 14 (-96.7%)
Mutual labels:  physics
Glide
Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials
Stars: ✭ 353 (-16.75%)
Mutual labels:  spritekit
Cloth-Simulation-With-python---Verlet-Integration
No description or website provided.
Stars: ✭ 17 (-95.99%)
Mutual labels:  physics
Physx Rs
🎳 Rust binding and wrapper over NVIDIA PhysX 🦀
Stars: ✭ 310 (-26.89%)
Mutual labels:  physics
multiphysics
Interactive Multiphysics Simulation for Everyone
Stars: ✭ 41 (-90.33%)
Mutual labels:  physics
Dynamicalsystems.jl
Award winning software library for nonlinear dynamics
Stars: ✭ 381 (-10.14%)
Mutual labels:  physics
mightyscape-1.X
A maintained extension collection for Inkscape 1.0+, working on Windows and Linux
Stars: ✭ 23 (-94.58%)
Mutual labels:  physics
Popuplist
The edit menu in Android, like the UIMenuController in iOS
Stars: ✭ 296 (-30.19%)
Mutual labels:  bubble
BalloonPopup
Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.
Stars: ✭ 32 (-92.45%)
Mutual labels:  bubble
Limonengine
3D FPS game engine with full dynamic lighting and shadows
Stars: ✭ 331 (-21.93%)
Mutual labels:  physics
Jitterphysics
A cross-platform, realtime physics engine for all .NET apps.
Stars: ✭ 277 (-34.67%)
Mutual labels:  physics
use-ammojs
ammo.js physics for use with react-three-fiber
Stars: ✭ 16 (-96.23%)
Mutual labels:  physics
pytopomat
Python Topological Materials (pytopomat) is a code for easy, high-throughput analysis of topological materials.
Stars: ✭ 19 (-95.52%)
Mutual labels:  physics
Css Spring
Generate physics based css-keyframe animations for the css-in-js solution of your choice or plain css.
Stars: ✭ 268 (-36.79%)
Mutual labels:  physics
Particulate Js
Particle physics micro library.
Stars: ✭ 318 (-25%)
Mutual labels:  physics
Tork
Arcade vehicle physics for Unity
Stars: ✭ 256 (-39.62%)
Mutual labels:  physics
Taro
A lightweight 3D game engine for the web.
Stars: ✭ 345 (-18.63%)
Mutual labels:  physics
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (-96.7%)
Mutual labels:  physics
Stuntrally
The main repository containing Stunt Rally sources and game data. A 3D racing game based on VDrift and OGRE with track editor.
Stars: ✭ 314 (-25.94%)
Mutual labels:  physics
pbcpy
Python package providing some useful tools when dealing with molecules and materials under periodic boundary conditions and uniform grids. This is a mirror of https://gitlab.com/ales.genova/pbcpy
Stars: ✭ 18 (-95.75%)
Mutual labels:  physics
Popupbubble
🅿️ Easily add and customise "New Post" popup button with the feeds (RecyclerView) of your app.
Stars: ✭ 385 (-9.2%)
Mutual labels:  bubble
godot-vs-rapier
compare gdnative rust based physics against Godot built-in physics
Stars: ✭ 67 (-84.2%)
Mutual labels:  physics
Bubbleshowcase Android
BubbleShowCase is a framework that let you to use informative bubbles to help your users pointing out different App features.
Stars: ✭ 313 (-26.18%)
Mutual labels:  bubble
Spiny
Minimal and addictive spinning game 🎮
Stars: ✭ 15 (-96.46%)
Mutual labels:  spritekit
Gpu Physics Unity
Through this configuration, no per voxel data is transferred between the GPU and the CPU at runtime.
Stars: ✭ 342 (-19.34%)
Mutual labels:  physics
qnm
Python package for computing Kerr quasinormal mode frequencies, separation constants, and spherical-spheroidal mixing coefficients
Stars: ✭ 21 (-95.05%)
Mutual labels:  physics
React Babylonjs
React for Babylon 3D engine
Stars: ✭ 299 (-29.48%)
Mutual labels:  physics
swift-algorithms-data-structs
📒 Algorithms and Data Structures in Swift. The used approach attempts to fully utilize the Swift Standard Library and Protocol-Oriented paradigm.
Stars: ✭ 42 (-90.09%)
Mutual labels:  spritekit
Gazebo
Open source robotics simulator.
Stars: ✭ 404 (-4.72%)
Mutual labels:  physics
Symbolics.jl
A symbolic math library written in Julia modelled off scmutils
Stars: ✭ 98 (-76.89%)
Mutual labels:  physics
Glportal
🎮 Open Source teleportation based first person puzzle-platformer
Stars: ✭ 297 (-29.95%)
Mutual labels:  physics
elasty
A research-oriented elastic body simulator
Stars: ✭ 173 (-59.2%)
Mutual labels:  physics
Qilin App
Fully hackable text editor developed for exact sciences with built-in KaTeX and AsciiMath support. Extensible via plugins and themes. Exportable as HTML, PDF and GFM.
Stars: ✭ 336 (-20.75%)
Mutual labels:  physics
D3D12Renderer
Custom renderer and physics engine written from scratch in C++/Direct3D 12.
Stars: ✭ 17 (-95.99%)
Mutual labels:  physics
Quantum Game
Quantum Game (old version) - a puzzle game with real quantum mechanics in a browser
Stars: ✭ 294 (-30.66%)
Mutual labels:  physics
multiclock
MultiClock is a screensaver for macOS that displays the time using 24 clocks
Stars: ✭ 48 (-88.68%)
Mutual labels:  spritekit
Popmotion
Simple animation libraries for delightful user interfaces
Stars: ✭ 18,656 (+4300%)
Mutual labels:  physics
MonteCarlo.jl
Classical and quantum Monte Carlo simulations in Julia
Stars: ✭ 125 (-70.52%)
Mutual labels:  physics
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+758.49%)
Mutual labels:  physics
continuum mechanics
Utilities for doing calculations in continuum mechanics.
Stars: ✭ 18 (-95.75%)
Mutual labels:  physics
Raisimlib
RAISIM, A PHYSICS ENGINE FOR ROBOTICS AND AI RESEARCH
Stars: ✭ 328 (-22.64%)
Mutual labels:  physics
obake
A C++20 library for the symbolic manipulation of sparse polynomials & co.
Stars: ✭ 16 (-96.23%)
Mutual labels:  physics
Thermo
Thermodynamics and Phase Equilibrium component of Chemical Engineering Design Library (ChEDL)
Stars: ✭ 279 (-34.2%)
Mutual labels:  physics
Renature
A physics-based animation library for React focused on modeling natural world forces.
Stars: ✭ 408 (-3.77%)
Mutual labels:  physics
Quaternion
Add built-in support for quaternions to numpy
Stars: ✭ 387 (-8.73%)
Mutual labels:  physics
Aframe Physics System
Physics system for A-Frame VR, built on CANNON.js.
Stars: ✭ 371 (-12.5%)
Mutual labels:  physics
Bubblepopupwindow
Android 实现各个方向的气泡弹窗,可控制气泡尖角偏移量。
Stars: ✭ 323 (-23.82%)
Mutual labels:  bubble
1-60 of 368 similar projects