Skip to content

Commit

Permalink
updating readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Farzad committed May 8, 2023
1 parent fe9df1c commit 092b85a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
This is a very simple Unity application which can be used in editor as is, or built into a standalone for viewing assetbundle files. This was originally created as a utility application for a neuroscience research project but it can be used during game development to quickly check the quality of assetbundles. View oribitting, zooming, directional light intensity and direction, background exposure, and snapshotting are the available controlled parameters.

<img src="./github_readme_files/assetbundle_viewer_demo_image_1.png"/>
</br>
</br>

# Running
For running in Unity Editor, just open *ABVScene* and run it inside editor. Alternatively, you can build a player with *ABVScene* included.
Expand All @@ -15,13 +13,9 @@ In case you decided to build a standalone player, in order to make it behave mor
1. In *Resolution* section under *Resolution and Presentation*, select *Windowed* from the *Fullscreen Mode* dropdown.

2. In *Standalone Player Options* under *Resolution and Presentation*, check *Resizeable Window* and *Allow Fullscreen Switch* checkboxes.
</br>
</br>

# License
AssetBundle Viewer (ABV) is licensed under Apache 2.0 License.
</br>
</br>

# Credits
+ Developed by Farzad Shayanfar
Expand Down

0 comments on commit 092b85a

Please sign in to comment.