DaVinci Resolve 20 has a game-changing AI feature—now you can shorten music tracks, and it auto-adjusts beats and volume to perfectly sync with your video's ending. 🎶🤖 #DaVinciResolve#VideoEditing#AI
After going through almost all the AWS reinvents and lots of database courses, I now understand how to architect our database for our MMO, so excited :D a week ago, I had absolutely no clue
You asked. It's here.
Get your hands on the Electric Dreams Environment Sample Project and explore the new Procedural Content Generation framework in Unreal Engine 5.2 https://t.co/HyiP2f9qhO
#UnrealEngine
Hey there!
In 2016 I released the "Multiplayer Network Compendium" for @UnrealEngine.
I went ahead and converted the whole Compendium to a React/MDX Docusaurus page, which is now my new website!
https://t.co/Wi9cbOhTrM
https://t.co/yEpqAxC4ti
#indiedev#unrealengine#ue#ue5
Can GPT-4 code an entire game for you? Yes, yes it can.
Here's how I recreated a Snake game that runs in your browser using Chat GPT-4 and @Replit, with ZERO knowledge of Javascript all in less than 20 mins 🧵
Why is web dev so complicated! Learned the basics of HTML, CSS and JS. Now learning React, then gotta learn Node.Js. I wish it was all in one language lol.
It's been 2 weeks of intensely learning cloud computing to set up the back end of our game. I'm at 125 pages of notes now lol and barely scratched the surface lol.
It also makes the removal process faster and more efficient, since it avoids the need to shift all the elements to fill the gap left by the removed element. Epic! :D
Just discovered #RemoveAllSwap() in #UnrealEngine5 for removing multiple #widgets in a TArray at once based on a certain condition. Keep in mind it does not preserve the order of the original array! #gamedev#codingtips :D :D
When using RemoveAtSwap() to remove an element from an array, it swaps the element to be removed with the last element in the array, before reducing the size of the array by one.
Spent the last 3 hours trying to fix a bug, turns out it was an unreal engine bug! sent a bug report in. Ended up streaming 13 hours today, time for a break xD