Skip to content

xaliq2299/Magical-popcorn-scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magical Popcorn

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

Setup

  • 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

About

Computer Animation (INF585) project at X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published