8 lines
354 B
Markdown
8 lines
354 B
Markdown
|
# 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.
|