Skip to content

Interact with a quadtree data structure in a ROBLOX experience.

Notifications You must be signed in to change notification settings

andrewens/quad-tree-rbx-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quad-tree-rbx-demo

Interact with a quadtree data structure in a ROBLOX experience. Quadtrees are used for optimized spatial queries of points. I developed this to make a Barnes-Hut gravity simulation as research for my new game, Ship Crew RPG.

Edit with Rojo:

  • Clone this repo and sync it to an empty ROBLOX place with Rojo to edit locally
  • WARNING: It will erase whatever you have in workspace!

Play/edit on ROBLOX:

https://www.roblox.com/games/11326654961/Quadtree

  • You can edit by clicking the three dots above "Play" and clicking "Edit"
  • The code in-game isn't current with this github repo!

About

Interact with a quadtree data structure in a ROBLOX experience.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages