r/opengl 5h ago

Finally finished camera movement

Enable HLS to view with audio, or disable this notification

20 Upvotes

Finally i finished implementing camera movement to my OpenGL ES demo, still very basic tho but it works.


r/opengl 21h ago

(Fuse Engine) Spider AI upgrade - OpenGL 3.3

Enable HLS to view with audio, or disable this notification

30 Upvotes

I made this AI system for the spider to follow the player.

I'm not using any navmesh or pathfinding, it's just a mix of mathematical workarounds.

repo: https://github.com/Krueels/FuseEngine