-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Mesh DataModules and tools for converting and storing mesh and geometry dataModules and tools for converting and storing mesh and geometry dataSRAM
Description
Need to make a module that communicates with the SRAM chip: Datasheet. The goal of the SRAM controller is to
- Arbiter the data exchange needed to read in and read out model data. This is needed so that model data can be read from the SD card into the MCU and then stored for future use by the render pipeline.
- Implement the necessary protocol for reading and writing data to the SRAM
- Store and read addresses of store meshes through a separate Model Address Lookup Table
- Read and write header data for the size of the different model data, and read out the required model data into a geometry buffer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Mesh DataModules and tools for converting and storing mesh and geometry dataModules and tools for converting and storing mesh and geometry dataSRAM
Type
Projects
Status
No status