Optimized Function

Roblox Full Stack Programmer

Games I Have Contributed To

Brands


Personal Projects

VOXEL SEA - THE VOXEL ENGINE

Features:
1. Efficient rendering of chunks.
2. Very performant addition and deletion of voxels.
3. Modular and easy to use and expand.
4. Makes use of Parallel Luau for chunk computation and updates.
The Voxel Engine was built from the ground up, to serve one specific purpose: 3D Terrain Generation.

Real-time Raytracer

A Real-time Raytracer capable of rendering the sky gradient, the Sun, and mirrors, all in real-time! It also shades and adds shadows.It runs at an FPS of 20-25 at a resolution of upto 256x256 pixels, depending on the device.
It makes full use of Parallel Luau and Editable Images !
A personal project for the fun of it!

If you look closely, you will see how the spherical mirror casts a shadow, reflects its own shadow, and how it gets darker as we go down because of reduced light reaching those parts.Although limited in scope due to the limitations of the Roblox Engine, it was a great learning experience!

About Me

OptimizedFunction

I am OptimizedFunction! I have been on Roblox since 2016.Currently Programmer II at GamefamMy expertise
Backend systems - Inventories, shops, data storage, secure client-server communication, etc.
UI & UX programming
Other skills
Amazing mathematical skills.
Excellent communication skills.
Great problem solving.


"Scripting is reading more and typing less.”
- Optimized Function


Any fool can write code that a computer can understand. Good programmers write code that humans can understand.”
- Martin Fowler