This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/gpu
Charlie Jolly d375889298 Nodes: Add Refract and Faceforward functions to Vector Maths nodes
Cycles, Eevee, OSL, Geo, Attribute

Based on outdated refract patch D6619 by @cubic_sloth

`refract` and `faceforward` are standard functions in GLSL, OSL and Godot shader languages.
Adding these functions provides Blender shader artists access to these standard functions.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D10622
2021-03-23 09:59:20 +00:00
..
2021-03-18 09:36:44 +11:00
2020-10-02 11:59:16 +10:00
2021-02-05 19:08:14 -08:00
2020-10-02 11:59:16 +10:00
2020-08-18 21:30:09 +02:00
2021-02-21 01:33:56 +01:00