top of page
Splash 2019.png

Ninja.IO project by Catlil Studio

This article breaks down my contributions to Ninja.IO project. Despite of how short of time I have been in the team, I made quite a big impact to the project within the past 3 months, including tons of both server- and client-side performance optimizations, and many more. Click Read More for much more details.

​

Read More >>

14612446_641085736070222_285095946406460

Custom screen-space to world-space coordinate conversion.

A self-made screen-to-world space coordinate conversion taking various camera properties (position, pitch, yaw, z-offset, etc) as parameters. It uses trigonometry calculations, not matrix, making it somewhat more efficient, hindering unnecessary calculations and operations.

​

Read More >>

bottom of page