This thesis report documents the terrain generation, the research on different methods and techniques possible to generate a terrain as well as the implementation of it in this project.
Fluid simulation is a well studied and important aspect of computer graphics, and with increasing hardware power they are becoming more common in interactive applications. This thesis focusses on exploring the idea of how these fluid simulations can be used in the context of player interaction, and the novel gameplay that can arise from the increasing usage of these simulated elements.
A tool for Maya which can be loaded as a plugin and allows for the easy creation of jhumkas in Maya.
Implementation of Thin Sheet Preservation Techniques in Houdini
This project combines Material Point Method with J-integral to calculate crack tip parameters which are used to determine the crack propagation. This is implemented as a custom solver in Houdini and the solver is used to create a Houdini Digital Asset. The developed asset provides a user to simulate a reasonable crack propagation with some user controls.
This project creates shadow effects with Houdini Digital Assets (HDA). The aim is to generate shadow geometries on given models and eventually consume it entirely. Shadow geometries are created by the first HDA, users could select different patterns and manipulate the parameters to create a variety of looks. The second HDA generates particles that create the consuming effect on the given model and swirl decomposing effects after consumption.
This project aimed to build a artist-friendly tool which could edit details of toon shading.
A realtime procedural creature generation system built in Unity. The aim was to create a more open ended generation system than had existed previously. A base body is created using free form deformation, it is rigged and skinned automatically. Limbs are then attached to create one of three creature types swimming, flying or walking. Animations are all driven procedurally and adapt to the creature generated.