• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Recent content by nonamenolife

  1. N

    Plugins + Scripts Video Renderer for 3D VR180, VR360 and Flat 2D & Audio + BVH Animation Recorder

    When I tried to render a 9:16 vertical video using this plugin, only part of the preview screen was output as an image, but after checking the source code (Eosin_VRRenderer.cs) I found that changing Rect sourceRect = new Rect(0, 0, renderTex.width, renderTex.width); to Rect sourceRect = new...
Back
Top Bottom