-
# Build
Use hexagonal architecture on a diferent branch
-
@auregimon's original design called for a cool hexagon grid for the projects that are participating, but I was too lazy to figure out how to implement it. Opening this issue in case anyone with better…
-
```[tasklist]
### Desiderata
- [ ] Have someone read a draft
- [ ] Keywords/tags
- [ ] Title image
- [ ] Link preview excerpt
- [ ] Publish
- [ ] Blog blurbs
- [ ] Waggledance
- [ ] Tweet
- …
-
I'd like to suggest to make Hexagon use std::array instead of vector(avoid dynamic creation of data) since neighbors is always 6.
Hexagon would be represented like this
std::array &neighbors();
in …
-
### Question
There are three times when a user can draw a hexagon cell shape.
- From an area by dimension
- From a point by dimension
- From a point by time and speed
Currently when drawing …
dfoll updated
6 years ago
-
I am trying to run the blur example given in the source code both on the simulator and an actual device target the Hexagon DSP (8+ Gen 1 , DSP V73) .
I have built LLVM , Halide from source followin…
-
THe following snippet passes external validation/lint.... but fails...
`- task: manognaalla.ppmsigntool-task.PPMSignTool.PPMSignTool@4
displayName: 'Run PPMSignTool on CompressionUtils.dll'
i…
-
### Describe the project you are working on
Turn-based strategy game similar to Civilization
### Describe the problem or limitation you are having in your project
I'm trying to use astargrid2d as a…
-
As of a few days ago, apps/blur and apps/camera_pipe are failing to run with `host-hvx` builds on the linuxbot emulators. Doing some debugging on those devices, something about the paths to sim_remote…
-
It is not clear if these classes actually produce correct band structures for non-hexagonal systems. Both in finding correctly the path and in calculating the relative distances between kpoints. In ge…