Staff Software Engineer (3D Client Lead) at Hytopia,
focused on web graphics and performance engineering.
Three.js core contributor;
previously at Mozilla,
working on WebXR tooling, and performance optimization,
and at Stability AI.
Blog posts
The new Hubs client
The Mozilla Hubs team has developed a new Hubs client based on bitECS to improve flexibility, extensibility, and maintainability. We are very excited to announce this new client…
Hubs LOD Support
We are happy to announce that Hubs now supports LOD! This feature allows richer, more performant, and more efficient model rendering in Hubs.…
WebXR Emulator Extension AR support
In September we released the WebXR Emulator Extension which enables testing WebXR VR applications in your desktop browser. Today we are happy to announce a new feature: AR support…
WebXR emulator extension
We are happy to announce the release of our WebXR emulator browser extension which helps WebXR content creation…
Custom elements for the immersive web
We are happy to introduce the first set of custom elements for the immersive web we have been working on: <img-360> and <video-360>…
はじめてのOSコードリーディング - UNIX V6で学ぶカーネルの仕組み (Introduction to OS source code reading - Study Kernel with UNIX V6)
This book explains every line of UNIX V6 kernel source code. Written for CS students who have learned
the basic concept of Operating System and want to know the inside of Operating System in the detail.
By reading the kernel source code the readers will finely understand how kernels work.
This book is used in multiple colleges courses.