https://github.com/torrentg/ray-model
Ray-based modeling of gravitational fields
https://github.com/torrentg/ray-model
gravity modeling physics
Last synced: 4 months ago
JSON representation
Ray-based modeling of gravitational fields
- Host: GitHub
- URL: https://github.com/torrentg/ray-model
- Owner: torrentg
- Created: 2025-11-06T08:33:37.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-06T07:23:50.000Z (7 months ago)
- Last Synced: 2025-12-08T18:40:32.806Z (7 months ago)
- Topics: gravity, modeling, physics
- Language: TeX
- Homepage:
- Size: 794 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ray-Based Modeling of Gravitational Fields
This project explores a ray-based representation of the gravitational field.
At any observation point, the field is defined as the direction-weighted aggregation of line-integrated mass contributions along all incoming directions. In the static case, the formulation reproduces the classical Newtonian gravitational field and shows potential to replicate also relativistic scenarios. The approach represents an initial step in ray-based gravitational modeling, open to further refinement and generalization.
## Disclaimer
This work is not a substitute for established gravitational theory and should be read as a speculative modeling approach intended to invite scrutiny and constructive feedback. While I have formal undergraduate training in mathematics, the material has not undergone peer review. Assumptions and derivations are stated explicitly; any errors are my responsibility and critical evaluation is welcome.
If you are an [arXiv.org](https://arxiv.org) endorser and consider this work of potential academic interest, an [endorsement](https://arxiv.org/auth/endorse?x=JMPHZQ) to facilitate submission would be appreciated.
## Deliverables
To compile the LaTeX [document](https://raw.githubusercontent.com/torrentg/ray-model/refs/heads/main/ray-model.pdf):
```bash
pdflatex ray-model.tex
```
## License
This project is licensed under the [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).