All Projects β†’ ProudOfZiggy β†’ Sifloatingcollection_swift

ProudOfZiggy / Sifloatingcollection_swift

Licence: mit
iOS Swift framework for creating user interface like apple music genre selection bubbles

Programming Languages

swift
15916 projects

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
Dynamicalsystems.jl
Award winning software library for nonlinear dynamics
Stars: ✭ 381 (-10.14%)
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
Unrust
unrust - A pure rust based (webgl 2.0 / native) game engine
Stars: ✭ 341 (-19.58%)
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
Glide
Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials
Stars: ✭ 353 (-16.75%)
Mutual labels:  spritekit
Physx Rs
🎳 Rust binding and wrapper over NVIDIA PhysX πŸ¦€
Stars: ✭ 310 (-26.89%)
Mutual labels:  physics
Gazebo
Open source robotics simulator.
Stars: ✭ 404 (-4.72%)
Mutual labels:  physics
Popmotion
Simple animation libraries for delightful user interfaces
Stars: ✭ 18,656 (+4300%)
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
Limonengine
3D FPS game engine with full dynamic lighting and shadows
Stars: ✭ 331 (-21.93%)
Mutual labels:  physics
Particulate Js
Particle physics micro library.
Stars: ✭ 318 (-25%)
Mutual labels:  physics
Taro
A lightweight 3D game engine for the web.
Stars: ✭ 345 (-18.63%)
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
Popupbubble
πŸ…ΏοΈ Easily add and customise "New Post" popup button with the feeds (RecyclerView) of your app.
Stars: ✭ 385 (-9.2%)
Mutual labels:  bubble
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
Raisimlib
RAISIM, A PHYSICS ENGINE FOR ROBOTICS AND AI RESEARCH
Stars: ✭ 328 (-22.64%)
Mutual labels:  physics
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
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

SIFloatingCollection.Swift

SIFloatingCollection is a component that provides logic similar to Apple Music genres selection.

It uses SpriteKit to simulate physics similar to Apple Music genres selection bubbles. It's customizable, so you can create any floating shapes (triangles, squares or any other crazy form) containing any other SKNode instances.

To get animations, logic and almost exact physics as Apple Music has you can use code from example. Otherwise you can create any animations and logic you want based on abstractions of this component.

Preview

Installation for Swift 3

CocoaPods

pod 'SIFloatingCollection'

Installation for Swift 2.x

CocoaPods

pod 'SIFloatingCollection', '2.1'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].