Lenix Lobo Graphics Programmer

About me

Hey, since you have reached this page by your own intent I'm probably obliged to tell you a bit more about myself. I am currently studying Information Technology at the Pune Institute of Computer Technology, (University of Pune). I like working on physically-based realistic renderings and Machine Learning .

Design

Blender, OSL, Unity, HTML

Code

C++, Python, CUDA C, Lua, R

Tools

GIT, ATOM, GLSL, OpenGL

Tensorflow, Pytorch, BGFX ,Flask

Featured Projects

mountains

O-Nect

O-Nect is an Open Source Interface for Game developers and Animators which uses deep learning (human pose estimation) to plot realtime co-ordinates similar to Xbox kinect but while using just a regular RGB camera.

Check it out
mountains

Shadie

Shadie is a OpenGL playground for trying out different shaders. Imported the stanford model, and implemented various lighting models such as ambient, specular and diffuse lighting. Implemented toon and Phong shading algorithms using Vertex and Fragment Shaders. This Project uses glew(OpenGL 3.3 contect) and glfw (Window managment)..

Check it out
mountains

YAPT

YAPT: Yet Another Path tracer is a is a global illumination renderer built uaing C++ and renders physically based renderings using unbiased Monte Carlo path tracing.The image is computed by solving the rendering equation using numerical integration. This project is based on Peter Shirley's Ray Tracing books.

Check it out