Commit History

Author SHA1 Message Date
  Justin Gilman 88b61e338f fixing asset pathing 7 hours ago
  Justin Gilman 425633a808 moving basic logic to main module; adding ability to add hive links to flowers 4 years ago
  Justin Gilman 8e9bc7420a adding lines to show hive-to-flower links 4 years ago
  Justin Gilman 0d6fea2575 drawing debugging lines for waypoints; updating threejs 4 years ago
  Justin Gilman 6f41b6d507 Adding keycode for key input convenience 4 years ago
  Justin Gilman db4021dd9b adding camera offset controls 4 years ago
  Justin Gilman e315a12db6 adding camera easing when changing focus or position 4 years ago
  Justin Gilman 4afe10f872 fixed camera with click-to-follow 4 years ago
  Justin Gilman f4c5600c83 adding raycaster to detect mouse hover; attempting to add wasd camera movement 4 years ago
  Justin Gilman b2407033bc Adding waypoints for bee routing; adding entrance waypoint to each hive 4 years ago
  Justin Gilman da1140d7b6 consolidating "visit" logic for flower and hive; adjusting bee initial spawn target 4 years ago
  Justin Gilman 6f00896644 adding more flowers 4 years ago
  Justin Gilman b0691089c9 circling the hives 4 years ago
  Justin Gilman a332068a0b Adding ability to populate all hives 4 years ago
  Justin Gilman 3488ff310f hives now have ability to spawn bees and capture other hives with a queen; changing initial loop to only spawn one bee 4 years ago
  Justin Gilman b71014faea Moving bee to collection under bee class 4 years ago
  Justin Gilman a3c8ab4260 getting rid of hivePosition since we have homeHive saved in a bee 4 years ago
  Justin Gilman 5b4365a562 moving list of hives to static hive collection; moving hive dropoff logic for bees to the hive itself 4 years ago
  Justin Gilman 6a69fec335 Setting up ability to change bee home hive 4 years ago
  Justin Gilman c0bc7c6ce9 Moving flower array global to static collection on class; adding random bees; after a bee returns, will choose a new random flower to visit 4 years ago
  Justin Gilman 85c46815fa converting bee to use cloned model; hive and flower clone their model before saving; adding random hive and flower placement; updating bee setHive functionality 4 years ago
  Justin Gilman 88bb21a8e9 moving flower logic into flower class; putting all loads under a group promise and only rendering after the load is finished 4 years ago
  Justin Gilman 4c522ad1d1 moving hive logic into hive class 4 years ago
  Justin Gilman 6b0ffff9e7 Moving bee logic into bee class 4 years ago
  Justin Gilman 3d17103dba replacing cubemap with custom one 4 years ago
  Justin Gilman bee6c74572 adding beehive and flower assets; using gltf loader; adding ambient light to show models correctly lit 4 years ago
  Justin Gilman 6d70ba3a05 bee movement back and forth from hive; adding shadow for bee 4 years ago
  Justin Gilman bb1e03f9c2 Adding skybox; coloring floor green; changing bee movement 4 years ago
  Justin Gilman 99c58bca65 Initial commit 4 years ago