Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Christmas

Author: 
Vincent LaClair
Tuesday, December 15, 2020 - 13:47
Art Type: 
2D Art
Tags: 
Christmas
snowman
moon
snow
tree
License(s): 
CC0
Collections: 
Share Icons: 
Preview: 
Preview
Preview

Just a Christmas wallpaper or background. I made the graphics using python. Feel free to use it. You can credit me or don't, it's up to you. If you want to learn how to use python, PM me. Please tell me how I can make it better.

File(s): 
christmas.png christmas.png 26.7 Kb [30 download(s)]
christmas_update.png christmas_update.png 47 Kb [29 download(s)]
  • Log in or register to post comments

Comments

Puffolotti
joined 5 years 11 months ago
12/15/2020 - 14:35
Puffolotti's picture

Looks nice. You might consider adding a decorated tree (simple orbs should do the trick, but you can add even ribbons) and a couple wrapped gifts.

  • Log in or register to post comments
Vincent LaClair
joined 4 years 5 months ago
12/15/2020 - 14:42

Got it, thanks.

  • Log in or register to post comments
Vincent LaClair
joined 4 years 5 months ago
12/15/2020 - 17:26

You can see the animated version at http://www.codeskulptor.org/#user47_zG7cJG8k8f_3.py

  • Log in or register to post comments
Puffolotti
joined 5 years 11 months ago
12/15/2020 - 23:57
Puffolotti's picture

The website codeskulptor refuses to show me the page you linked. It says it doesn't exist.

It looks like a (hopefully) temporary problem on the website, i'll try again.

  • Log in or register to post comments
Vincent LaClair
joined 4 years 5 months ago
12/16/2020 - 07:15

I can give you a downloaded version of the code if you'd like.

  • Log in or register to post comments
AntumDeluge
joined 12 years 3 months ago
12/16/2020 - 08:03
AntumDeluge's picture

The link works for me.

  • Log in or register to post comments
Vincent LaClair
joined 4 years 5 months ago
12/16/2020 - 09:35

Here is the updated link http://www.codeskulptor.org/#user47_zG7cJG8k8f_4.py

  • Log in or register to post comments
Puffolotti
joined 5 years 11 months ago
12/16/2020 - 14:35
Puffolotti's picture

It was a problem with Brave, in Firefox it works fine.

It looks simple but captivating.

I'm not familiar with Python, but there should be a way to make the snow fall endlessly.

  • Log in or register to post comments
Vincent LaClair
joined 4 years 5 months ago
12/16/2020 - 15:23

My python is a little rusty. Their is a way to make it fall endlessly.

  • Log in or register to post comments
Vincent LaClair
joined 4 years 5 months ago
12/16/2020 - 16:23

Here it is. This is a link to the continuous snow falling.
http://www.codeskulptor.org/#user47_zG7cJG8k8f_5.py

  • Log in or register to post comments
Vincent LaClair
joined 4 years 5 months ago
12/16/2020 - 16:37

Codeskulptor uses javascript to convert python code into javascript so some functions in codeskulptor are not available in actual python. Codeskulptor is a great way to start if you want to learn python. Here are some links from codeskulptor if you want to learn the basics of python. It is free to use of course. http://www.codeskulptor.org/#demos-pystep.py, and http://www.codeskulptor.org/iipp-practice-experimental/

  • Log in or register to post comments
Vincent LaClair
joined 4 years 5 months ago
12/16/2020 - 16:39

And codecademy is a great source to learn any of the computer languages. I am currently learning c++ from codecademy and so far, I am impressed.

  • Log in or register to post comments