This repository has been archived on 2023-10-09 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
c3cc8d2f6a76dcbca560c6ba1c09427a310be49e
This patch implements the Streaks Glare node. Which is an approximation to the existing implementation in the CPU compositor. The difference due to the approximation is bearily visible in artificial test cases, but is less visible in actual use cases. Since the difference is rather similar to that we discussed in the Simple Star mode, the decision to allow that difference would probably hold here. For the future, we can look into approximating this further using a closed form IIR recursive filter with parallel interconnection and block-based parallelism. That's because the streak filter is already very similar to the causal pass of a fourth order recursive filter, just with exponential steps. Differential Revision: https://developer.blender.org/D16789 Reviewed By: Clement Foucault
…
Sphinx Warnings
: WARNING: Could not obtain image size. :scale: option is ignored.
Note the preview is not accurate and warnings may not indicate real issues.
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%