Blender compositing cheat sheet | Back to beauty
A handy cheat sheet describing the compositing steps of going "back to beauty;" that is, from passes to finished render. It's part of my rendering workflow, described here: https://youtu.be/Tjy-iavq3ps
If you appreciate my efforts to make handy resources, put in a dollar. Those occasional small donations really brighten my day.
3D challenge cheat sheet
Some handy questions to ask yourself while making a 3D render.
I go through some of the analysis here: https://youtu.be/W1OuXB6UeW0
If you appreciate my efforts to make handy resources, put in a dollar. Those occasional small donations really brighten my day.
Noise threshold cheat sheet
A PDF showing what different noise thresholds look like from Cycles.
With infinite samples and no time limit, this is how your image will look, given each different noise threshold. Set your noise threshold value to the amount of noise you want in your final image.
The document shows the thresholds:
- 0.1
- 0.05
- 0.025
- 0.01
- 0.005
- 0.0025
If you appreciate my efforts to make...
2024-03-10 21:33:38 +0000 UTC View PostRender log to spreadsheet script
A Python script that converts your Blender render log to a .csv file, using the warp | symbol as a delimiter between columns. You can open the .csv file in Google Sheets or MS Excel to sort by things like memory use or loading times.
Running the script will open a window prompting you for a .txt file. It will then prompt you to save a .csv file.
This is my first ever Python script, so expect bugs. I also don't know how to make it into an executable, so ...
2024-03-10 21:19:53 +0000 UTC View PostShaped light node for Blender
A node group to create beautiful interior-style lights in Blender. Fully customizable.
Here's a video where you learn to make it:
2024-01-07 01:56:35 +0000 UTC View Post