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
- Host: GitHub
- URL: https://github.com/ryoga-exe/sivtexturesynthesis
- Owner: Ryoga-exe
- Created: 2022-09-05T08:26:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T12:50:25.000Z (over 2 years ago)
- Last Synced: 2025-02-06T06:16:27.577Z (4 months 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