Skip to content

Berkeley-CS267/hw2-rendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS 267 Nbody Project Rendering

This program renders the output from the CS 267 nbody simulation project.

Synopsis: render.py <input_file> <output_file.gif> [cutoff]

Example: ./render.py save.txt image.gif 0.01

Requires: Python 3 and pillow

example gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages