GreenTea

@greenteaW
1 Followers
1 Following
14 Posts
building a game using zig + opengl, I use this to document my screenshots!!
LocationGermany
I came a long way and now stuff is coming together in the 3d engine #zig
I'm progressing in the 3D engine department #zig !!
I add more visual stuff and whenever I find a bottleneck, I address it right away, this is incredibly rewarding when your local laptop (Intel HD 630 and GTX 1050m) is considered outdated hardware. Testing with two GPUs at once is great :))
I worked a lot on my engine since the last time :D
#zig
I can't believe how smoothly the integration of recast navigation went, it just worked right away 😍 It takes vertices and indices to build the navmesh and then you can do find path that gives you an array of [3]f32. Once you get the hang of zig, stuff keeps compounding 😍 😍
I think I got some stuff done, from debug rendering to picking up stuff from the table lol
the #zig engine is starting to come together 🥳 🥳
wooo
Got some skeletal animation rolling #zig
I got the animation working 🥳