https://github.com/rizerphe/blender-snow
Simple blender snow creation addon. Create a snowy surface with footprints etc.
https://github.com/rizerphe/blender-snow
Last synced: about 2 months ago
JSON representation
Simple blender snow creation addon. Create a snowy surface with footprints etc.
- Host: GitHub
- URL: https://github.com/rizerphe/blender-snow
- Owner: rizerphe
- Created: 2019-06-14T15:39:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-14T16:10:42.000Z (almost 7 years ago)
- Last Synced: 2025-03-05T12:34:11.695Z (over 1 year ago)
- Language: Python
- Size: 348 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blender-snow
Simple blender snow creation addon. Create a snowy surface with footprints etc.
REQUIRES TKINTER AND PIL. They were removed from blender. Try to install them yourself. Also, blender 2.78 on raspberrypi supports them and is used to test an addon.
# the method
This method came from Andrew Price and Guilherme Henrique https://www.blenderguru.com/tutorials/make-snow. Make snow in a minute, not in an hour! Sorry, but you also have less control on what's going then.
# install and use
Install tkinter and PIL for blender (I don't know how), download a 'make snow.zip' file from the repository and install it as usual addon.
Go to the 'create' panel on your tool shelf, scroll down to a 'Add snow'. Play around with parameters (lower the "outline" to 3 if you need), click on "Add some snow" and draw needed footprints etc. with the tools, provided in the window. Close the window when finished and wait for your snow to appear!