Real-Time recorder(Houdini Digital Asset)
Real-Time Viewport Recorder This python script records the manual movement of geometry with the mouse in the viewport over the time and creates keyframes for Transformation/Rotation/Scale. Some of the features: – Provide the option to …
Menger Sponge
Menger Sponge “In mathematics, the Menger sponge (also known as the Menger universal curve) is a fractal curve. It is a three-dimensional generalization of the Cantor set and Sierpinski carpet, though it is slightly different …
Sierpinski Fractal
Sierpinski Fractal According to Wikipedia “The Sierpinski triangle (also with the original orthography Sierpinski), also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal and attractive fixed set with the overall shape of …
Organic Shader(RSL)
Another project for programming models and shader class at SCAD. Organic shaders Maya, Renderman, iFlower vol1
Audiovisual Pattern shader
This shader has been coded using Renderman Shading Language for programming models and shader class at SCAD. I used Sine and Cosine functions, which provided me a wide range of patterns through one shader.
Hand Coded RIB
For this project we had to write a rib file from scratch by hand-coding DOWNLOAD
Python_Command Line Game
I wrote this script for my VSFX160 class at SCAD. We were assigned to write command line game with Python.Here is my game! It’s called ” An ordinary day going to SCAD” Give it a …
Flower Maker Script
I wrote this script for my VSFX160 class at SCAD. We were assigned to write a script which can create random flowers. The current version ask number of flowers from user and creates each flower …