came for the helmet but stayed for ur content, big thumps up and thank you! so I watched the whole thing but I didnt catch where you said how to get the helmet, pls explain
@@mozl6033 oh great to hear! The helmets pure purpose is for clickbait but never did I think it would actually work. Really was just a stupid ‘why not’ situation. I’m for sure trying it again, but I doubt it will work twice. If it does, then wow. I’m speechless xD
For people wondering and wants to try, yes I tried it and it worked. but there is a problem which might make you sad. the problem is that you can't render with your texture, it will only work with a simple 'Principal BSDF shader'
@Daniel Such yeah I was talking to @Damian Mathew and figured out it was indeed my issue, well now I learned my mistake. it worked perfectly fine. thanks for the help anyway
no, google just wants your soul, I think that yo will probably be able to do this forever, maybe just increasingly slowly and google definitely gonna be doing dirty things with your files
@@qualia765 maybe. But my files include blender donuts and few Other objects. I wouldn't be at great loss though. I dont use personal account for this stuff.
They changed the limit now it's around 3 hours of gpu usage and than it will kick you and you won't be able to connect to a gpu for 24hrs . I use collab to render sheepit projects so that later I can render my own animations in Sheepit .
So you use this free processing service to render for others and hence gain points on another free rendering service, to then use that for actually getting your stuff rendered for free? That is some omegabrain thinking stuff. How did you even come up with this?! LMAO
Well, google colab is not meant to be used that way (in free version), and it actually going to holt rendering after some time (and block your account from using colab for a few hours).
I tested it probably 2 months ago. After about 3 hours of rendering, Google bans the GPU for over a week. Cool to play, but rendering animation is too much for this solution.
to add other versions of Blender edit this part to display the options: Blender_Version = 'Blender 2.79b' #@param ["Blender 2.79b", "Blender 2.80", "Blender 2.81", "Blender 2.82a", "Blender 2.83.0", "Blender 2.83.3", "Blender 2.90alpha (expiremental)", "Blender 2.90", "Blender 3.2.1"] *pay attention to the commas and no comma at the end
I got this problem while trying to render a simple alembic test on Google Colab and i keep getting this error message "WARN (bke.modifier): source/blender/blenkernel/intern/modifier.cc:425 BKE_modifier_set_error: Object: "particles", Modifier: "MeshSequenceCache", Could not create reader for file D:/My crap/Blender assets/Particles/EmberGen/Shockwave_1/Shockwave_0.abc" despite changing the abc file's location multiple times, it still shows the same error message what can i do to fix this ?
Friend, I already tried everything like in your video, but the command gives this error: "sudo: ./blender/blender: command not found." What exactly is missing for this error to occur?"
you have to run the command to chose blender version to install, its says: #@title Select Blender Version (used for rendering) then execute the cell{ display-mode: "form" }
For rendering your animation in .mp4 format, first go to the output settings in Blender. There change the output format to ffmpeg video and check file extensions. Then in Google Colab, in the command for the animation output, change the output filename to whatever you like and don't use any file extension. Hope that helps...
Get you render setup in blender for MP4 first then use this code. The "-s 1 -e 250 " are you start and end frames. Adjust accordingly to your scene. #Render an Animation ########### !sudo /drive/MyDrive/Blender3a/blender -b $filename -noaudio -E 'CYCLES' -o '/drive/MyDrive/image_####' -s 1 -e 250 -a -- --cycles-device OPTIX
Excellent job! I had issues with the path (because I have a folder and the .blend file with whitespaces), so, I had to rename the files and it worked. PS: I really don't know about Linux nor its console/commands, but, I appreciateif anyone can share how to modify the "sudo" command to accept whitespaces in the paths. Thank you so much! 👍
So i'm making a doctor strange animation and i had put up the .blend file in my drive but when i run the last code for animation It gives me an error like - Error: Cannot read file '/content/drive/My Drive/Doctor Strange.bend': No such file or directory ANY IDEA WHATS WRONG??
Hey Damian, I set up everything like you did, but when I hit the !sudo script, it does well until the end and then says, "failed to create CUDA context","and nothing renders. I know you aren't a coder, but if you know how to fix this, that would be great.
hey mine is sowing like this can you give a possible fix for this NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. pls🙏🙏
using this technique gave me slow result which is worse than my 1060 6gb even though my Colab has Tesla T4 16gb. My scene is extremely small and uses only 2.15m in peak. I followed instructions and enabled GPU acceleration with CUDA option yet 32 samples frame in cycles renders about 20 seconds, whilst my card is doing that job faster. Why could that happen?
The rendering is done but the image textures i used were missing . I rendered in png and exr but the background and image textures are not there only pink color .
can i get blender 2.92 working aswell? i tried to modifiy the sourcecode but it's spitting errors. it looks like debian or ubuntu so shouldnt be to hard?
Colab doesn't allow users to use the full GPU, that could be a factor here. Although your scene is probably a bit intensive since it takes 2 hours to render on your machine as well.
Is there a code for Blender version 3? How to add more version? I tried rendering an hallway interior and it takes me forever. This doesn't seem to work. On my PC takes about 10 minutes.
Hi Damian, can u demo how to use b3.0 cycles in this code? I noticed that on my standard pc using cycles is even faster than Colab running b 2.9…just wondering how fast it could be when cycles x installed on colab….
yeah i did tried it earlier also but the problem is that when u render much on the colab in a single day then u cant render anymore becoz u cant connect to a gpu from that gmail again
That's the thing, Colab doesn't want users to use their machines for long periods and rendering especially, and they'll ban you if you do. I'd recommend SheepIt. Google it, it's a free Renderfarm.
@@DamianMathew Yeah you can also input a script in the Inspector's Console which generates interaction with your browser to avoid Colab disconnecting your instance. I'll have to look that up and I'll create a comment about it. EDIT: function ClickConnect(){ console.log("Working"); document.querySelector("colab-toolbar-button").click() }setInterval(ClickConnect,60000) Paste that in the Console. Let me know if you encounter any errors, but it should work.
Hi all just an update on this that this no longer is a thing. Atleast for now. Thank you Damian for sharing this, it helped me a lot. But it seems colab GPUs no longer work with blender. I have been getting errors since yesterday and it is happening with everyone else.
Hoi Damian.. I tried rendering a still with smoke and fire simulation.. The smoke and fire doesn't show up... Something has to do with the cache ?? Can you let me know how can I render it
just open the video sequencer in blender and add those frames as a sequence and render that as an animation with the render settings as ffmpeg file (.mkv) . it is always better to render an animation as frames, cause u can pause it if u want, without losing the entire render progress.
@@DamianMathew We have to bake them before uploading the file and make the paths relative. File> External Dataa> Make Paths relative Then, copy the folder to the same folder where the blend is saved. Now import in google drive as folder. Good thing is that you've made paths relative, it automatically finds the baked file and import the data from it.
For smoke you need VDB (make it in Houdini or see it in disc cashe folder), for liquid use disc cashe too and then export as Alembic and Import it back.
Does anyone know what .blender/blender command is. I have been trying to install a new version of blender which I did, but at the last stage where the .blender/blender command runs, it gives me an error saying .blender/blender command not found.
To answer your question in the first second, nothing much is up. I'm just waiting on a render and was wondering if there were ways to speed it up. Other than that, it's kind of a slow night.
i don't know why!!! i try yet and its tellimg me render 3 hours and half and my pc can render it in 12 mints its sample project file size only 3.35MB strang things
Can u please help... I have blend files with image textures so it doesn't take those images in account so please help me know how i can upload the image files as well and use them for the render
You need to pack them. Somewhere under ‘external files’ in the upper left menu. The ‘pack files’ or something. I always have that set enabled as a default
you saved me.... just came from a channel that had a 3 part series, and watched all three parts each being 30min..with no luck.. i should have started with you T..T
Go in Blender to File->External Data->Pack all into .blend When you click that, blender packs all the textures into the blend file and when you upload it, it works
Don’t tell me people click because of the helmet. How did this videos hit 14k views in 5 days.
First of all, I clicked because of the helmet and second because i need faster & cheaper rendering. True but honest🙈
People click because of the helmet. I did.
came for the helmet but stayed for ur content, big thumps up and thank you! so I watched the whole thing but I didnt catch where you said how to get the helmet, pls explain
@@mozl6033 oh great to hear! The helmets pure purpose is for clickbait but never did I think it would actually work. Really was just a stupid ‘why not’ situation. I’m for sure trying it again, but I doubt it will work twice. If it does, then wow. I’m speechless xD
Didn't even realise the helmet was there before I saw this comment lol
i like how he took some earthquake precautions
Ez haha
@@DamianMathew hehe
He just wanted to get his animation rendered while he was on a bike trip ;)
For people wondering and wants to try, yes I tried it and it worked. but there is a problem which might make you sad.
the problem is that you can't render with your texture, it will only work with a simple 'Principal BSDF shader'
@Daniel Such yeah I was talking to @Damian Mathew and figured out it was indeed my issue, well now I learned my mistake. it worked perfectly fine. thanks for the help anyway
From his appearance I guess he likes the engine "cycles" the most
Absolute cinema joke right there🔥
@gamingodessy098 Thanks man!
Step 1: Sell your soul.
I think it's free till people know how to use it. After that they'll start charging for it. Plus free things become popular quickly.
no, google just wants your soul, I think that yo will probably be able to do this forever, maybe just increasingly slowly and google definitely gonna be doing dirty things with your files
@@qualia765 maybe. But my files include blender donuts and few Other objects. I wouldn't be at great loss though. I dont use personal account for this stuff.
@Valka well, in order to sustain they definitely need money.
@Valka plus premium subscriptions.
It's been a year i think since the launched
Ah yes... My old laptop sends it's regards
Recent studies shows that CGI is one of the most dangerous industries. We all should wear helmets at work
All the other youtubers need to learn from Damian... short simple and straight to the point, after watching 100s this one actually works.
Thank you so much. It's unbelievable!! I knew Colab but I didn't think of using it along with Blender. Thank you for posting this useful video!!
how about blender 4.0?
They changed the limit now it's around 3 hours of gpu usage and than it will kick you and you won't be able to connect to a gpu for 24hrs . I use collab to render sheepit projects so that later I can render my own animations in Sheepit .
how do you do that? That sounds really clever!
Can you share the code?)
So you use this free processing service to render for others and hence gain points on another free rendering service, to then use that for actually getting your stuff rendered for free?
That is some omegabrain thinking stuff. How did you even come up with this?! LMAO
Good point on the helmet. Will implement it in my future workflow
oh gosh dang, you work really fast o.O
Sonic is a joke to me
@@DamianMathew you simply lied
@@DamianMathew #spoiler Flash hidden identity revealed
Well, google colab is not meant to be used that way (in free version), and it actually going to holt rendering after some time (and block your account from using colab for a few hours).
@ANTONIXON! well, colab is made for quick experiments for the most part. If you want to use it extensively you've to buy a subscription
Oh interessting. I wondered. I haven’t tested it to the full extent yet
@@DamianMathew You can try it for sheepit render-farm, you'll see that after some time of extensive use you'll be blocked in colab 😃
I see, So the safe solution is to buy the colab pro subscription?
people who have AMD gpus are rushing to this . thank you
My man ain't gonna let covid touch his head
"if you have shitty laptop" i feel attacked 💀💀
Thank you so much, I have a super cheap laptop and want to upgrade, but GPU prices are crazy, this realy helped.
Hi Alex. Did this work for you? I have the same cheap crap pc issue
@@mickel555 yeah
Damn I'm here in 30 seconds after he uploaded
Damn fresh
Mine takes 3hrs🤣
Amazing! It's actually twice as fast as my 1060. However, the textures don't work for me :( Is there a way to get around this?
Go to file>external data>pack all in .blend
That'll probably fix it :)
@@adarshnegi3691 Nice, thank you!
@@adarshnegi3691 exactly
@@adarshnegi3691 Thanks!!
go to file and then external data and check that pack thingy
doesnt work for me in blender 2.93.5 it just do nothing after clicking last code segment
I like the way how deeply you explain the process.👍
lol.. yeah.. he dont give a F@cK
Wait. What information do I put in to make that Gmail??? You skipped ALOT of that part
Nah man that’s just god level stuff for us mortals to understand.
Hahahah that's useless
I have the most recent version of blender, would I need to the code for that or...?
How can I Render With Blender Addon 😢
Please Tell
I tested it probably 2 months ago. After about 3 hours of rendering, Google bans the GPU for over a week. Cool to play, but rendering animation is too much for this solution.
I see. Yeah that might be quite annoying. I guess only work around is multiple collabs haha
So the answer is the colab pro?
@@abunadhe nope, we can have parallel rendering by making multiple google accounts and running the simultaneously
to add other versions of Blender edit this part to display the options:
Blender_Version = 'Blender 2.79b' #@param ["Blender 2.79b", "Blender 2.80", "Blender 2.81", "Blender 2.82a", "Blender 2.83.0", "Blender 2.83.3", "Blender 2.90alpha (expiremental)", "Blender 2.90", "Blender 3.2.1"] *pay attention to the commas and no comma at the end
Not working
and where we can find that colab lines of code!?
Hey Damian, could u update the code using for Blender 3.1 version pls?
My blender versiom is 3.5 how it work?
I'm getting 'sudo: ./blender/blender: command not found' at the very last step, does anyone know how to fix this? Thx!
been waiting
I’m really late with this, I kept pushing it off haha
I got this problem while trying to render a simple alembic test on Google Colab and i keep getting this error message
"WARN (bke.modifier): source/blender/blenkernel/intern/modifier.cc:425 BKE_modifier_set_error: Object: "particles", Modifier: "MeshSequenceCache", Could not create reader for file D:/My crap/Blender assets/Particles/EmberGen/Shockwave_1/Shockwave_0.abc"
despite changing the abc file's location multiple times, it still shows the same error message
what can i do to fix this ?
Friend, I already tried everything like in your video, but the command gives this error: "sudo: ./blender/blender: command not found."
What exactly is missing for this error to occur?"
same error here
Can anyone pls help me, whenever i try to render something it gives me error with the code
It says:-
./blender/blender: command not found
you have to run the command to chose blender version to install, its says: #@title Select Blender Version (used for rendering) then execute the cell{ display-mode: "form" }
@@askinator536 bro can you explain in a simpler way because I am also having the same problem..
Hey. I'm getting "sudo: ./blender/blender: command not found". Any help?
same problem
U have to run the blender code first after running it would download the commands and after that it would run
Can we just render an animation as a .mp4 file instead??
if yes pls share the code for the same. thanks :D
Not sure, but also bad idea in general. Always do images in case the render stops. You can merge them with Resolve or Blender Video Editor.
@@DamianMathew thanks for the info man👍
For rendering your animation in .mp4 format, first go to the output settings in Blender. There change the output format to ffmpeg video and check file extensions.
Then in Google Colab, in the command for the animation output, change the output filename to whatever you like and don't use any file extension.
Hope that helps...
Get you render setup in blender for MP4 first then use this code. The "-s 1 -e 250 " are you start and end frames. Adjust accordingly to your scene.
#Render an Animation
###########
!sudo /drive/MyDrive/Blender3a/blender -b $filename -noaudio -E 'CYCLES' -o '/drive/MyDrive/image_####' -s 1 -e 250 -a -- --cycles-device OPTIX
Can you make an updated version of this video please, it will help me alot i am struggling with it.
sudo: ./blender/blender: command not found
Error Please help
I sometimes get the same error, just delete and rewrite the code. Or reupload the file to Google Drive
This code works on gpu only..... When i changed notebook settings to gpu then it works
I'm like, "... another cyclist that uses Blender? Nice!" :)
He probably Cycles a lot huh
...I'll see myself out
@@furosukki1301 haha that's actually pretty good. :) b
@@furosukki1301 you get my vote lol
Excellent job!
I had issues with the path (because I have a folder and the .blend file with whitespaces), so, I had to rename the files and it worked.
PS: I really don't know about Linux nor its console/commands, but, I appreciateif anyone can share how to modify the "sudo" command to accept whitespaces in the paths.
Thank you so much! 👍
2:02, i can't log in to my account, it says: Error 403: access_denied
Hey can someone explain me why my script is just rendering the default cube? xD
doesnt works with blender versions above 2.90
So i'm making a doctor strange animation
and i had put up the .blend file in my drive
but when i run the last code for animation
It gives me an error like -
Error: Cannot read file '/content/drive/My Drive/Doctor Strange.bend': No such file or directory
ANY IDEA WHATS WRONG??
I am getting a "No such file or directory" error. How can I find the correct directory?
It gives me an error when trying to find the file and ive tried and trouble shoot it a milllion times and Im still facing problems
Now I don't have to sacrifice my laptop for a cube render😅
Hey Damian, I set up everything like you did, but when I hit the !sudo script, it does well until the end and then says, "failed to create CUDA context","and nothing renders. I know you aren't a coder, but if you know how to fix this, that would be great.
is there any chance to see updated code about the actual installation of blender newer versions ?
i just editted it with the download link for blender 3.5 but im constantly getting a thing saying "sudo: ./blender/blender: command not found"
@@_end3rguy_ same
I guess the p-100 GPUs are the fastest. But it's pretty rare to get connected to one of those.
Yeah :/ I think it’s really luck. But you can also make multiple collabs and render parallel for animations to speed things up.
Is there updated code for 3.2.0?
The knuckles that appears in the outro describes my face exactly after this video 🤪
MA BRUDDA!
MA BRUDDAH FOUND DA WEA!
هل الطريقة شغالة ؟
@@omrshots اه جربتها و شغالة
و جربتها على sheepit
بس كام ساعة و بيطلع و يخليك cpu بس
hey mine is sowing like this can you give a possible fix for this
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
pls🙏🙏
using this technique gave me slow result which is worse than my 1060 6gb even though my Colab has Tesla T4 16gb. My scene is extremely small and uses only 2.15m in peak. I followed instructions and enabled GPU acceleration with CUDA option yet 32 samples frame in cycles renders about 20 seconds, whilst my card is doing that job faster. Why could that happen?
this also happen to my its take 3.30 hourse for sample project his size 3.35MB my cpu can render it with 12.35 mints
i cant use my gpu becuse is very weak and his cant render
I needed to know this on Friday damn xD, thanks for the video!
Hi, very great explanation and a good tutorial. btw how can I do this with blender 3.3? Any suggestions?
With blender 3.3 it does not work ??
@@jeangeorgestoffi516 any version, need to add link and version name to code
Does it still work with 4.0?
Amazing! how can I download Blender 2.93 on colab System?
not working for me now.. help pleas
The rendering is done but the image textures i used were missing . I rendered in png and exr but the background and image textures are not there only pink color .
Pack all the textures
nvidia - smi code is note working for me is it bcoz i have an amd? someone please guide me
its "!nvidia-smi"
@@-fastass-1756 ya i meant the same thing it said install nvidia drivers in the error
@@tarushsrivastava5185 have you enabled gpu in the notebook settings with omit cell thingy checked?
@@-fastass-1756 ohh yeah I'll try that thanks!!!!
And it's finally here!
Yes I pushed it off for quite some time haha
can i get blender 2.92 working aswell? i tried to modifiy the sourcecode but it's spitting errors. it looks like debian or ubuntu so shouldnt be to hard?
broo i tried all the steps it also started rendering but it takes 2 hrs !!! thts the same as my pc . Can anyone help me out?
what device did you choose
Colab doesn't allow users to use the full GPU, that could be a factor here. Although your scene is probably a bit intensive since it takes 2 hours to render on your machine as well.
Animation you can split over multiple collabs. Also you can try a few times to get a better GPU maybe
@@DamianMathew thnx mahn ill try it
Mind-blowing! So why are you wearing a helmet?
Safety first
Is there a code for Blender version 3? How to add more version? I tried rendering an hallway interior and it takes me forever. This doesn't seem to work. On my PC takes about 10 minutes.
this is gold man you are a life saver😍😍
2:06 Already sold my soul to google drive since high school :)
it's dont work, and i can't add blender 3.1 for make a render 😥😭
So this is Amazon AWS services, but with Google. He pasted sudo commands, wondering if you can choose Windows over Linux commands (probably not)
u cant, these GPUs are connected to Linux machines for better and efficient results.
I trying this that work but my output is like a rose color i mean all are rose so what is do for this
Hi Damian, can u demo how to use b3.0 cycles in this code? I noticed that on my standard pc using cycles is even faster than Colab running b 2.9…just wondering how fast it could be when cycles x installed on colab….
Just change the download link in the code that's it
@@vinayakhegde1044 there is no 3.0 on the link its upto 2.9
@@nishattasnim3198 No, there is link for 3.0 and +, I did it on 3.2.0, you just have to modify link
@@jeangeorgestoffi516 yea, I'll try to do it, but now I am going to sleep. I will be online in 15-16 hours, because of work and sleeping time
@@Eerter_Official how
how do I add version 2.93?
yeah i did tried it earlier also but the problem is that when u render much on the colab in a single day then u cant render anymore becoz u cant connect to a gpu from that gmail again
u have to disconnect and then reconnect
@@eeeeeek i did i used it for one day like 1 week ago and now i cant reconnect again till now i almost try daily but i cant :(
That's the thing, Colab doesn't want users to use their machines for long periods and rendering especially, and they'll ban you if you do. I'd recommend SheepIt. Google it, it's a free Renderfarm.
@@dewansnehra7827 or I guess make multiple ones A,B,C and always toggle them haha
@@DamianMathew Yeah you can also input a script in the Inspector's Console which generates interaction with your browser to avoid Colab disconnecting your instance. I'll have to look that up and I'll create a comment about it.
EDIT:
function ClickConnect(){
console.log("Working");
document.querySelector("colab-toolbar-button").click()
}setInterval(ClickConnect,60000)
Paste that in the Console. Let me know if you encounter any errors, but it should work.
how can i render a eevee animation? in blender and render it out to an mp4
Why not render eevee locally? It is realtime
How can i change the computer thats gonna render my file
Like how I can get a more powerful system.
I think the only way is making a new collab until you have a good one. I think it is pure random
its kinda not worth it but still if u want to, go to runtime and then factory reset runtime
Hi all just an update on this that this no longer is a thing. Atleast for now.
Thank you Damian for sharing this, it helped me a lot. But it seems colab GPUs no longer work with blender. I have been getting errors since yesterday and it is happening with everyone else.
is says the file not exist and i upload the project file correctly even then it dosent work
it dosnt work the newer version of blender bro
Hoi Damian..
I tried rendering a still with smoke and fire simulation..
The smoke and fire doesn't show up... Something has to do with the cache ?? Can you let me know how can I render it
Same happened to me. Smoke and fluid sims weren't rendered
Is there a script to when we click to render button in blender it render from the google colab not from my computer ?
it's not rendering collision... my particles went straight through the collision plane... :(
sudo: ./blender/blender: command not found
same
So if I want to render a 5 sec video I will have to assemble all 120 images together?
just open the video sequencer in blender and add those frames as a sequence and render that as an animation with the render settings as ffmpeg file (.mkv) . it is always better to render an animation as frames, cause u can pause it if u want, without losing the entire render progress.
@@-fastass-1756 oh thank you and can I shutdowb my pc while it is cloud rendering?
Exactly. And you can split the renders over multiple collabs to speed up. I personally use Resolve to bring the frames together. Also a Free Software.
@@pierre.a5324 I don’t know actually. Maybe the browser has to be open?
Thank you 👍🏻
Hi! Thanks a lot.
How to bake fluid or smoke and fire before rendering a scene?
Uuuuh good question. Don’t know actually :/
@@DamianMathew We have to bake them before uploading the file and make the paths relative.
File> External Dataa> Make Paths relative
Then, copy the folder to the same folder where the blend is saved. Now import in google drive as folder. Good thing is that you've made paths relative, it automatically finds the baked file and import the data from it.
For smoke you need VDB (make it in Houdini or see it in disc cashe folder), for liquid use disc cashe too and then export as Alembic and Import it back.
Please help me why it says unable to open a display
How do I do the same thing if my whole project is in .zip format ?
Does anyone know what .blender/blender command is. I have been trying to install a new version of blender which I did, but at the last stage where the .blender/blender command runs, it gives me an error saying .blender/blender command not found.
I have the same error
You didn't install the newer version, you first need to delete the old one from colab
To answer your question in the first second, nothing much is up. I'm just waiting on a render and was wondering if there were ways to speed it up. Other than that, it's kind of a slow night.
Uhmmm how to do textures on it!
When i render objects with textures and they get pink!
In Blender go to „File“ - „External Data“ - and choose „Automatically Pack Resources“, then save your file and upload to Google Drive
@@eyaldraws thanks buddy
@@ahadasif8402 You're welcome! Did the rendering in Google Colab work?
@@eyaldraws i didnt tried because now i know how to use denoising in compositing because when I open denoise option and render, blender crashes!
@@ahadasif8402 Ah I get it! I'm glad you found a way to denoise without blender crashing, I am also familiar with this kind of issue😝
i don't know why!!! i try yet and its tellimg me render 3 hours and half and my pc can render it in 12 mints its sample project file size only 3.35MB strang things
Can u please help... I have blend files with image textures so it doesn't take those images in account so please help me know how i can upload the image files as well and use them for the render
You need to pack them. Somewhere under ‘external files’ in the upper left menu. The ‘pack files’ or something. I always have that set enabled as a default
Google Colab does not render my volumetric clouds, any idea how to fix this?
hey, for me the render tiles is 510 how to reduce it to 32, anyone help me
you saved me.... just came from a channel that had a 3 part series, and watched all three parts each being 30min..with no luck.. i should have started with you T..T
Please help me it shows "unable to open a display "
when I supposed to write the name of my blend file I am not getting any respond can anybody help me
It is working but image texture will be not working can you solve this
Go in Blender to File->External Data->Pack all into .blend
When you click that, blender packs all the textures into the blend file and when you upload it, it works
casually wearing a helmet
I wonder how many clicked cause of the helmet. This video for sure has more views than usual.
is it possible to render animations with that ?
Yes I’m showing it at the end
This is amazing Damian!