material-maker/addons/procedural_material/nodes
RodZill4 279b0e0103 Improved SpatialMaterial support
Now the material node is aimed at Godot's SpatialMaterial. Textures are generated and passed to the SpatialMaterial (and not generated as shaders anymore).
Rendering textures requires a Timer (to wait for the viewport to be rendered). There has to be a better solution...
Added a couple more examples.
2018-07-29 23:43:24 +02:00
..
blend.gd Added blend modes + minor fixed 2018-07-29 11:55:17 +02:00
blend.tscn Added blend modes + minor fixed 2018-07-29 11:55:17 +02:00
bricks.gd Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
bricks.tscn Refactoring + added preview for selected node 2018-07-24 08:04:25 +02:00
colorize.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
colorize.tscn Many changes & fixes... 2018-07-28 09:37:51 +02:00
godot_logo.png New gradient editor, more image node progress 2018-07-27 08:49:54 +02:00
godot_logo.png.import Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
image.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
image.tscn Many changes & fixes... 2018-07-28 09:37:51 +02:00
material.gd Improved SpatialMaterial support 2018-07-29 23:43:24 +02:00
material.tscn Improved SpatialMaterial support 2018-07-29 23:43:24 +02:00
normal_map.gd Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
normal_map.tscn Added basic normal map node 2018-07-23 23:13:14 +02:00
perlin.gd Smart typo in perlin noise node 2018-07-29 14:21:49 +02:00
perlin.tscn Smart typo in perlin noise node 2018-07-29 14:21:49 +02:00
sine.gd Prepared all nodes for caching and added Image node 2018-07-26 08:31:28 +02:00
sine.tscn Added basic normal map node 2018-07-23 23:13:14 +02:00
transform.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
transform.tscn Improved SpatialMaterial support 2018-07-29 23:43:24 +02:00
voronoi.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
voronoi.tscn Many changes & fixes... 2018-07-28 09:37:51 +02:00
warp.gd Many changes & fixes... 2018-07-28 09:37:51 +02:00
warp.tscn Improved SpatialMaterial support 2018-07-29 23:43:24 +02:00