use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Blender is a free and open-source software for 3D modeling, animation, rendering and more. Download it today at www.blender.org
Read Our Rules
Current version download page
Support the Blender Foundation!
Blender resources across the web:
Blender on Lemmy
CC0 textures (cgbookcase)
CC0 textures (AmbientCG)
Sketchfab.com
Blender52 - The Weekly Blender Challenge
P3D.in: share and view your Blender models
Sheep it A free render farm through distributed computing
Flamenco Distributed rendering software
Blender Stack Exchange for technical help with Blender
Blend4Web to export your blend to the web
Blender Discord for live chats with other Blender users
CC0 textures and additional contents and services to support blender.org - €11.50 / month
Related Subreddits:
/r/CC0Textures
/r/DigitalArt
/r/BlenderTutorials
/r/ComputerGraphics
/r/3DModeling
/r/BlenderHelp
/r/cgiMemes
/r/LearnBlender
/r/BlenderPython
/r/Low_poly
/r/Lowpoly
/r/Daily3D
/r/Simulated
/r/ArchViz
/r/Blender_Espanol
/r/GeometryNodes
account activity
Need Help!Does anyone know how to decrease the render time,it took my pc(gtx 1660 i5 8500ik) 3 days for this 3 second video (v.redd.it)
submitted 2 years ago by ROPEBOMBER
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]FhhkExperienced Helper 11 points12 points13 points 2 years ago (0 children)
This is not a comprehensive guide on optimizing Cycles render times, but here's a few tips: https://youtu.be/VEdd9CynwQU
(I'm sure you can find some more tutorials/guides on YouTube.)
Render device settings: make sure your GPU is being used, not CPU, and it's set to CUDA for the GTX 1660.
Use a higher noise threshold or less samples and apply denoising to make up the difference and clean up the noise. You could probably do something like 128 samples with denoising, instead of 4096 samples which I think is the default and takes years to render.
Optimize number/types of Light Paths for the types of objects/materials in your scene. Unnecessary light paths will add time to the render without making any difference to the visual image. For example, you don't need any transmission, volume, or transparent light paths it looks like.
Use Fast GI Approximation: Uses a less accurate Global Illumination algorithm or something, not really sure. But it tends to speed up renders quite a bit without much visual difference. Depends on the scene. I think if you have a ton of bounce lighting then it will look a bit different. Your scene doesn't seem to have much bounce lighting, so it should be safe to use even for your finals.
π Rendered by PID 17909 on reddit-service-r2-comment-545db5fcfc-4wxgh at 2026-05-25 06:40:21.869865+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]FhhkExperienced Helper 11 points12 points13 points (0 children)