Computer Animation (INF585) project at L'X under the supervision of Professor Damien Rohmer
- Smaller balls with popcorn texture
- A more realistic table
- Cups on table
- Popcorn coming from pan
- Adding fluids (SPH) for cups
- Adding fire/smoke
- Popcorn texture
-
Clone the repo and add the VCL library in the same directory of the Github cloned folder.
-
Make sure cmake is installed and run the following commands on your terminal
cd Magical-popcorn-scene/
mkdir build
cd build/
cmake . ./
make
cd . .
./build/magical_popcorn