all render layers are disabled как исправить

Render LayersВ¶

Render layers allow you to render your scene in separate layers, usually with the intension of compositing them back together afterwards.

This can be useful for several purposes, such as color correcting certain elements differently, blurring the foreground as a fast manual method of creating DoF, or reducing the render quality for unimportant objects.

Using Render Layers can also save you from having to re-render your entire image each time you change something, allowing you to instead re-render only the layer(s) that you need.

Layer ListВ¶

Panel: Properties editor ‣ Scene ‣ Scene

This is a list of all the Render Layers in the current scene.

Only layers which are enabled (checkbox on right is ticked) will be rendered. If the pin icon at the bottom right of the list is enabled, only the active (highlighted) layer will be rendered.

Layer PanelВ¶

Panel: Properties editor ‣ Scene ‣ Layer

The Layer Panel shows the settings of the active Render Layer from the list above.

Scene The Scene Layers, showing which are currently visible and will be rendered. Layer The Scene Layers which are associated with the active Render Layer. Objects in those Scene Layers will be rendered in that Render Layer. When an object is in the Scene Layers but not the Render Layer, it will still cast shadows and be visible in reflections, so it is still indirectly visible. Mask Layer Objects on these will mask out other objects appearing behind them. This can be used for compositing objects into footage, to take into account objects in front of the virtual objects blocking the view from the camera. Material Override

Overrides all material settings to use the Material chosen here.

Examples of where this might be used:

Additional options shown in this panel are different for each render engine. See these options for:

UsageВ¶

Only the objects in visible Scene Layers will be rendered. So, if only Scene Layer 1 is visible and your Render Layer set specifies to render only Layers 2 and 3, nothing will be rendered.

© Copyright : This page is licensed under a CC-BY-SA 4.0 Int. License.

Источник

View LayersВ¶

Renders can be separated into layers, to composite them back together afterwards.

Some example usages are applying compositing effects to characters separately, blurring the background and foreground layers separately for depth of field, or rendering different lighting variations of the same scene.

Using View Layers can also save you from having to re-render your entire image each time you change something, allowing you to instead re-render only the layer(s) that you need.

View LayersВ¶

In the top of the screen there is a list of all the View Layers in the active scene.

The name of the active view layer, click to edit the name.

Will add a new view layer to the active scene.

Adds a new view layer.

Adds a new view layer with all the settings of current view layer.

Adds a new view layer with all collections disabled.

Will remove the selected view layer from the active scene.

A scene must have at least one view layer.

View Layer PanelВ¶

Properties editor ‣ Scene ‣ View Layer

View Layer panel (shown here for the Eevee render engine) В¶

The Layer Panel shows the settings of the active View Layer.

The active view layer will be used during rendering.

Render Single Layer

Only render the active view layer.

This option is ignored when rendering from the command line.

Additional options shown in this panel are different for each render engine. See Render Passes for the options per render engine.

UsageВ¶

Only the objects in visible Scene Layers will be rendered. So, if only Collection 1 is visible and your Render Layer set specifies to render only Collections 2 and 3, nothing will be rendered.

Читайте также:  загноились глаза у ребенка 5 лет чем лечить

CollectionsВ¶

Per collection you can adjust the way how the render engine needs to render the objects inside. Based on the render engine different options can be set.

Collection/View layer settings В¶

Remove this collection from the active view layer. Objects that are only in this collection will not be rendered for the active view layer.

Enable in View Layer

Add this collection to the active view layer. Objects inside the collection will be rendered with the active view layer.

Objects inside this collection will only contribute to the final image indirectly through shadows and reflections.

Clear Indirect Only

Clear the Set Indirect Only flag. Objects inside this collection will contribute normally to the final image.

Objects inside this collection will generate a holdout/mask in the active view layer.

Clear the Set Holdout flag.

CyclesВ¶

View Layers ‣ Layer

View LayerВ¶

Scene layers are shared between all render layers; however, sometimes it is useful to leave out some object influence for a particular render layer.

FilterВ¶

Disables rendering the Environment render pass in the final render.

Disables rendering the Ambient Occlusion render pass in the final render.

Disables rendering object materials in the final render.

Disables rendering hair strands in the final render.

Disables rendering Volumes in the final render.

Disables Freestyle rendering in the final render.

OverrideВ¶

Overrides all materials in the render layer.

View layer samples to override the scene samples. Controlled by the layer samples in the sampling panel.

© Авторские права : This page is licensed under a CC-BY-SA 4.0 Int. License

Источник

All render layers are disabled как исправить

System Information
win64 i7 gtx titan

Blender Version
blender-2.70-b179647-win64

