Skip to content

Commit

Permalink
updated readme again ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeus committed Mar 26, 2020
1 parent 389a130 commit 6681bab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Expand Up @@ -9,18 +9,18 @@ bigimg: [{src: "/doc/unwrappedhead.jpg", desc: "unwrapped head"}]
Syntexmex is an addon for blender which helps generating
UV-textures based on examples.

taking an image like this:
taking an image such as this one:

<img align="right" src="https://de.m.wikipedia.org/wiki/Datei:Raspberry_Pi_B%2B_top.jpg" width=300>
<img align="right" src="https://upload.wikimedia.org/wikipedia/commons/6/6f/Raspberry_Pi_B%2B_top.jpg" width=300>

we can synthesize new texture from the example image:

<img align="right" src="docs/scale_textures.png" width=300>
<img src="docs/scale_textures.png" width=300>

or make a texture seamless, also using an example image (example
image can be the texture itself):

<img align="right" src="docs/comparison.jpeg" width=300>
<img src="docs/comparison.jpeg" width=300>

<!--Below is an example what
can be done with this addon:-->
Expand All @@ -41,7 +41,7 @@ can be done with this addon:-->

Download the zip file from this location:

TODO:
TODO:

After downloading, open blender and go to:

Expand Down Expand Up @@ -84,7 +84,7 @@ inside of the blender plugin.
The Addon can be accessed through the properties sidebar in
3D View (Access with shortcut key: 'N') in a the *syntexmex* tab

<img align="right" src="docs/default_panel.jpg" width=100>
<img align="right" src="docs/default_panel.jpg" width=400>

### Quick introduction

Expand Down Expand Up @@ -122,9 +122,9 @@ Example of Suzanne *before* making edges seamless and *after*:
<img src="docs/Suzanne_synthesis.png" width="300" alt="seamless">


### Operations
### Buttons

<img align="right" src="docs/panel_opened.png" width=50>
<img align="right" src="docs/panel_opened.png" width=200>

**Synthesize UV example based texture**
: Synthesize textures for UV islands and make edges between them seamless.
Expand Down
Binary file modified docs/scale_textures.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6681bab

Please sign in to comment.