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

https://github.com/ryoga-exe/sivtexturesynthesis

Implementation of Texture Synthesis in Siv3D
https://github.com/ryoga-exe/sivtexturesynthesis

cpp siv3d texture-synthesis

Last synced: 2 months ago
JSON representation

Implementation of Texture Synthesis in Siv3D

Awesome Lists containing this project

README

        

# SivTextureSynthesis

This project implements Texture Synthesis with [OpenSiv3D v0.6.5](https://siv3d.github.io/).

[Video (on YouTube)](https://youtu.be/LLiuAcWNz2c)

## ToDo - not implemented yet

- Patch-based texture synthesis
- Deep Learning and Neural Network Approaches

## References

- https://github.com/goldbema/TextureSynthesis
- https://en.wikipedia.org/wiki/Texture_synthesis
- http://graphics.cs.cmu.edu/people/efros/research/EfrosLeung.html
- https://github.com/Yu212/texture-synthesis-in-minecraft