🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Advertisement

Latest hud Activity

@ctrl I'm more just curious about your portfolio and just to say hi. I tried “Thomas Ctrl#6559” on Discord, but that didn't work. Apparently “Thomas#6559” did. Hopefully that's the right account.

4,487 views
Advertisement
enigma_dev
March 21, 2022 12:57 PM
DevBlog 19 - Campaign Screen, Level Loading, and 3D UI



A from-scratch C++ dynamic 3D animating UI system using spatial hash grid!

I've defined my game's main menu using this system.

Buttons are constructed from shared "lasers".  

That is, when we go a screen, the buttons request lasers to make up their shape.

These lasers are requested from a pool, an…

11,448 views
Advertisement
Advertisement