GithubHelp home page GithubHelp logo

adambair / voxelmetric Goto Github PK

View Code? Open in Web Editor NEW

This project forked from voxelmetric/voxelmetric1

0.0 2.0 0.0 244 KB

An efficient voxel framework for Unity3d

License: Other

C# 99.17% GLSL 0.83%

voxelmetric's Introduction

Voxelmetric

Voxelmetric an open source voxel framework for unity3d. It's meant to be an easy to use, easy to extend solution for voxel games. Voxelmetric is currently in alpha so expect breaking changes and incomplete documentation. I am currently mainating it alone and making changes as I learn but if anyone else wants to help they should feel free to make a pull request. Also use the issues to highlight bugs and things so that need to be adressed.

For implementation and usage view the wiki.

Features

Terrain Generation

Generate realistic looking terrain with caves and landmarks like trees.

Ambient Occlusion

Darkening in the corners between blocks makes the terrain look more realistically lit.

Saving and Loading

Save and load your changes to the world at will.

Infinite Terrain

Terrain generates around a given object and is removed when you move too far away, there are no borders or limits.

Threading

Threading chunk updates and terrain loading means the voxels take full advantage of your hardware to generate fast without hurting framerate.

Pathfinding

3d voxel aligned pathfinding for units makes it possible for AI to move around the terrain.

Plans

Lighting is currently in development but is too slow to enable by default just yet. There should also be some documentation implementing the framework and extending common things like block types.

voxelmetric's People

Contributors

alex-irt avatar alexstv avatar

Watchers

Adam Bair avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.