Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 28, 2018 05:09
Show Gist options
  • Save ryantm/755515ff78d7dad0ef3e73cb3333c2d4 to your computer and use it in GitHub Desktop.
Save ryantm/755515ff78d7dad0ef3e73cb3333c2d4 to your computer and use it in GitHub Desktop.
/nix/store/xpwz7yb6jqisimg2rw0xn5zh8n8i89fb-tachyon-0.99b2
├── bin
│   └── tachyon
├── include
├── lib
│   └── libtachyon.a
└── share
├── doc
│   └── tachyon
│   ├── Changes
│   ├── Copyright
│   └── README
└── tachyon
└── scenes
├── 2balls.cam
├── 2balls.dat
├── 820spheres.dat
├── attenuation.dat
├── balls.cam
├── balls.dat
├── clipplanes.dat
├── CVS
│   ├── Entries
│   ├── Repository
│   └── Root
├── dna.dat
├── dnadof.dat
├── engine.dat
├── f117.ac
├── fisheye.dat
├── fog.dat
├── goblet.ac
├── gridtest.dat
├── imagedef.dat
├── imaps
│   ├── aqua.ppm
│   ├── bigspace.ppm
│   ├── bumpy.ppm
│   ├── burgn.ppm
│   ├── dirt2.ppm
│   ├── fire.ppm
│   ├── islandpic.tga
│   ├── leafy.ppm
│   ├── metal.ppm
│   ├── parquet.ppm
│   ├── rufbrik.ppm
│   ├── space3.ppm
│   ├── space.ppm
│   ├── teapot.ppm
│   ├── umrlogo.ppm
│   ├── umrpic.tga
│   └── whtceil.ppm
├── island.dat
├── janbadoutput.dat
├── lame.dat
├── lattice.dat
├── lavablobs.dat
├── lscapes.dat
├── model2.dat
├── model3.dat
├── model4.dat
├── model6.dat
├── msti.cam
├── msti.dat
├── null2.dat
├── null.dat
├── polycyl.dat
├── README
├── room.cam
├── room.dat
├── sc98ao.dat
├── sc98.cam
├── sc98.dat
├── skull.dat
├── smallballs.cam
├── smallballs.dat
├── space.dat
├── spotlight.dat
├── teapot.cam
├── teapot.dat
├── tetra.dat
├── texfree.dat
├── texture.dat
├── tie2.ac
├── tpolytest.dat
├── transtest.dat
├── trypsin4pti.dat
├── umr.dat
├── umrfrustum.dat
└── voltest.dat
10 directories, 79 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment