GithubHelp home page GithubHelp logo

ffxivcode / pathfinding3d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mjkp/pathfinding3d

0.0 0.0 0.0 19.74 MB

A star 3d pathfinding in 3d voxel environment in Unity3d

Objective-C 0.50% C# 99.24% HLSL 0.12% ShaderLab 0.13%

pathfinding3d's Introduction

PathFinding3D

A star pathfinding in 3d grid voxel environment. This code has been developed from 2D a star pathfinding method written by Sebastian Lague to 3d voxel environment.

Parameters

  • number of agents
  • ratio and number of voxel states; either walkable, semi-walkable or obstacle
  • position of the target
  • penalty value for semi-walkable region

Application

  • This script can be used for multi-agent path finding simulation when the position of the target is predefined

Note

  • no smoothing value and curvature path is applied in this project due to its voxel environment

Unity images

  • the black voxels represents obstacle and light brown represents semi-walkable regions

<<<<<<< HEAD

  • parameters are adjustable from unity editor

origin/master

pathfinding3d's People

Contributors

mjkp 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.