Compositor: first steps to use realtime compositor outside viewport #108629

Manually merged
Brecht Van Lommel merged 4 commits from brecht/blender:realtime-render-compositor into main 2023-06-07 14:18:58 +02:00
  • Enable "Experimental Compositors" in preferences, then choose Realtime GPU execution mode in node editor sidebar.
  • Only supports combined pass input and Render Result combined output.
  • No viewer nodes, no file output nodes, and no node previews yet.
* Enable "Experimental Compositors" in preferences, then choose Realtime GPU execution mode in node editor sidebar. * Only supports combined pass input and Render Result combined output. * No viewer nodes, no file output nodes, and no node previews yet.
Brecht Van Lommel requested review from Sergey Sharybin 2023-06-05 19:16:53 +02:00
Brecht Van Lommel requested review from Omar Emara 2023-06-05 19:16:53 +02:00
Member

Looks good to me. I do wonder if it would be better to move the COM_render_compositor.hh file to source/blender/render/RE_compositor.hh? Much like we implement the viewport instance in the draw module, it would make sense to implement the render instance in the render module.

Looks good to me. I do wonder if it would be better to move the `COM_render_compositor.hh` file to `source/blender/render/RE_compositor.hh`? Much like we implement the viewport instance in the draw module, it would make sense to implement the render instance in the render module.
Brecht Van Lommel force-pushed realtime-render-compositor from da491d9ae3 to cfbcb2fd8e 2023-06-06 21:43:29 +02:00 Compare
Author
Owner

Ok, I've moved the implementation now.

Ok, I've moved the implementation now.
Omar Emara approved these changes 2023-06-07 09:15:10 +02:00
Omar Emara left a comment
Member

Looks good to me now.

Looks good to me now.
Brecht Van Lommel changed title from WIP: Compositor: first steps to use realtime compositor outside viewport to Compositor: first steps to use realtime compositor outside viewport 2023-06-07 12:16:50 +02:00
Brecht Van Lommel added 2 commits 2023-06-07 13:29:21 +02:00
Author
Owner

@blender-bot build

@blender-bot build
Brecht Van Lommel manually merged commit 65fc10bd33 into main 2023-06-07 14:18:58 +02:00
Brecht Van Lommel deleted branch realtime-render-compositor 2023-06-07 14:30:07 +02:00
First-time contributor

so realtime comp / 2d filter nodes will be able to be ran vs a offscreen now?

nice ! 🥇

so realtime comp / 2d filter nodes will be able to be ran vs a offscreen now? nice ! 🥇
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#108629
No description provided.