{"repo":"mminer/big-image-recorder","free":true,"listed":false,"github":"https://github.com/mminer/big-image-recorder","clone":"git clone https://github.com/mminer/big-image-recorder.git","description":"Unity Recorder plugin to capture large image sequences.","language":"C#","stars":40,"topics":["unity","unity3d","unity-editor","unity3d-editor","unity-package","unity3d-package","unity-tool"],"license":"MIT","category":"game-templates","readme_excerpt":"Big Image Recorder This Unity Recorder plugin captures an image sequence at a higher resolution than the maximum texture size. Want to output your scene at 100,000 x 100,000 pixels? You got it friend. To do this it divides the camera's projection matrix into tiles and saves the renders as individual images to stitch together. At present this stitching operation is left up to you (but see \"Image Stitching\" below for recommendations). Installing Add the package to your project via UPM using the Git URL: 1. Open the Package Manager window in Unity ( Window Package Manager ) 2. Click the \"+\" button in the top-left corner 3. Select \"Install package from git URL...\" 4. Enter the above Git URL 5. Click \"Install\" Alternatively, add the following line to your Packages/manifest.json file: You can also clone the repository and point UPM to your local copy. Using 1. Open Window General Recorder Recorder Window 2. Click \"Add Recorder\" and choose \"Big Image Sequence\" 3. Enter the tag of your target camera (or keep the default to use your main camera) 4. Enter your desired output size, number of rows and columns, and start recording Recorder spits out multiple images per frame, one for each \"tile\". By default these are named image - .png , e.g. image 0003 01-01.png . Image Stitching ImageMagick is one option to stitch the image tiles together into a final image. # Stitches together a frame of two columns. montage -mode concatenate -tile 2x .png out.png To run this automatically, enter the a","default_branch":null,"files":null,"tree":[],"storefront":"/r/mminer","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mminer/big-image-recorder/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}