Which is best network for MMORPG?
hi, we are developing a mmorpg with a small team. There are 2 structures we can create on the server side for managing clients and processing packages. I wonder what structure is better. I would be...
View ArticleSubstance Painter 2020.1 Now Available
Substance Painter 2020.1 (6.1.0) delivers a brand new exporter, Python scripting, a new curvature baker, new content, and lots of other workflow improvements, including:New export window with easier...
View ArticleGameMaker Studio 2 Releases v2.3 Beta
YoYo Games has made available the GameMaker Studio 2 v2.3 Beta. This update includes:new Sequences and Animation Curve asset typesa streamlined project formatthe resource tree is now the Asset Browser...
View ArticleOTF charsets issue
Hello everyone.I am working on my own OTF parser on C# and I am currently stuck on charsets.I successfully parsed the list of charsets and found out that it contains several formats, which is not...
View ArticleUnity 2d Color Switch Tutorial (2020)
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium...
View ArticleClip planes for large planet rendering
Hi everyone,I've got a question about how to set the clip planes for my camera when rendering real-scale planets. I think I've got most things figured out (render the scene with camera at the origin,...
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 ArticleUnrealAssets - Official Launch
Welcome to the official MC-M thread for UnrealAssets! This is a new company that I've been in the works with for around 2 months now; and over the time I have built up lots of assets for this new...
View Articleredesigning control system from hard-coded to dependency-inversion
Welcome back to Creating Valkyrie. I've hit a bit of a rut - but I view this as a good thing. When this engine was still an academic assignment, I scrambled to get any kind of control system working....
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 ArticleTracked Mind
Hi!My name is Mikael Henriksson and I’m working on a project called ‘Tracked Mind’.Tracked Mind is a single player first person horror game with a 'Scandinavian folklore/Norse Mythology' theme set in...
View ArticleJusticeExe - A Sci-fi Courtroom Drama for PC
Hello everyone,I'm developing games as a hobby for 6 years and I decided to go full-time for my last project: JusticeExe. It's a sci-fi courtroom drama. You create your lawyer character (based on some...
View ArticleRelative-To-Eye math not working?
Hi Everyone,So, I'm writing a planet-scale renderer, in which I'm implementing Relative-To-Eye method to deal with precision problems; however, the final result doesn't quite match with the traditional...
View ArticleWhat is Volumetric Capture and Photogrammetry?
Volumetric Capture and PhotogrammetryThis article will explain in detail what is volumetric video and photogrammetry and how it is used for games, VR, AR. Photogrammetry has been around since the...
View ArticlePartial texture with default color if texture is not available.
I am figuring out how to display texture with default color if texture is not available. That is useful to display partial texture object on the screen. Does anyone have any good GLSL shader...
View ArticleIsle Of Spirits
Isle Of Spirits is a chill and casual survival game in which you stranded on a desert procedurally generated isle.Explore the isle and collect resources to craft items and tools. Discover an infinite...
View ArticleProgrammer looking for 2D artist/animator for platformer or brawler
I'm interested in making a 2D platformer or brawler. I'm looking for someone interested in making either one of those game types with the ability to draw 2D sprites and animate them. Art style can be...
View ArticlePhysX, how PxVec3 mutiply rotate ?
I want to shot with PxVec3(Direction) + 45 degree upper direction.my code isauto PxDir = PxVec3( pvDir->x, pvDir->y, pvDir->z ); PxQuat q( D3DXToRadian(45), PxVec3(1,0,0)); auto PxDir45 =...
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 ArticleACotGK: The Haunted Well
The Accursed Crown of the Giant King is an old school role-playing game, single player, party based. It will be released in 2020 for Windows, Mac, and iOS. ACotGK is by Merry Prankster Games, and you...
View Article