3D MODELS

Check out some of my 3D models!

ANIMATIONS

Be sure to see some of the animations
that I have created!

PROJECTS

See some of my personal projects,
apps, and CodeDay projects!

Java – Ultra-Optimized Sine Function

This post explains my process of creating an ultra-fast sine function for Java. It’s ~32x faster than Java’s Math.sin and has an accuracy of 10 decimal places. It can also be easily customized for increased accuracy with negligible hits to speed!

EXTELLA

An ANDROID + iOS GAME