{"id":20263839,"url":"https://github.com/coleellis/phys2255-final","last_synced_at":"2025-03-03T20:00:01.817Z","repository":{"id":212349674,"uuid":"730030417","full_name":"coleellis/PHYS2255-Final","owner":"coleellis","description":"Special Relativity Visualizer","archived":false,"fork":false,"pushed_at":"2023-12-15T01:22:14.000Z","size":1783,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T04:45:04.391Z","etag":null,"topics":["physics","react","relativity","three-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coleellis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-11T03:39:03.000Z","updated_at":"2024-02-13T16:07:08.000Z","dependencies_parsed_at":"2023-12-13T21:06:13.556Z","dependency_job_id":"acd65ad2-5cf5-430f-8942-4c08247524a1","html_url":"https://github.com/coleellis/PHYS2255-Final","commit_stats":null,"previous_names":["thecae/phys2255-final","coleellis/phys2255-final"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coleellis%2FPHYS2255-Final","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coleellis%2FPHYS2255-Final/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coleellis%2FPHYS2255-Final/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coleellis%2FPHYS2255-Final/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coleellis","download_url":"https://codeload.github.com/coleellis/PHYS2255-Final/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241731744,"owners_count":20010781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["physics","react","relativity","three-js"],"created_at":"2024-11-14T11:36:27.303Z","updated_at":"2025-03-03T20:00:01.782Z","avatar_url":"https://github.com/coleellis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Special Relativity Visualizer\n\n\u003e This project was completed as the final project for PHYS-2255 at Vanderbilt University.\n\nThe goal of this project is to demonstrate various special relativity concepts using 3D graphics. The project is written in Javascript using the [Three.js](https://threejs.org/) library.  \n\n* The project is hosted as a subdirectory of my primary website, [https://cole-ellis.com/physics](https://cole-ellis.com/physics).\n* The source code, along with this document and version history, are hosted on GitHub at [https://github.com/thecae/PHYS2255-Final](https://github.com/thecae/PHYS2255-Final).\n\n### Usage\n\nAlthough this site is hosted, you can run this project locally to try it yourself! To do this, you'll need Node.js, Git, and `npm` installed. Then, run the following commands:\n\n```bash\nhttps://github.com/thecae/PHYS2255-Final\ncd PHYS2255-Final\nnpm install\nnpm run build\nnpm run tailwind\nnpm run start\n```\n\nThis will host the site at `http://localhost:3000`. You can then navigate to the site in your browser.\n\n### Technologies Used\n\nHere are a list of libraries and sources used for the project.\n* The project is built on the Three.JS library, a game engine built in Javascript for web-deployed games.\n* We used [JHT's Planet Pixel Emporium](https://planetpixelemporium.com/index.php) to get the texture maps for each of the planets.\n* The site is built on React. Several React components are integral parts of the site, including the slider, the clock, and the notification pane.\n* The site is rendered using a Pug template, which is transpiled into HTML by the server.\n* The server is backboned by Express.js.\n\nIn the final deployment, this standalone project was integrated into my personal website, already hosted using React and Express.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoleellis%2Fphys2255-final","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoleellis%2Fphys2255-final","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoleellis%2Fphys2255-final/lists"}