Pages:
Author

Topic: 10th anniversary art contest - page 71. (Read 58427 times)

legendary
Activity: 2366
Merit: 1206
October 20, 2019, 11:08:33 PM
Quoted, to show your images. Good luck..
You need to purchase a copper membership or reach the Jr. Member rank if you want to appeal the images you had been posted.




Hope you like it  Cheesy

BTC Address: 1NtB4kH5SZRwy29RowGcEi6uFgjkFrvr7b
jr. member
Activity: 209
Merit: 3
October 20, 2019, 10:59:52 PM



Hope you like it  Cheesy

BTC Address: 1NtB4kH5SZRwy29RowGcEi6uFgjkFrvr7b
full member
Activity: 392
Merit: 116
Worlds Simplest Cryptocurrency Wallet
October 20, 2019, 09:33:09 PM
Happy 10th Anniversary Bitcointalk!



My BTC Address: bc1qfnersm6pz83c5sm59p9qwct693zvcn0hlwaduj

what? Why aren't my images displayed as big and clear as others?

I have been blocked ?? Help me! Please

Do not worry. Your account is okay! Only accounts rated from Jr Member or above will display the photo! I will help you, boys!
jr. member
Activity: 53
Merit: 4
October 20, 2019, 09:30:01 PM
Happy 10th Anniversary Bitcointalk!



My BTC Address: bc1qfnersm6pz83c5sm59p9qwct693zvcn0hlwaduj

what? Why aren't my images displayed as big and clear as others?

I have been blocked ?? Help me! Please
jr. member
Activity: 53
Merit: 4
October 20, 2019, 09:28:48 PM
Happy 10th Anniversary Bitcointalk!



My BTC Address: bc1qfnersm6pz83c5sm59p9qwct693zvcn0hlwaduj
member
Activity: 129
Merit: 15
October 20, 2019, 09:12:27 PM
Happy 10th Anniversary BCT!

I cannot post images, please see the following link:



15UEvDAy9MB47X9XPgANx4cQhL81DRiQyn
legendary
Activity: 2128
Merit: 1148
October 20, 2019, 08:09:54 PM


snip


Just so you know, spamming this thread with several posts per day is probably not going to help your chances to win... Just so you know.


I know I can't win.
I'm not writing for bounty either.
I know it's not forbidden to send messages every day.
I'm trying to have a good time.
Thank you
member
Activity: 94
Merit: 30
Here we go! I am a portuguese translator!
October 20, 2019, 08:08:54 PM
https://i.imgur.com/tdwHaKE.jpg[/img]]

1NUigJLrATfG4TwgYTdfoHxA4Q96Wg49Az
member
Activity: 94
Merit: 30
Here we go! I am a portuguese translator!
October 20, 2019, 08:07:50 PM
https://i.imgur.com/P9WWddD.jpg[/img]]

1NUigJLrATfG4TwgYTdfoHxA4Q96Wg49Az
member
Activity: 94
Merit: 30
Here we go! I am a portuguese translator!
October 20, 2019, 08:04:41 PM
https://i.imgur.com/gew2xLC.jpg[/img]]

1NUigJLrATfG4TwgYTdfoHxA4Q96Wg49Az
sr. member
Activity: 1218
Merit: 410
Secure your crypto : https://notyourkeys.org
October 20, 2019, 08:02:15 PM
Just see this today. Don't have much time but here is my simple art i draw

https://i.imgur.com/ahmB3kZ.jpg

Happy Anniversary bitcointalk!

Btc addy : 16CYsf1yonoVAN3jLAJguREmoJfCy5twi4
full member
Activity: 127
Merit: 116
October 20, 2019, 07:52:09 PM
Hi,

here is my entry, it's a 3d piece, a mix of my own drawings from scratch and a few stock 3d images:

original 3d render: https://i.imgyukle.com/2019/10/21/EhvGw0.jpg

image size reduced to fit Bitcointalk format:




My BTC address: 1KyC263q14cMyoAwBYqqG5NLhzgDAh8pPm


Happy 10th Anniversary Everyone !!
legendary
Activity: 1638
Merit: 1329
Stultorum infinitus est numerus
October 20, 2019, 07:46:03 PM


snip


Just so you know, spamming this thread with several posts per day is probably not going to help your chances to win... Just so you know.
legendary
Activity: 2128
Merit: 1148
October 20, 2019, 07:26:07 PM








1G7HCyiRbQSZgXCmt61FUD4X6qhDwSQnbo
legendary
Activity: 2436
Merit: 1232
Leading Crypto Sports Betting & Casino Platform
October 20, 2019, 06:30:53 PM
Happy 10years old bitcointalk!!!
Done using acrylic on canvas 😊



Entry # 2




Process




