An open API service indexing awesome lists of open source software.

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.

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/

![](template.jpg)

## 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