Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calasanmarko/dig
https://github.com/calasanmarko/dig
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/calasanmarko/dig
- Owner: calasanmarko
- Created: 2023-09-04T11:48:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T20:15:42.000Z (almost 1 year ago)
- Last Synced: 2024-01-13T11:51:51.854Z (12 months ago)
- Language: C++
- Size: 753 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dig
*A Vulkan game development journey. Comes with a Substack!*This is the codebase behind the **Vulkan Game Development** series on Substack by Marko Calasan.
Link to Substack: https://calasanmarko.substack.com/
# Chapters
| Chapter | Branch |
|:-------:|:------:|
| [Vulkan Game Development #1: DIG!](https://calasanmarko.substack.com/p/vulkan-game-development-1-dig) | [chapter-1](https://github.com/calasanmarko/dig/tree/chapter-1) |