skip to main
|
skip to sidebar
Jeff's CS Class Blog
Thursday, April 23, 2009
Sphere Movie
I made my first movie! I build a script to render the images, converted them to png and then used ffmpeg to smoosh them together into a .mov:
http://cs.unm.edu/~jbowles/cs413/ani.mov
Here's the command line I used to build the movie:
ffmpeg -f image2 -i %04d-ani.png -r 25 -b 10000k -s 640x360 ani.mov
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2009
(70)
►
December
(11)
►
November
(14)
►
October
(6)
►
September
(9)
►
August
(1)
►
May
(6)
▼
April
(17)
Possible final project animation
7 spheres, no hatch marks
Sphere Movie
Bumpy Spheres
Turbulence
Assignment #7 - Dielectrics
Hatch marks explained?
7 sphere with orthographic projection
Extracting frames from a Panasonic MTS file
7 spheres
Hatch marks
Changing from floats to doubles
Fixed Phong shading
Carefully checking math
Clamping reflection power
Adding a Fresnel term
Dielectrics
►
March
(2)
►
February
(3)
►
January
(1)
About Me
Jeff
View my complete profile
No comments:
Post a Comment