All Projects → TangStudio → PathView

TangStudio / PathView

Licence: other
Simulate the running route of each player on the playground, and can be timed with a stopwatch

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to PathView

Sport-With-AI
The human body is detected with the help of the Mediapipe library. Then, using the mathematical methods applied, it is determined how much the exercise count is done.
Stars: ✭ 85 (+1600%)
Mutual labels:  sport
react-runner
Run your React code on the go
Stars: ✭ 308 (+6060%)
Mutual labels:  playground
AndroidAnimations
This is the project where we will analyze study and put into practice how to work with animations in Android
Stars: ✭ 22 (+340%)
Mutual labels:  training
ansible-traininglab
Dockerized Ansible Training Lab
Stars: ✭ 16 (+220%)
Mutual labels:  training
r intro bc stats
An Introduction to R and RStudio with the tidyverse delivered at BC Stats
Stars: ✭ 31 (+520%)
Mutual labels:  training
workshopctl
A tool to run workshops with
Stars: ✭ 38 (+660%)
Mutual labels:  training
gitworkshop
Git Workshop covering git essentials & advanced topics
Stars: ✭ 15 (+200%)
Mutual labels:  training
restful-booker-platform
A SaaS platform used for various test automation training
Stars: ✭ 72 (+1340%)
Mutual labels:  training
TIWAP
Totally Insecure Web Application Project (TIWAP)
Stars: ✭ 137 (+2640%)
Mutual labels:  training
whats-new-in-swift-5-2
An Xcode playground that demonstrates the new features introduced in Swift 5.2.
Stars: ✭ 94 (+1780%)
Mutual labels:  playground
angular
Repository for my tutorial course: Learning AngularJS on LinkedIn Learning and Lynda.com. http://raybo.org/angular
Stars: ✭ 79 (+1480%)
Mutual labels:  training
GoFIT SDK Android
GoFIT SDK for Android — GOLiFE 手環 App 介接 SDK
Stars: ✭ 32 (+540%)
Mutual labels:  wearable-devices
go-learning
My Golang training material for testing smaller Go concepts and ideas.
Stars: ✭ 27 (+440%)
Mutual labels:  training
neutronics-workshop
A workshop covering a range of fusion relevant analysis and simulations with OpenMC, DAGMC, Paramak and other open source fusion neutronics tools
Stars: ✭ 29 (+480%)
Mutual labels:  training
training-kentico-k12
Kentico CMS/EMS MVC training website
Stars: ✭ 24 (+380%)
Mutual labels:  training
HeadFirstDesignPatternsSwift
An implementation of examples from "Head First Design Patterns", written in Swift.
Stars: ✭ 20 (+300%)
Mutual labels:  playground
KataContactsKotlin
KataContacts written in Kotlin. The main goal is to practice Clean Architecture Development
Stars: ✭ 47 (+840%)
Mutual labels:  training
coffee-and-coding
A resource repo for coffee-and-coding sessions in ONS
Stars: ✭ 18 (+260%)
Mutual labels:  training
prompts-ai
Advanced playground for GPT-3
Stars: ✭ 156 (+3020%)
Mutual labels:  playground
stelligent-u
Templates and code for Stelligent U lessons
Stars: ✭ 92 (+1740%)
Mutual labels:  training

PathView (Simulate the running route of each player on the playground, and can be timed with a stopwatch)

Aaron Swartz

Generally speaking, high frequency and dense data are needed for transmission in order to show a coherent effect on canvas. For example, the back end uses socket to transmit high-frequency X and Y coordinate values, and the APP end also uses socket to receive data。

You can replace the playground background as you like and want, such as hockey rink, football field, etc. For real data collection, athletes need to wear wearable devices to collect sports data, and then convert them into coordinate data that can be used by the client.

The demo is currently proportionally designed for the tablet, you can change the demo's display scale and run it on the phone.


Thanks to recyclerview-animators

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].