Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fitzwilliammuseum/pump-priming
A set of tutorials for the Fitzwilliam Museum's Industry Pump Priming workshops on 3D and conservation
https://github.com/fitzwilliammuseum/pump-priming
3d archaeology lessons museums photogrammetry tutorials
Last synced: 25 days ago
JSON representation
A set of tutorials for the Fitzwilliam Museum's Industry Pump Priming workshops on 3D and conservation
- Host: GitHub
- URL: https://github.com/fitzwilliammuseum/pump-priming
- Owner: FitzwilliamMuseum
- License: cc0-1.0
- Created: 2018-11-28T21:01:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T06:12:23.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T16:24:56.949Z (3 months ago)
- Topics: 3d, archaeology, lessons, museums, photogrammetry, tutorials
- Language: HTML
- Homepage: https://fitzwilliammuseum.github.io/pump-priming
- Size: 7.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Fitzwilliam Museum Photogrammetry tutorial
[![DOI](https://zenodo.org/badge/159564382.svg)](https://zenodo.org/badge/latestdoi/159564382)
This repository contains a Jekyll powered instance of an HTML version of a tutorial on how to create 3D models.
## To run locally
* Install Jekyll on your machine following these [instructions](https://jekyllrb.com/docs/installation/)
* Install Git on your machine following these [instructions](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
* Clone the code for this repository:
`git clone https://github.com/FitzwilliamMuseum/pump-priming.git steppe-gold`
* Change to the directory and then run this command in terminal `bundle exec jekyll serve`## Credits
Website by [@portableant](https://github.com/portableant)
## License
GPL V3 for code, all contents other than the models from Tom Flynn are under CC0 license.
## Contributing guidelines
If you want to contribute fixes to this site, you are very welcome to do so. To do this, either add a [bug report under issues](https://github.com/FitzwilliamMuseum/pump-priming/issues) or fork the repository and create a new branch for proposed fixes and then submit a pull request.