Giter Site home page Giter Site logo

navmeshexport's Introduction

Navmesh数据导出工具

说明

unity自带的navmesh由于算法没公开,服务端要判断该移动点是否合法比较困难,很多时候需要自己实现一套A*费时费力, 本工具就是导出navmesh的各个三角形坐标数据,然后服务端只需要判断该点是否在三角形内就为之合法。

如何使用

1.首先你需要自己在unity里编辑好可行走范围
2.然后点击菜单Tools/Export NavMesh Data即可

如何测试

1.首先把navmesh目录下生成的mesh拖进场景
2.然后点击菜单Tools/NavMesh Data Test即可 (移动TestPoint即可)

联系

qq342854406 qq群347085657

navmeshexport's People

Contributors

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