BTC Address: 33gZb8CuaGauYtXFaEkuapzHjo5SuhvgjW
Sorry for questioning your skills and fairness, but why your 2nd entry is signed "YATSAN" in the process and on the finished painting is "nikki/18" or "nikkil18"?

P.S. I really liked your paintings and this is why I take a close look as the details are amazing, very good skills!! Will give a Merit anyway as the author (who ever he/she is) is really good Smiley


Did you draw this from scratch? is it really your own art ?

Hi everyone! Thankyou for asking  Cheesy To answer your question, yes! It is my own paintings and I draw it from scratch , I am using acrylic and canvas on my paintings.
Regarding the pen name or signature in the painting, Don't be confuse! Yatsan is just my username here in forum, I have my real name and I have my own pen-name or signature in every painting I make.

My first painting was bought by TECSHARE, The second one is still here, and I am making a third one so wait for it!!!

Thank you guys for appreciating my painting!  Cheesy



Wait for this one!

full member
Activity: 279
Merit: 109
reputation on reddit (for trades): bit.ly/3ja8HFK
October 20, 2019, 05:50:06 PM
I'm not going to be an artist (you can probably guess where I'm going after reading the rest of my entry)

Here's my entry. I'm going to upload a video of it soon(because it also spins).



(it looks like the forum isn't letting me post pictures)

How did I do it? My oscilloscope has an X-Y feature, so I took a picture of the Bitcoin logo and resized it to 32x32. Then I built a simple 5-bit digital to analog converter out of a couple of resistors. Then, I took all the coordinates on my 32x32 picture and I had the Arduino send them to the DAC. Here's the code for it if you want to try it yourself.

Code:
#define x1    12
#define x2    11
#define x4    10
#define x8    9
#define x16   8
#define y1    6
#define y2    5
#define y4    4
#define y8    3
#define y16   2
int spin(double deg, int orig){
  return (int)(15.5+(orig-15.5)*sin(deg));
}

void drawCircle(double x){
  int delayus = 20;
  int numPoints = 31;
  int xcoord[] = {0 ,0 ,1 ,1 ,1 ,1 ,1 ,1 ,2 ,2 ,2 ,3 ,3 ,4 ,4 ,5 ,5 ,6 ,6 ,7 ,7 ,8 ,9 ,9 ,10,11,12,13,13,14,15};
  int ycoord[] = {15,16,16,17,18,19,20,21,21,22,23,23,24,24,25,25,26,26,27,27,28,28,28,29,29,29,29,29,30,30,30};
    for (int i = 0; i    setXY(spin(x,xcoord[i]), ycoord[i]);
    delayMicroseconds(delayus);
  }
    for (int i = numPoints-1; i>=0; i--){
    setXY(spin(x,31-xcoord[i]), ycoord[i]);
    delayMicroseconds(delayus);
  }
      for (int i = 0; i    setXY(spin(x,31-xcoord[i]), 30-ycoord[i]);
    delayMicroseconds(delayus);
  }    for (int i = numPoints-1; i>=0; i--){
    setXY(spin(x,xcoord[i]), 30-ycoord[i]);
    delayMicroseconds(delayus);
  }
}
void drawBOuter(double x){

  
   int delayus = 20;
  int numPoints = 100;
  int xcoord[] = {8 ,9 ,10,11,11,11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 10 ,10,9 ,8 ,8 ,9 ,10,11,12,12,12,12,13,14,14,14,14,15,16,16,16,16,17,17,17, 17,18, 19, 19, 20,21,22,22,23,23,23,23,22,22,21,21,21,22,23,23,24,24,24,24,24,23,23,22,22,21,20,19,18,17,17,17,17,17,16,16,16,16,16,15,14,14,14,14,14,13,12,12,12,12,12,11,10,9,8};
  int ycoord[] = {8 ,8 ,8 ,8 ,9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 20, 21,21,21,22,22,22,22,22,23,24,25,25,25,24,23,22,22,22,23,24,25,25,24,23, 22,22, 22, 21, 21,21,21,20,20,19,18,17,17,16,16,15,14,14,14,13,13,12,11,10,9 ,9 ,8 ,8 ,7 ,7 ,7 ,7 ,7 ,7 ,6 ,5 ,4 ,3 ,3 ,4 ,5 ,6 ,7 ,7 ,7 ,6 ,5 ,4 ,3 ,3 ,3 ,4 ,5 ,6 ,7 ,7 ,7 ,7,7};
    for (int i = 0; i    setXY(spin(x,xcoord[i]), ycoord[i]);
     delayMicroseconds(delayus);
  }
}
void drawBUpperInner(double x){
     int delayus = 20;
  int numPoints = 22;
  int xcoord[] = {14,15,16,17,18,19, 19, 20,20 , 20, 20, 19, 19, 18 ,17,16,15,14,14,14,14,14};
  int ycoord[] = {15,15,15,15,15,15, 16, 16, 17, 18, 19, 19, 20, 20, 20,20,20,20,19,18,17,16};
    for (int i = 0; i    setXY(spin(x,xcoord[i]), ycoord[i]);
    delayMicroseconds(delayus);
  }
}
void drawBLowerInner(double x){
     int delayus = 20;
  int numPoints = 26;
  int xcoord[] = {14,15,16,17,18,19, 19, 20,20, 21, 21, 21, 21, 20, 19, 19, 18 ,17,16,15,14,14,14,14,14,14};
  int ycoord[] = {8 ,8 ,8 ,8 ,8 ,8 , 9 , 9, 10, 10, 11, 12, 13, 13, 13, 14, 14, 14,14,14,14,13,12,11,10,9};
    for (int i = 0; i    setXY(spin(x,xcoord[i]), ycoord[i]);
    delayMicroseconds(delayus);
  }
}

void setXY(int x, int y){
  digitalWrite(x1, x%2);
  x=x>>1;
  digitalWrite(x2, x%2);
  x=x>>1;
  digitalWrite(x4, x%2);
    x=x>>1;
  digitalWrite(x8, x%2);
    x=x>>1;
  digitalWrite(x16, x%2);
    digitalWrite(y1, y%2);
  y=y>>1;
  digitalWrite(y2, y%2);
  y=y>>1;
  digitalWrite(y4, y%2);
    y=y>>1;
  digitalWrite(y8, y%2);
    y=y>>1;
  digitalWrite(y16, y%2);
}

void setup() {
pinMode(x1, OUTPUT);
pinMode(x2, OUTPUT);
pinMode(x4, OUTPUT);
pinMode(x8, OUTPUT);
pinMode(x16, OUTPUT);
pinMode(y1, OUTPUT);
pinMode(y2, OUTPUT);
pinMode(y4, OUTPUT);
pinMode(y8, OUTPUT);
pinMode(y16, OUTPUT);
}
double x = 3.14/2;
void loop() {
  

drawCircle(x);

drawBOuter(x);

drawBUpperInner(x);


drawBLowerInner(x);

x=x+0.03;
}
The circuit can be found here. It's basically two R2R ladders and an Arduino:


Here's my bitcoin address: 3LGFCYRgpqsJXdUjvn5AHhvEetb726YrgL

If this gets 10 merits I'm drawing more stuff.

Edit: That was quick. What should I draw next?

https://www.youtube.com/watch?v=FoGXVam3CNU

Here's the video (it's not very good quality because I took it with my phone)
Edit 2: I'll have the other drawing done this week.
Edit 3: Done, go to page 32.
member
Activity: 154
Merit: 47
BE-RACEFUL GRACEFUL
October 20, 2019, 05:35:05 PM
Hello All Smiley

