Skip to content

generates octree (raster) from the used cells of GridMap in free and open source Redot 4.3

License

Notifications You must be signed in to change notification settings

MattCouer/redot_simple_octree_from_gridmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

redot_simple_octree_from_gridmap

generates octree (raster) from the used cells of GridMap in free and open source Redot 4.3

Get Redot from here: https://github.com/Redot-Engine/redot-engine

How to use:

Inside Redot project, create scene. Add GridMap node to scene. Attach octree_from_gridmap script to any node of the scene. Assign GridMap to Grid Map property of script. Adjust settings as desired.

Access octree from the octree_from_gridmap.raster property. Access octree class from octree_from_gridmap.octree.

GridMap_Octree_Gif

About

generates octree (raster) from the used cells of GridMap in free and open source Redot 4.3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published