Keijiro Takahashi's banner
Keijiro Takahashi's profile picture

Keijiro Takahashi

@_kzr59,695 subscribers

A Unity employee.

Shorts

普通に日本語でも動きますわな(何もコードは変えてない)

普通に日本語でも動きますわな(何もコードは変えてない)

648,137 views

3D Gaussian Splatting with Unity VFX Graph

3D Gaussian Splatting with Unity VFX Graph

135,192 views

Checking the DOTS ECS samples with Unity 2022 LTS. This one (Tornado) is really cool.

Checking the DOTS ECS samples with Unity 2022 LTS. This one (Tornado) is really cool.

148,399 views

ハッカソンで制作したゲームを公開しました。それなりに手応えのあるゲームを目指してみたので、ぜひ遊んでみてください🗡️💫🛡️ Unity プロジェクト一式も GitHub で公開しています。

ハッカソンで制作したゲームを公開しました。それなりに手応えのあるゲームを目指してみたので、ぜひ遊んでみてください🗡️💫🛡️ Unity プロジェクト一式も GitHub で公開しています。

23,298 views

Starting with Unity 6.4, the Web platform supports the Burst compiler with C# job multithreading. This greatly improves the performance of simulation-heavy tasks like this.

Starting with Unity 6.4, the Web platform supports the Burst compiler with C# job multithreading. This greatly improves the performance of simulation-heavy tasks like this.

19,593 views

I finally updated my Unity DOTS/ECS sample project Voxelman. The previous update was in Jul 2018. It required total rewriting, but it was fun knowing how things improved.

I finally updated my Unity DOTS/ECS sample project Voxelman. The previous update was in Jul 2018. It required total rewriting, but it was fun knowing how things improved.

125,316 views

Tried an agentic coding approach with Gemini CLI to create a Unity package — a custom importer for .off triangle-soup meshes generated with Triangle Splatting.

Tried an agentic coding approach with Gemini CLI to create a Unity package — a custom importer for .off triangle-soup meshes generated with Triangle Splatting.

51,316 views

Experimenting with a multitouch Unity native plugin for the Mac trackpad. I didn’t realize it could handle ten touch points.

Experimenting with a multitouch Unity native plugin for the Mac trackpad. I didn’t realize it could handle ten touch points.

38,980 views

Unity 2023.2 - Finally, the Scene View has the right-click context menu, and it's customizable.

Unity 2023.2 - Finally, the Scene View has the right-click context menu, and it's customizable.

63,065 views

Recently, Unity WebGPU Player got VFX Graph support. Now, you can use VFX Graph on WebGPU-ready browsers. Here is a sample build:

Recently, Unity WebGPU Player got VFX Graph support. Now, you can use VFX Graph on WebGPU-ready browsers. Here is a sample build:

36,846 views

I ported my SDF (signed distance field) VFX samples to WebGPU. Now they run on browsers.

I ported my SDF (signed distance field) VFX samples to WebGPU. Now they run on browsers.

36,637 views

Converting my old Flash Glitch effect into a URP renderer feature.

Converting my old Flash Glitch effect into a URP renderer feature.

13,153 views

I wrote a small utility script that limits the frame rate of the Unity Editor in Edit Mode. It’s handy for saving energy and keeping my device cool and silent.

I wrote a small utility script that limits the frame rate of the Unity Editor in Edit Mode. It’s handy for saving energy and keeping my device cool and silent.

23,635 views

I'm trying out the custom HLSL node feature of VFX Graph (available from Unity 2023.2). Now I can extend VFX Graph with custom shader code.

I'm trying out the custom HLSL node feature of VFX Graph (available from Unity 2023.2). Now I can extend VFX Graph with custom shader code.

23,980 views

The Stable Fluids Unity WebGL demo now runs on mobile browsers as well.

The Stable Fluids Unity WebGL demo now runs on mobile browsers as well.

11,253 views

VFX using iPhone LiDAR. The great thing about DoF particles is that they easily add a sense of depth to the effects.

VFX using iPhone LiDAR. The great thing about DoF particles is that they easily add a sense of depth to the effects.

15,208 views

Audio reactive particle effects

Audio reactive particle effects

12,856 views

Videos