Short description of error
Blender renders the Render Layer even though it is disabled.
#1.Notice that even so after if finished the rendering the Compositor does not have the data (Mix node only shows the Cycles result).
#2.This only happens when the render engine is BI. Blender ignores the render layer if it uses Cycles.

Exact steps for others to reproduce the error
Open attached file, press F12. Blender is rendering the disabled render layer.

Event Timeline

This bug is present in 2.7 official as well.

Hello Maverick, I’ve tried to load your test file into Blender 2.7.0a (Hash f93bc76 ) 64bit under Win7 Pro 64bit and it doesn’t open getting the following error message: «File format is not supported in file C:\. \desktop\render_layer_setting_ignored.blend». The console doesn’t give any further details on the origin for the error.

Anyway, I tried to recreate your rig in a simple configuration with two scenes, one running BI and the other one Cycles, compositing layers in the Cycles scene and using two layers from the BI and one only from the Cycles scene (the other duplicated layers has been disabled in Cycles). I then activated and deactivated layers in both BI and Cycles scene but couldn’t reproduce your problem. Perhaphs I haven’t understood it correctly; if you disabled the BI layer then it shouldn’t be rendered at all. In fact from your screenshot the only data is coming from the Cycles render.

Please, find attached the test blend file:

Hi harvester.
Just try using the official 2.7 win64 version. I tried again and it shows the same bug. Let me make a quick resume on how to recreate it though.

Make 2 scenes, one with Cycles and one with BI.Each scene must have just one render layer (the default one).
Disable the render layer of the BI Scene.
Switch to Cycles Scene and Mix the Scenes in the Compositor.

Press F12. Both scenes will render even though BI is disabled.
However after rendering the Compositor will not show the result for the disabled BI render layer (which can be seen in my screenshot as well).

Читайте также:  Что ты сделал чтобы смело был уверен в завтрашнем

(In my file the BI scene has a Suzanne with SSS, AO with high settings just to be sure you can see it is rendering)

The Blender 2.7.0a (Hash f93bc76 ) 64bit is the current official version. Anyway, I ran a test on the Blender 2.7.0 (Hash: 19e627c ) 64bit previous official version following your above instructions and these are the results: BI renders the render layer even if it has been disabled, in fact if I then switch from the Cycles scene in the Compositing view to the BI one I can see the BI scene rendered in the Image editor view, and if you click on the render layer drop down list between the Slot number and the Passes it shows nothing, in the sense that there isn’t any Render layer available, which makes sense because we disabled it. Effectively what’s strange is that the BI scene was rendered anyway.

Tested also on Blender 2.69.0 r60995 and on Blender 2.62.0 r44136. They all behave the same way as above illustrated. So, despite is might not be a desired behaviour and perhaps it may be addressed by the developers, I wouldn’t consider it totally a «bug», but I agree that it doesn’t make any sense to disable a layer and get it rendered anyway with consumption of resources and time (I am thinking of very complex scenes not just a plane, a cube and a lamp). Let see the developers’ comments.

So indeed you can confirm this bug.

The attached file is a scene as simple as possible which can still replicate the bug.
This is requested by the developers so they can easily check what is wrong.

In practice my file had 6 scenes, heavy geometry and much complex Compositor nodes and it rendered disabled render layers which increased the time considerably.
The only «workaround» was to delete that scene without saving the file.

It’s in ntree_render_scenes that it looks over the compositing nodes to render the needed scenes. It doesn’t check if there actually any enabled layers for the scene, or any of the other checks that happen in RE_is_rendering_allowed for the main scene.

Then later on in render_result_new it will add a render result even if no layers are enabled for some special cases.

Copying only the enabled layers is probably fine, but either way a check for this cases needs to be added somewhere.

Источник

Рендер и обработка в Blender

Привет, меня зовут Сергей Мингулин, я — 3D-художник и преподаватель курса по созданию стилизованных 3D-персонажей в XYZ. Посмотреть на мои проекты можно здесь. Это — третья статья из цикла о визуализации в Blender.

Последняя наша тема, — это настройка рендера и обработка: рассмотрим инструменты, которые есть в самой программе и в Photoshop. Также я расскажу об особенностях настоящего плёночного снимка и способах их имитации, и покажу, какие функции Photoshop может спокойно заменить Blender.

Как я уже рассказывал в предыдущем материале, чтобы сохранить volume иллициев и избежать некорректного отображения, мы рендерим в Cycles.

Заходим во вкладку Render Properties. В разделе Sampling мы можем контролировать качество финального рендера, изменяя числовое значение в строке Render. Но это прямо влияет на производительность и скорость рендера, так что в своей работе я обычно выставляю значение для Render — на 1200. При этом настройки Max Bounces в разделе Light Paths остаются практически без изменений.

