About this release
Hooray this is the second release of the Volume - Unity Plugin π
Usage:
Download the .unitypackage
file and open it up in your project. To quickly test that everything is working, you can launch the Volume Example Scene
from Assets/Volume/Scenes
.
Roadmap
Implemented in this release:
- Windows fix for vertex count limit
- Adding controls for example scene
To be Implemented in next release:
- Wireframe rendering (using barycentric coordinates, i.e draw wires in the fragment shader)
- Add High option for mesh density
- Lock controls so people don't fall from the floor in example scene
Contents
Inside the .unitypackage
you will find:
- Volume (Folder)
- Prefabs (Folder) - folder holding the Volume plugin prefabs
- Scripts (Folder) - main scripts folder for the plugin
- Sample (Folder) - sample footage for easily testing
- Scenes (Folder) - sample scenes to test the plugin
- Shaders (Folder) - a folder containing the magic
Need help? want to talk? [email protected]