Skip to content

A bubble blowing simulation demonstrating basic particle effects

Notifications You must be signed in to change notification settings

wcoombs/blowing-bubbles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Blowing Bubbles

University of Manitoba - Fall 2016
COMP 3490 - Computer Graphics I
Assignment 3 - Question 1


Requirements:

  • Java JDK 7 or 8
  • OpenGL 2.1
  • JOGL 2.3

A bubble blowing simulation. Use the mouse to move the bubble wand, click and drag to create bubbles, and click to smack the wand against the screen, popping bubbles it hits. Bubbles will also pop when their random lifetime expires, or, when they hit a wall.

Written in Java, this program can be compiled and run in Eclipse with the above listed requirements as part of the build settings/library.


About

A bubble blowing simulation demonstrating basic particle effects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages