Skip to content

Volume Unity Plugin v0.1

Compare
Choose a tag to compare
@juniorxsound juniorxsound released this 20 Mar 17:57
· 21 commits to master since this release

About this release

Hooray this is the first release of the Volume - Unity Plugin πŸ˜ƒ

screen shot 2018-03-20 at 1 19 45 pm

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:

  • Pointcloud rendering
  • Mesh denisty selector (Low, Medium)
  • Example scene
  • Volume Image prefab

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

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]