File System Visualizer: Difference between revisions

Content deleted Content added
Primis (talk | contribs)
Add Jurassic park reference (Which uses fsn, not fsv, but is still relevant)
No edit summary
Tags: Mobile edit Mobile web edit
 
(5 intermediate revisions by 5 users not shown)
Line 15:
| programming language = [[C (programming language)|C]]
| operating system = [[Unix-like]]
| language = [[English language|English]]
| genre = [[File manager]]
| license = [[GNU Lesser General Public License]]
| website = {{URL|fsv.sourceforge.net}}
}}
'''File System Visualizer''', also known as '''fsv''', is a [[3D computer graphics|3D]] file browser using [[OpenGL]], written by Daniel Richard G. It is a clone of [[Silicon Graphics|SGI]]'s fsn [[file manager]] for [[IRIX]] systems, aimed to run on modern [[Linux]] and other [[Unix-like]] [[operating system]]s.<ref>{{Cite web |title=fsv - 3D File System Visualizer |url=https://fsv.sourceforge.net/doc/fsv.html |access-date=2024-06-01 |website=fsv.sourceforge.net}}</ref> While not officially deprecated, the source code for the software has not been modified since 2001.<ref>{{Cite web |title=fsv - 3D File System Visualizer |url=https://sourceforge.net/projects/fsv/files/ |access-date=2025-03-24 |website=fsv.sourceforge.net}}</ref>
 
It is capable of representing [[File system|file systems]] in two ways:
Line 30:
In both of these modes, a standard 2D file tree is displayed on the left of the window. The mouse can be used to rotate the 3D representation of the file system, and an "Eagle Eye" function shows the representation from an overhead view. File System Visualizer is also capable of manipulating the files and directories it displays.
 
==In Popularpopular Cultureculture==
The 1993 film ''[[Jurassic Park (film)|Jurassic Park]]'' has a scene that prominently features SGI's fsn, the original version of the utility that fsv clones.<ref>{{Cite web |title=FSN – the IRIX 3D file system tool from Jurassic Park |url=https://www.siliconbunny.com/fsn-the-irix-3d-file-system-tool-from-jurassic-park/ |access-date=2024-09-04 |website=www.siliconbunny.com|date=2 December 2008 }}</ref>
 
==External links==