garden/journal/2021-01-01.md

8 lines
354 B
Markdown
Raw Normal View History

2021-01-06 05:30:59 +00:00
# 2021-01-01
- Tried to create a small 3D game using [[OpenGL]] and [[Zig]].
- [[Zig]] doesn't have the libraries to do anything substantial in 3d, so
I gave up and am using C++.
- [Rant about graphics programming](https://twitter.com/s5bug/status/1345179895341596672).
- Tried [[Godot]]. A little odd for me, but it'll do what I want thankfully.