https://github.com/grfigueira/gravitysim-webgl
Simulation and visualization of gravitational fields
https://github.com/grfigueira/gravitysim-webgl
gravity-simulation javascript university-project webgl
Last synced: about 1 year ago
JSON representation
Simulation and visualization of gravitational fields
- Host: GitHub
- URL: https://github.com/grfigueira/gravitysim-webgl
- Owner: grfigueira
- Created: 2022-10-07T13:15:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T18:46:08.000Z (over 3 years ago)
- Last Synced: 2025-04-01T10:55:44.492Z (about 1 year ago)
- Topics: gravity-simulation, javascript, university-project, webgl
- Language: JavaScript
- Homepage:
- Size: 947 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CGI - Project 1
A WebGL program that simulates thousands of particles and their interaction with gravitational fields.
Group project for the **Computer Graphics and Interfaces** class at FCT-UNL.
## Usage
We set up a Github Pages for this repository, so you can check out the result [here](https://grfigueira.github.io/CGI-Projeto1/)!
Alternitavely, you can clone the repository and open `index.html` with a Live Server. You can use [this](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) VSCode plugin to do so.
---
