Skip to content

dominicmkennedy/svg-metaballs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSC 594 lab 1 jgraph

Dominic Kennedy

  1. What the program does
  • This program draws frames of a metaball video using the bezier curve funcionality in jgraph.
  • Together with the makefile a fully animated .mp4 video is generated
  1. How to compile and run
  • The code can be compiled by simply typing make this will produce the binary metaballs
  • The program is run by typing make run.
  • The makefile expects the jgraph binary to be present in the same directory.
  • The makefile will take about a minute or so to fully run.
  • Once finished there will be an output.mp4 file in the same directory
  • The program is randomly seeded so in order to generate 5 examples you can just run the makefile 5 times
  1. Example frame of output

About

metaball implmentation using post script and jgraph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published