1
The world through iPhone 13 Pro Max sensors (Shibuya, 23rd Nov)
2
普通に日本語でも動きますわな(何もコードは変えてない)
3
I created a proof-of-concept integration of ChatGPT into Unity Editor. You can edit your Unity projects using natural language prompts. github.com/keijiro/AIComm…
4
I tried creating a proof-of-concept implementation of a ChatGPT-powered shader generator for Unity.
github.com/keijiro/AIShad…
5
The world through iPhone 13 Pro Max sensors (Shibuya, 23rd Nov)
6
The world through iPhone 13 Pro Max sensors (Shibuya, 23rd Nov)
7
Simple tiling vs. Hex-tiling. You can try it out with the Surface Gradient Bump Mapping experimental package. youtube.com/watch?v=GjO8XL…
8
Implemented the hand/finger tracking pipeline using the MediaPipe detector models with Unity Barracuda. Although there is still room for optimization, I'm almost satisfied with the quality and performance. github.com/keijiro/HandPo…
9
Making an introductory tutorial about Unity visual scripting.
10
Audio reactive VFX (RealSense + VFX Graph + LASP) github.com/keijiro/Rsvfx
11
Burst Compiler, C# Job System, VFX Graph, HDRP
github.com/keijiro/BurstW…
12
Sushi Transformation
13
Shibuya, Tokyo.
Captured with iPhone 13 Pro Max. github.com/keijiro/Bibcam…
14
In Unity 2019.1, you can use the lighting/shadowing features within DrawProcedural -- it became much easier to draw procedurally generated objects without giving any mesh data. I uploaded a new version of NoiseBall project that shows the new usage. github.com/keijiro/NoiseB…
15
Watercolor effect and VFX graph github.com/keijiro/KinoAq…
16
Trying to make it more Escher-esque. github.com/keijiro/WfcMaze
18
VFX with Unity AR Foundation
19
4DViews volumetric video + Unity HDRP and VFX Graph github.com/keijiro/4DView…
20
The world through iPhone 13 Pro Max sensors (Shibuya, 23rd Nov)
21
RealSense + Unity VFX Graph. I realized that this device is quite nice to use with the VFX feature. github.com/keijiro/Rsvfx
22
VFX with Unity AR Foundation
24
I added VFX Graph support to the "iPad as a remote AR camera" rig. Now I can try several VFX ideas with ARKit features (e.g. person segmentation) on desktop-grade GPUs. github.com/keijiro/Rcam2
25
Camera tracking modes (fixed vs loose follow)