Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Corgi Voxels - Small+Large Scale Voxels for Built In, URP, and HDRP

Discussion in 'Assets and Asset Store' started by funkyCoty, Jan 3, 2023.

  1. funkyCoty

    funkyCoty

    Joined:
    May 22, 2018
    Posts:
    654
    Easy and simple voxel system. Drop in this plugin and immediately start drawing, painting, and destroying voxels.

    ~DOCUMENTATION~
    ~Asset Store~
    ~Discord~

    Unity_jvxpPtKVOn.png


    Features:

    • Simple to setup to use. Follow the documentation to install a few dependency packages and then open the sample scene, where you can immediately start drawing.
    • Fast by default with easy to use quality options.
    • Voxels can be rendered with all of the render pipelines via ShaderGraph. You can easily modify these shaders to make any style you want!
    • Supports both small scale worlds (stored in a scriptable object asset) and infinitely large scale worlds (stored in a filestystem folder)
    • Small scale voxel worlds can be turned into separate physics objects.
    • Supports variable chunk resolutions.
    • FULLY JOBIFIED AND BURST COMPILED - every step is nearly as fast as physically possible and scales beautifully with more CPU cores.
    • Easy to make new voxel types, just right click and hit create!
    • Supports variable texture resolutions, you can have either HD or pixel art!
    • Supports importing magica voxel (.vox) files! (if you run into issues with this, email me!)
    • Works with VR and even with Single Pass Instanced (SPI) rendering.
    • When using URP or HDRP, most if not all voxels can be rendered via a single draw call, saving you CPU time!
    • Works on all platforms Unity supports (with some exceptions with extremely old mobile devices - where a few minor visual features won't work).
    • Supports custom infinite terrain generation!
    • Easy to use scripting API included, fully async for gameplay smoothness.
    • Includes full source code!

    Please note: The Editor gizmos are also using ShaderGraph shaders. If you are using the built in render pipeline, you may need to install ShaderGraph via the package manager manually. Read over the "Depedencies" section of the documentation.


    Unity_VzRl1Mr9Zt.png
     
    Last edited: Feb 12, 2023
  2. funkyCoty

    funkyCoty

    Joined:
    May 22, 2018
    Posts:
    654
    Update: It is finally live on the asset store!
     
  3. funkyCoty

    funkyCoty

    Joined:
    May 22, 2018
    Posts:
    654
    First update just pushed!

     
  4. funkyCoty

    funkyCoty

    Joined:
    May 22, 2018
    Posts:
    654
    1.2 being pushed now!
    edit: wow the first few reviews have been very positive. thank you guys for the kind words!

    brave_2wKHF0lAyL.png brave_wSkzFYGgEx.png
     
  5. funkyCoty

    funkyCoty

    Joined:
    May 22, 2018
    Posts:
    654
    Big update coming through:

     
  6. funkyCoty

    funkyCoty

    Joined:
    May 22, 2018
    Posts:
    654
    small hotfix coming in

     
  7. funkyCoty

    funkyCoty

    Joined:
    May 22, 2018
    Posts:
    654
    some more small fixes incoming

     
  8. paulojsam

    paulojsam

    Joined:
    Jul 2, 2012
    Posts:
    568
    add the kabum factor ...