Implement new art stuff:
Simple B&W drawings and an animation test
This commit is contained in:
@@ -248,6 +248,22 @@
|
||||
</div>
|
||||
</div>
|
||||
<h1 style="background-color: #F8ECC2;">Illustrator</h1>
|
||||
<h2 style="background-color: #F8ECC2;">Simplistic Line Images</h2>
|
||||
<a href="#" class="thumbnail">
|
||||
<a href="/images/art/ai/simple1.png" alt="..." data-lightbox="gradiented">
|
||||
<img src="/images/art/ai/simple1.jpg" alt="..." width="300px" class="img-rounded">
|
||||
</a>
|
||||
</a>
|
||||
<a href="#" class="thumbnail">
|
||||
<a href="/images/art/ai/simple2.jpg" alt="..." data-lightbox="gradiented">
|
||||
<img src="/images/art/ai/simple2.jpg" alt="..." width="300px" class="img-rounded">
|
||||
</a>
|
||||
</a>
|
||||
<a href="#" class="thumbnail">
|
||||
<a href="/images/art/ai/simple3.jpg" alt="..." data-lightbox="gradiented">
|
||||
<img src="/images/art/ai/simple3.png" alt="..." width="300px" class="img-rounded">
|
||||
</a>
|
||||
</a>
|
||||
<h2 style="background-color: #F8ECC2;">Gradiented Images</h2>
|
||||
<div class="row">
|
||||
<div class="col-xs-6 col-md-3">
|
||||
|
||||
@@ -73,6 +73,8 @@
|
||||
<br>
|
||||
<br>
|
||||
<img src="/images/art/combo/overlay2.JPG" width="60%" class="img-rounded bordered">
|
||||
<h2>Experiments with Animation</h2>
|
||||
<img src="/images/art/breaktest.gif" class="img-rounded bordered">
|
||||
<h2>Experiments with textures and my photographs</h2>
|
||||
<img src="/images/art/tex/1.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/tex/2.JPG" width="60%" class="img-rounded bordered">
|
||||
|
||||
BIN
images/art/ai/simple1.png
Normal file
BIN
images/art/ai/simple1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
BIN
images/art/ai/simple2.png
Normal file
BIN
images/art/ai/simple2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
BIN
images/art/ai/simple3.png
Normal file
BIN
images/art/ai/simple3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
BIN
images/art/breaktest.gif
Normal file
BIN
images/art/breaktest.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user