Единственный параметр, который мы незначительно меняем — это Volume (ставим «2» вместо «0»). Это сильнее нагрузит систему, но улучшит отображение тумана и свечения.

Вторая вкладка, которая нас интересует, — Output Properties. Выставляем разрешение «2000». Этого будет достаточно для портфолио на Artstation, с учётом того, что алгоритмы сайта «пожмут» итоговую картинку.

Читайте также:  основным современным методом обучения грамоте является

Наконец, перед рендером включаем во вкладке View Layer Properties необходимые renderpass`ы в разделах Data, Light, Cryptomatte. И вместо Denoising, который находится в самом низу этой же вкладке, активируем Denoising Data из раздела Data.

После того, как изображение отрендерилось, переходим во вкладку Compositing и ставим галочку на Use Nodes и Backdrop в выдвигающейся панели справа. Перед нами появились отрендеренная картинка и ноды, с которыми мы теперь можем работать, редактируя изображение прямо в программе.

По умолчанию будет доступен только нод Render Layers, в котором активны ранее выбранные нами аутпуты. Для этого мы и включали все те настройки на предыдущем этапе.

Помимо того, что количество сэмплов влияет на скорость рендера, от него зависит «шумность» картинки. Вот так, к примеру, выглядит в нашем случае отрендеренное изображение, если установить значение в 300 сэмплов.

Избавиться от шумов можно несколькими способами, самый простой из которых — установить большее значение сэмплов. Оптимальное количество сэмплов зависит от конкретной сцены. В моём случае достаточно 1200.

Чем больше освещён объект, тем меньше шумов. Больше всего их появляется в затенённых местах (см. пример выше).

Конечно, получить качественную картинку без денойза можно, установив, к примеру, 2000 сэмплов. Но всё зависит от ограничений железа и времени, которое вы можете потратить на ожидание.

Второй способ — тот самый денойз. Нажимаем в композиторе «Shift+A» и через поиск вводим «Denoise». Теперь появившийся нод подключаем к Render Layers.

Если нажать «Shift+Ctrl+лкм», изначальное изображение сменится на превью выбранного нода. Так можно просматривать каждый выбранный нод в отдельности, — например, изображение после денойза, АО, тени и т.д.

После того, как избавились от шумов, нужно настроить свечение. Соединяем аутпут Image денойза с нодом Glare, который вызывается также через панель Search. Нажимаем «Shift+Ctrl+лкм», и теперь можем настраивать, ориентируясь на превью.

По умолчанию в Glare стоит Streaks — режим, в котором свет тянется от источника полосами. Переключаемся на Fog Glow и получаем более-менее правдоподобное свечение.

Здесь же есть следующие настройки:

4. Size — интенсивность излучения (от 6 до 9)

Cryptomatte — ещё один полезный нод, который представляет собой аналог PhotoShop в блендере и работает по принципу масок. Чтобы его использовать, необходимо перед рендером активировать соответствующие настройки в панели справа.

Далее вызываем нод через Search и подключаем к Render Layers (CryptoMaterial и Image).

Источник

ошибка в Короне

Не работает нвидиа денойзер для интерактива, у вас либо старая карта, либо амд. Ничего страшного, его и так все отключают

Не работает нвидиа денойзер для интерактива, у вас либо старая карта, либо амд. Ничего страшного, его и так все отключают

можно это окно вообще отключить полностью? постоянно вылетает при интерактиве, в настройках вроде смотрел не нашел

versatti

На любой ошибке жмите learn more и переводите страничку в гугле если нужно, там вся информация, вопросов не должно возникать

Не работает нвидиа денойзер для интерактива, у вас либо старая карта, либо амд. Ничего страшного, его и так все отключают

Как вариант, просто старые дрова на видеокарте- обновите.

versatti

На любой ошибке жмите learn more и переводите страничку в гугле если нужно, там вся информация, вопросов не должно возникать

я б просто хотел убрать это окно, оно каждый раз вылетает на интерактиве поверх всех окон, это бесит

versatti

Можете сделать настройки короны, включая снятие галочки денойзера и сохранить их дефолтными, так что не будет вылезать при создании новой сцены

Ниже скрины как сделать корону дефолтным рендером и как сохранить ее настройки по умолчанию, для этого нужно включить скрытые девелоперские настройки

versatti

Можете сделать настройки короны, включая снятие галочки денойзера и сохранить их дефолтными, так что не будет вылезать при создании новой сцены

Ниже скрины как сделать корону дефолтным рендером и как сохранить ее настройки по умолчанию, для этого нужно включить скрытые девелоперские настройки

Источник

Образовательный портал