12 lines
490 B
Markdown
12 lines
490 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.
|
||
|
|
||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||
|
[Zig]: ../zig "Zig"
|
||
|
[//end]: # "Autogenerated link references"
|