created
This commit is contained in:
parent
c7960dd4c8
commit
b1a5de04b6
24
README.md
24
README.md
|
@ -1,5 +1,21 @@
|
|||
# wallpaper-womb3-simplex
|
||||
# Wallpaper based on [mirzaev/womb3-simplex.js](https://git.mirzaev.sexy/mirzaev/womb3-simplex.js) for [Wallpaper Engine](https://steamcommunity.com/app/431960)
|
||||
|
||||
<video width="320" height="240" controls>
|
||||
<source src="videos/%D1%82%D0%B5%D0%BF%D0%B5%D1%80%D1%8C%20%D1%8D%D1%82%D0%BE%20%D0%BC%D0%BE%D0%B6%D0%BD%D0%BE%20%D0%BF%D0%BE%D1%81%D1%82%D0%B0%D0%B2%D0%B8%D1%82%D1%8C%20%D0%BD%D0%B0%20%D0%BE%D0%B1%D0%BE%D0%B8.mp4" type="video/mp4">
|
||||
</video>
|
||||
Powerful wallpaper maker! Generation in real time!
|
||||
You can edit 43 parameters, including the color math matrix!
|
||||
|
||||
<p float="left">
|
||||
<img src="images/settings_1.jpg" width="30%" />
|
||||
<img src="images/settings_2.jpg" width="30%" />
|
||||
</p>
|
||||
|
||||
## Examples
|
||||
![example 1](images/1.jpg)<br><br>
|
||||
![example 2](images/2.jpg)<br><br>
|
||||
![example 3](images/3.jpg)<br><br>
|
||||
![example 4](images/4.jpg)<br><br>
|
||||
![example 5](images/5.jpg)<br><br>
|
||||
![example 6](images/6.jpg)<br><br>
|
||||
|
||||
## Trailer
|
||||
Click on the cover image below to view the video (it i in the `/videos` folder)<br><br>
|
||||
[![trailer](images/cover.jpg)](videos/%D1%82%D0%B5%D0%BF%D0%B5%D1%80%D1%8C%20%D1%8D%D1%82%D0%BE%20%D0%BC%D0%BE%D0%B6%D0%BD%D0%BE%20%D0%BF%D0%BE%D1%81%D1%82%D0%B0%D0%B2%D0%B8%D1%82%D1%8C%20%D0%BD%D0%B0%20%D0%BE%D0%B1%D0%BE%D0%B8.mp4)
|
Loading…
Reference in New Issue