https://github.com/stypox/stock-container
A special container to store contiguous data that has to be managed from many places.
https://github.com/stypox/stock-container
Last synced: about 1 year ago
JSON representation
A special container to store contiguous data that has to be managed from many places.
- Host: GitHub
- URL: https://github.com/stypox/stock-container
- Owner: Stypox
- Created: 2019-01-30T19:31:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T14:57:46.000Z (about 2 years ago)
- Last Synced: 2025-02-08T20:47:33.204Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 37.1 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock container
A special container to store contiguous data that has to be managed from many places. Especially useful for instanced rendering in e.g. OpenGL.