First Commit
This commit is contained in:
17
99 Work/0 OneSec/OneSecNotes/00 Daily/2023-10-24.md
Normal file
17
99 Work/0 OneSec/OneSecNotes/00 Daily/2023-10-24.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
tags:
|
||||
- daily
|
||||
date: 2023-10-24
|
||||
---
|
||||
## Planning Tomorrow
|
||||
- [ ] talk to jerry about the wrapping of indices
|
||||
- [ ] implement the actual fruxelGrid class
|
||||
- [ ] use it to do stuff
|
||||
|
||||
## Quick Notes
|
||||
|
||||
Today I have learned how to implement a fruxel grid and how to wrap the indices.
|
||||
The fruxel grid will be implemented according to [[Graph Theory]] instead of an actual grid. Because like this the [[A* Search Algorithm]] is easier to implement and also more efficient.
|
||||
## Learnings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user