- 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>…
- I will release the book "Introduction to OS source code reading" (in Japanese) 「はじめてのOSコードリーディング 〜UNIX V6で学ぶカーネルのしくみ〜」という本を2013年1月8日に技術評論社から出版します…
Blog posts
Books: Author
-
はじめての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.
Books: Appendix contributor
-
初めてのThree.js 第2版 (Japanese translation of Learning Three.js 2nd edition)
This book is a Japanese translation of Learning Three.js Second edition. I contributed a Japanese original Appendix content "How to use Three.js MMDLoader". MMD, Miku Miku Dance, is a freeware for creating 3D animated movies. I wrote MMDLoader which imports the 3D model formats used in MMD to Three.js. They are known for nicely representing game and anime characters.