https://github.com/ryoga-exe/sivtexturesynthesis
Implementation of Texture Synthesis in Siv3D
https://github.com/ryoga-exe/sivtexturesynthesis
cpp siv3d texture-synthesis
Last synced: 12 months ago
JSON representation
Implementation of Texture Synthesis in Siv3D
- Host: GitHub
- URL: https://github.com/ryoga-exe/sivtexturesynthesis
- Owner: Ryoga-exe
- Created: 2022-09-05T08:26:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T12:50:25.000Z (over 3 years ago)
- Last Synced: 2025-03-31T00:42:23.868Z (about 1 year ago)
- Topics: cpp, siv3d, texture-synthesis
- Language: GLSL
- Homepage:
- Size: 34.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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