Looking for Game Icons? Humble Bundle has you Covered
The Humble 7000 Game Dev Icons Bundle is a bundle of icons to create your own PC or mobile games, software, applications, websites, and more. $449 worth of items including:Fantasy...
View ArticleUI/UX Artist: It Fights For Control...
Hi all. This is your UI/UX Artist Paul here. This week I have a smaller delivery, but nonetheless a very important tool given Rank: Warmaster's nature. And those are the Controls for the Asset Screen....
View Article"Steering" AI 3D vehicles on a grid/tile map?
I am trying to create a traffic simulator but I am having trouble finding a good way to steer my vehicles around corners. The world is basically a 2D tile map where the corners/vertices of each tile...
View ArticleProps, part 2
And we're back. It seems all I needed was to take a break from this for a while and deal with.. you know.. having coronavirus along with my wife but still having to care for our 3 young children. This...
View ArticleValkyrie open-source cross-platform engine
Valkyrie is a 2D side-scrolling game engine written in C# using the Xamarin cross-platform framework. 1 common code base can be compiled to native assemblies for iOS, Android and Universal Windows...
View ArticleValgrind / Address Sanitizer equivalent for Visual Studio
Hello everyone,Just recently I ran into one of those nasty memory bugs that needs digging for days. After wrestling with Visual Studio and Windows for days I finally gave in and switched to Linux for...
View ArticleAdvertising Enters the Next Dimension
How Augmented Reality and Virtual Reality are Evolving Advertising Strategies TodayPicture it, it’s 1994. Ace of Base’s “The Sign” was topping the charts, Disney’s The Lion King was the highest...
View ArticleStreamSDK Powered SNES w/Online Multiplayer Tutorial
IntroductionMarketing a new product can be difficult. It’s doubly difficult when it’s in a new space, like real-time streaming … if that’s even the right way to classify StreamSDK. Pursuant to this...
View ArticleCompute Shader Ray Tracing
Has anyone made a compute shader ray tracer that can render a moderately complex scene in real time? I've googled a bit and all I've found are ones with a few spheres and maybe a skybox and a ground...
View ArticleGet Started Now With Performance Optimization — Learning Resources for Unity...
[Visit the original site at Unity Addressables: Learning Resources]You probably heard how addressables can help you optimize your Unity game: RAM usage, loading times, iteration times, content update...
View ArticleSlate UI rendered in GPU?
Slate is a graphics library developed by Epic Games and used in UE4 editor and can be used in games (no engine matter) and standalone desktop apps and mobile apps.But How is it rendered? with openGL or...
View ArticleI made a video on how to do pathfinding really fast
It is very casual and tries to explain on an abstract, yet down to earth level. No code. It covers pathfinding in general and then moves on to explain HPA, which can increase pathfinding speed by many...
View ArticleForming a syfy franchise
The idea is to form a council/board of directors. This board would govern the franchise, setting up the history, and what is cannon and what is not. The board would vary in size, most having a specific...
View ArticleBlock Breaker
Hi everyone !!!I have a question regarding the score part in udemy course “ Complete C# Unity Developer 2D: Learn to Code Making Games ” - BLOCK BREAKERHow can you keep the previous score of the...
View ArticleOwl Shooter (Manager Killer) - DOOM like FPS
A 3D shooter requires 3d artists, animators and sound engineer. Good day. The project is unequivocally non-profit and applicable to such tasks: - go through the entire sequence of the project’s...
View ArticleHow relevant are power-of-two textures on modern hardware?
How relevant are power-of-two textures on modern hardware? Put another way, let's say I have a 1050x1020 image. Which is the better practice: to upload it as a 1050x1020 texture, or to pad it with...
View ArticleDoes my concept of division by zero make any sense?
I had written a blog post about why one can't divide by zero in programs, but since then, I've thought that maybe it can be done. Here is the outline, what do you guys think of this concept?...
View ArticleDirect3D 11 Textures not working
Hello! I'm currently working on a project and I'm having a bit of an issue with Direct3D 11 and textures. They're not showing up.Now I don't know if my texture creation code is incorrect since I'm...
View ArticleProject IMP - MMORPG devlog
Follow me on the journey of creating an MMORPG. Along the way, I will share my experiences, implementation choices, techniques, decisions, tips and tricks, until the release.► Discord:...
View ArticleHas the coronavirus outbreak impacted you at all?
I'm sure that many of us have been facing the impact of the coronavirus, with all the closings and lockdowns. Many officers are also telling workers to go remote. What's it looking like where you live?...
View Article