Iam not a great artist but did my best to put my artistic talent on a white paper with my thoughts as I couldnt stop appreciating the community,its completely hand drawn and being a crypto woman tried my best to make it look fancy Smiley Once again wishing the Bitcointalk forum for the knowledge shared all the years and many more years to come ahead ! All the best to the great mods ,for keeping the forum clean and sharing the best of the crypto updates ! If I win I would be the happiest if I dont I wish the best for the Community always Smiley

Iam not able to post the images not sure but the links are here !

https://imgur.com/UVS44uA
https://imgur.com/0K7zTwx
https://imgur.com/h6JcOVu

Bitcoin Address :

35UrNhZ6nCTEaqPbduLUakH2r5ZDsF8Lxf

Thankyou and Goodluck for all of us !!
member
Activity: 1263
Merit: 43
October 20, 2019, 04:12:14 PM


BTC: 1BmHBhwaPs54LHqdRzkWKDnqv3HuJJnb9b
legendary
Activity: 2380
Merit: 1442
October 20, 2019, 04:10:15 PM

Did you draw this from scratch? is it really your own art ?

He was inspired by the famous work of Vermeer: ​​'Girl with a Pearl Earring'.

https://en.wikipedia.org/wiki/Girl_with_a_Pearl_Earring

member
Activity: 98
Merit: 24
October 20, 2019, 03:58:00 PM
Am probably unable to post an image because of my ranking, but that didn't discourage me, as I still made something in celebration of Bitcointalk forum.

I decided to make a hand made original art for this reason...

Since I found my way into Bitcointalk forum,  it is the only platform I consider as an original place.

 Bitcointalk forum is more than just a platform to me, it is a family aimed at helping ready users.
 Am grateful that am a member of this forum and am looking forward to greater times here.

 Happy 10th Anniversary.

You can kindly use the link to view my art, https://ibb.co/M5kmksR
 It might not be much, but it's my way of saying I APPRECIATE BITCOINTALK.

12pH5Ttrb8QkwkRHNwFazoZMMvxLkobaFm
Pages:
Jump to: