Saturday, 27 October 2012

Further Research

I have continued to research into the subject of simulating soap bubbles. I have been looking at various technical papers from the SIGGRAPH (Special Interest Group in Computer Graphics) conferences, as well as from other sources. Some of these papers include:-


  • Computer Animation: Animation of Soap Bubble Dynamics, Cluster Formation and Collision - by Roman Durikovic (2005)
  • Simulation of Bubbles - SIGGRAPH - by Wen Zheng, Jun-Hai Yong & Jean-Claude Paul (2006)
  • Animating Bubble Interactions in a Liquid Foam - by Oleksiy Busaryev, Tamal K. Dey, Huamin Wang & Zhong Ren (2012)

I have also been studying a technical paper by a former BSc 3D Computer Animation student at Swansea Metropolitan by the name of James Clarke. For his Major Project, he was aiming to produce a similar tool to my idea. After reading his report, I discovered that although he intended to take his project further, he mainly focused on allowing the bubbles to merge together by experimenting with various methods. He stated at the end of the paper, what he would like to achieve with the tool in the future. Some of these future improvements include:-

  • The ability for the user to define where the bubbles are emitted from.
  • The ability for the user to specify an arbitrary piece of geometry to use as a bubble instead of just using a sphere.
I also have some ideas of my own which I would like to implement into my project. One of these ideas is to produce a shader which could imitate the appearance of photorealistic soap bubbles. Another area which I am interested in exploring is a feature withing Pixar's Renderman called "Blobbies". These are essentially a way of merging geometry together to create blobby surfaces in a similar way to how "Metaballs" work. Below is an example of Renderman Blobbies from a site called "Fundza":-


Wednesday, 17 October 2012

Bubble Research

I have decided to explore further into the bubble generator idea. I have also done some research into various areas related to bubbles, such as how they behave and how they look.
Firstly, I investigated the phenomenon known as "Thin Film Interference". This is where incident light rays reflect off a thin film material and also refracts through it and then reflect out again to form new colours. The example below is specific to a soap bubble:-



This will hopefully help when it comes to shading the bubbles.

I also found a user on YouTube by the name of "ICMStudios" who has developed a similar project to mine. Below are some videos of his tool in action:-





Wednesday, 10 October 2012

Ideas

I have started coming up with some potential ideas for my project. I will continue to post as I think of any new ones, but for now here are some of them:-

  1. Bubble Generator
  2. This tool would be designed to create random bubbles of all different shapes and sizes. This would involve researching into the way bubbles move, the way they look in terms of shading and lighting and how bubbles behave depending on the environment in which they inhabit. How do bubbles move differently underwater in contrast to how they would move in the air fo instance. Another thing to consider would be how they pop when they come into contact with some surfaces and not others and how they might split up into smaller bubbles when they pop. But possibly the two most challenging aspects of all to consider would be how the bubbles might grow when being blown from a hoop on a stick, for example and also how bubbles can merge with each-other and either get bigger or just become attached to one another.

  3. Balloon Tool
  4. This tool would procedurally model balloons and strings which would attach the balloons to any given object and allow them to carry the object as they float in the air. The more balloons that the user would specify, the the stronger effect it would have on lifting the object. The user could also control the size and the mass of each balloon and also how much helium each balloon has or how much it's affected by the gravity of the dynamics solver. One challenging aspect of this would be how to prevent the balloon geometry from clashing with each-other. Another challenge would be how to connect the balloons with the object to be lifted. A third challenge might be how to procedurally model each balloon to look a balloon. The tool could also give each ballon a random colour by assigning random shaders of different colours to the balloon geometry.

    This idea was partly inspired by the scene from Disney Pixar's "Up" (2009), where the main character Carl uses several balloons in order to make his house fly away.

  5. Laser Tool
  6. This tool would generate laser effects from stage and disco laser lighting to sci-fi ray-guns and blasters. It would allow the user to control how the laser looks, for example the length, width, colour and distortion of the beam. Also the ability to fire a beam at a particular target.

Tuesday, 2 October 2012

Introduction

Welcome to my Final Major Project blog. Here I will be posting various ideas and updates on the progress of my 3rd year BSc 3D Computer Animation final project at Swansea Metropolitan University. The aim of this project is to develop a plugin (a software tool or feature within an already existing piece of software) to be used in a particular visual effects program, in order to bring extra functionality into it. The visual effects software which this plugin could potentially be used for include:-