• Joined on 2023-04-11
Raiko opened issue blender/blender#128126 2024-09-25 17:10:49 +02:00
Nodes: Hidden Node Groups Not Searchable In Add Node Menu
Raiko opened issue blender/blender#128124 2024-09-25 16:37:41 +02:00
Nodes: Linear Algebra Node Groups
Raiko opened issue blender/blender#128121 2024-09-25 15:54:35 +02:00
Nodes: Elliptical Remap Node Groups
Raiko pushed to rl at Raiko/blender 2024-09-23 15:46:45 +02:00
3a3a99bd0d -- Remove "Linear System Solver" node.
c8add8a612 -- Rename the "Distance" output of "Rounded Polygon Texture" to "Radius".
Compare 2 commits »
Raiko closed pull request blender/blender#127315 2024-09-19 16:27:40 +02:00
WIP: Nodes: Raiko Texture
Raiko pushed to rl at Raiko/blender 2024-09-18 15:38:17 +02:00
d2d21d0e81 -- Remove node panel.
Raiko pushed to rl at Raiko/blender 2024-09-17 16:33:44 +02:00
a1d5b83413 -- Improve naming and remove sockets.
6027bb9b25 -- Rename files.
Compare 2 commits »
Raiko created pull request blender/blender#127711 2024-09-16 17:44:18 +02:00
WIP: Nodes: Add Raiko Texture Components
Raiko pushed to rl at Raiko/blender 2024-09-16 16:42:50 +02:00
7363e82d32 Merge branch 'main' into rl
d3b655f76d Fix: #127135: Curve and hair drawing asserting on 0 sized VBO
4be5d7f99f Vulkan: Refactor cached compiler instance
a5d7684539 Fix: Small layout jumps of tool settings header in some paint modes
f793f836ae -- Fix Typo
Compare 10 commits »
Raiko created branch rl in Raiko/blender 2024-09-16 16:42:50 +02:00
Raiko pushed to r-tex at Raiko/blender 2024-09-09 17:35:28 +02:00
6742c0a52b -- Fix OSL.
Raiko pushed to r-tex at Raiko/blender 2024-09-09 14:53:39 +02:00
2582c5a8ca -- Temporarily remove OSL implementation for faster compilation.
9b76a11b6a -- Reduce duplicate code.
Compare 2 commits »
Raiko created pull request blender/blender#127315 2024-09-08 17:13:42 +02:00
WIP: Raiko Texture
Raiko pushed to r-tex at Raiko/blender 2024-09-08 17:12:31 +02:00
371a0d5895 -- Add Raiko Texture Pre-release Version 0.1
Raiko created branch r-tex in Raiko/blender 2024-09-08 17:12:31 +02:00
Raiko created repository Raiko/blender 2024-09-08 16:58:30 +02:00
Raiko commented on pull request blender/blender#110839 2023-08-06 15:22:01 +02:00
Add Lacunarity and Normalize Inputs to the Noise Texture Node

A while ago I posted this picture in the Pull Request for Fractal Voronoi noise: 250.png

Both the water and the fire were created using a…

Raiko commented on pull request blender/blender#106827 2023-04-11 21:12:04 +02:00
Add Fractal Voronoi Noise V.2

Hi I'm Tenkai Raiko the creator of the Fractal Voronoi Noise Demonstration video.

As it seems, due to a combination of rendering at a low sampling count and YouTube's video compression most of…