本帖最后由 如果没有感觉 于 2017-7-31 16:41 编辑
插件名称:Uniblocks Voxel Terrain 1.4.1 | 插件官网:访问官网 | 版权协议:Red pine1.1 | 解压密码:通用密码 |
Uniblocks Voxel Terrain 1.4.1 unity3d asset U3D插件 unity论坛下载 unity3d下载
Requires Unity 5.0.0 or higher.
Uniblocks Voxel Terrain is cube-based voxel terrain engine. Its key features are infinite procedurally generated terrain, fast-performance terrain editing at runtime, and an easy to use scripting system.
Standalone demo | Web demo
Documentation | Forum
Generate, load and save infinite cubic voxel terrains. Use the built-in multiplayer functionality to stream voxel data from server and synchronize voxel changes between players.
Implement gameplay mechanics using the simple and powerful voxel scripting system. Scripting examples and an in-depth manual are provided to get you started.
Easily integrate with existing solutions: Uniblocks uses standard Unity colliders and mesh renderers.
Tweak and modify according to your needs: You get full access to all the code, which is clean, simple and well-commented. An extensive scripting reference is included.
Features:
Infinite procedurally generated terrain
Fast realtime loading and saving of terrain, efficient terrain storage on disk
Multiplayer features: streaming terrain data from server, synchronizing voxel changes
Support for custom non-cube voxel meshes
Fully compatible with Unity's built-in physics engine, including standard colliders, raycasting, etc.
Fully compatible with Unity's built in lighting, including dynamic shadows and custom shaders
Easy scripting using the event system (OnMouseDown, OnBlockPlace, etc)
Clean, simple and well-documented code (all C#)
A Block Editor window for easily adding and editing blocks
Example code demonstrating some common gameplay implementations and terrain generation
|
|