Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Into the Cosmos

5 minute read

Published:

A token of love, and a glimpse into Earth’s technology and art, I talk about the Golden Record

portfolio

publications

talks

Augmented Reality for Mobile

Published:

The talk focused on the basics of Augmented Reality and the various aspects which make it possible, in a mobile context. How a few mobile libraries (ARCore/ARKit) are handling the key features of AR is also seen.

Augmented Reality using Python

Published:

This talk was intended to be an introduction to Augmented Reality, focusing on its basic priciples, and how we can draw insights from the well established field of computer vision. I also showcased a python-based library, AugPy with a simple goal of showing a (badly rendered) 3D model on top of a book (for the interested its Carl Sagan’s Contact). The repo now lies unmaintained.

teaching

CS420: Computer Graphics

Undergraduate Course, University of Southern California, CS Department 2022

Worked as a Course Producer for the undergraduate level course in Computer Graphics, taught by Prof. Andrew Nealan during Fall 2022. This course is an introduction to the theory and programming for 3D computer graphics using basic OpenGL, intended for seniors and first-year graduate students.

CSCI526: Advanced Mobile Devices & Games

Graduate Course, University of Southern California, CS Department 2022

Worked as a Course Producer for a graduate course in Game Development, taught by Scott Easley during Fall 2022 and Spring 2023. This course is essentially a studio-style incubator where students work in teams to build Unity based games through the semester.