https://github.com/gotz1480/gas-simulation
Gas simulation using HTML5 and JavaScript. Physics included: particle collision handling, wall collision, friction and gravity.
https://github.com/gotz1480/gas-simulation
Last synced: 6 months ago
JSON representation
Gas simulation using HTML5 and JavaScript. Physics included: particle collision handling, wall collision, friction and gravity.
- Host: GitHub
- URL: https://github.com/gotz1480/gas-simulation
- Owner: gotz1480
- Created: 2021-09-22T02:33:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-22T02:34:53.000Z (about 4 years ago)
- Last Synced: 2025-04-04T13:13:19.163Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gas-simulation
Gas simulation using HTML5 and JavaScript.