https://github.com/dbraun/headcoupledperspective
https://github.com/dbraun/headcoupledperspective
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dbraun/headcoupledperspective
- Owner: DBraun
- Created: 2014-09-27T00:21:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T21:27:34.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T10:11:12.498Z (10 months ago)
- Language: HTML
- Size: 427 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instructions:
Adjust the `scaling` variable in `index.html` according to your screens width in pixels and width in centimeters.
Start a python http server in this repo's directory:
```python
python -m http.server 8080
```
Visit `localhost:8080/index.html` in a web browser.
Maximize the screen, I forget how to do this.
In the GUI, the units are in centimeters. `(X,Y,Z)` Refers to the position of the center of your eyes relative to the center of the screen. Make `x` negative and move your head to the left while looking the screen. Make adjustments to `(X, Y, Z)` as necessary.