https://github.com/andrewrgarcia/paper-rick
A template to develop UV mapped structures from papercraft files.
https://github.com/andrewrgarcia/paper-rick
javascript webgl
Last synced: 3 months ago
JSON representation
A template to develop UV mapped structures from papercraft files.
- Host: GitHub
- URL: https://github.com/andrewrgarcia/paper-rick
- Owner: andrewrgarcia
- License: mit
- Created: 2022-09-02T01:25:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T18:24:13.000Z (over 2 years ago)
- Last Synced: 2025-01-16T15:26:56.227Z (4 months ago)
- Topics: javascript, webgl
- Language: JavaScript
- Homepage:
- Size: 292 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# paper-rick
A template to develop UV mapped structures from papercraft files.
* webpack infrastructure: Bruno Simon [ three.js journey course: https://threejs-journey.com/ ]
* papercraft templates: cubeecraft https://www.cubeecraft.com/

## Contributors
- [Andrew Garcia](https://github.com/andrewrgarcia) - creator and maintainer
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request