All Projects → TheDudeFromCI → Bones3

TheDudeFromCI / Bones3

Licence: mit
Bones³ is a Voxel Editor for Unity. Supports both in-game and in-editor building.

Projects that are alternatives of or similar to Bones3

Unity Assetpipeline Presentation
Unity project for "A Technical Deep-Dive into Unity's Asset Pipeline" presented at Develop: 2018
Stars: ✭ 31 (-3.12%)
Mutual labels:  unity3d, unity-asset
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+1550%)
Mutual labels:  unity3d, unity-asset
Upmgitextension
This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.
Stars: ✭ 438 (+1268.75%)
Mutual labels:  unity3d, editor
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-6.25%)
Mutual labels:  unity3d, unity-asset
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+2009.38%)
Mutual labels:  unity3d, unity-asset
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (+1153.13%)
Mutual labels:  unity3d, unity-asset
Unity3d Rainbow Folders
This asset allows you to set custom icons for any folder in unity project browser.
Stars: ✭ 519 (+1521.88%)
Mutual labels:  unity3d, unity-asset
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (+771.88%)
Mutual labels:  unity3d, unity-asset
Lunar Unity Console
High-performance Unity iOS/Android logger built with native platform UI
Stars: ✭ 628 (+1862.5%)
Mutual labels:  unity3d, unity-asset
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+1759.38%)
Mutual labels:  unity3d, voxel
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (+1021.88%)
Mutual labels:  unity3d, unity-asset
Voxelengine unity
Voxel engine made in C# for Unity
Stars: ✭ 25 (-21.87%)
Mutual labels:  unity3d, voxel
Better Unity Webgl Template
A better default template for Unity WebGL
Stars: ✭ 325 (+915.63%)
Mutual labels:  unity3d, unity-asset
Quick psd2ugui
parse psd file and auto generate ui prefab(解析psd文件,一键生成ugui面板)
Stars: ✭ 419 (+1209.38%)
Mutual labels:  unity3d, editor
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+11275%)
Mutual labels:  unity3d, unity-asset
Randomation Vehicle Physics
Vehicle physics system for the Unity engine.
Stars: ✭ 487 (+1421.88%)
Mutual labels:  unity3d, unity-asset
Unity Editor Toolbox
Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.
Stars: ✭ 273 (+753.13%)
Mutual labels:  unity3d, unity-asset
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (+778.13%)
Mutual labels:  unity3d, unity-asset
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+1565.63%)
Mutual labels:  unity3d, unity-asset
Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+2131.25%)
Mutual labels:  unity3d, unity-asset

Bones³

Bones³ (pronounced "Bones Cubed") is an advanced voxel block editor designed for the Unity engine. The framework is designed to allow users to create voxel structures and worlds both in-editor and in-game, as well as exposing a flexible API for writing custom world manipulation scripts.


Now Fully Open-Source!

Bones3-Rebuilt is now open source! The previously in-development commercial version of Bones3, known as Bones3-Rebuilt, has been pushed back into the open-source community version! From now on, Bones3 is free to all users!


What is it?

Bones3 is a Unity in-editor/in-engine script which makes it natural for users to create and modify voxel worlds and structures. Design structures in just a few clicks.


Lets see it in action

Note that the current branch has a few more tweaks to be done before you can use it, however, here is a video of an old prototype version of Bones3 to show what we're aiming for:

Bones3 Prototype Demo

Messages

// TODO Move this into official documentation, once it exists.

MonoBehaviour Messages:

  • Sent by BlockWorld:
    • OnWorldCleared()
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].