GithubHelp home page GithubHelp logo

transvoxel-unity's Introduction

transvoxel-unity

transvoxel-unity is a procedural voxel terrain generator for Unity using the Job System and Burst.

The tool is made for academic and demonstration purposes and is in no way considered production ready.

Requirements

  • Unity 2022.3.5 or newer.
  • Universal Render Pipeline

Installation

  • Create a new folder inside the 'Packages' folder in your Unity Project root
  • Download the project and copy it inside the new folder

Alternatively, you can install the package as a submodule by running the git command inside your project repository:

git submodule add https://github.com/bbQsauce5/transvoxel-unity.git Packages/TransvoxelUnity

System features:

  • Fast Transvoxel implementation using Unity's Job System and Burst Compiler
  • Source code is entirely written in C#
  • Chunking and dynamic level of detail using an octree for far view distances
  • "Unlimited" blending between textures using texture arrays and triplanar shading
  • Collider generation inside jobs off the main thread

worldgen 2023-08-20 22-53-47 2023-08-20 23-06-29

Future work

  • Terrain editing
  • Decorations and foliage generation
  • Infinite terrain generation

Acknowledgements

License

MIT

transvoxel-unity's People

Contributors

bbqsauce5 avatar

Stargazers

 avatar Sebo avatar  avatar Reslav Hollós avatar  avatar  avatar 空白咯 avatar Holly Newlands avatar LiKun avatar Muhammad Rizqi Nur avatar João Matos avatar  avatar  avatar  avatar Álvaro Rodríguez avatar Joohun, Maeng avatar sunguangdong avatar Sathyaraj Shettigar avatar  avatar Taras avatar Isaac Harvey avatar Simon Nordon avatar Augustin POINT avatar Frankenstein avatar Lemonzy avatar  avatar max avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

transvoxel-unity's Issues

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.