Partial 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 ArticleInterview with Senior Localisation Manager at Frontier Developments
«Our goal is to publish a great game, which will be well received all over the world» Tamara Tirjak has been working in Frontier’s localization department since 2015. Since then she helped localize...
View ArticleSIGGRAPH 2020 Goes Virtual
SIGGRAPH 2020 announced today that due to the COVID-19 pandemic, the event will be moved to a virtual conference format.Citing the concerns about the health and safety of conference participants as...
View ArticleGameDev.net will be 20 years old on June 15 ?
Just a heads up a few days in advance: GameDev.net launched to the public on June 15, 1999. The site started when 8 developers combined our game development sites and communities into one site to rule...
View ArticleglBufferSubData() Isn't Updating My VBO
I started learning Rust, and I'm using OpenGL with it for now. I'm able to create and render my VBO just fine, but I can't seem to be able to update my VBO. Here's the function that I use to do...
View ArticleMORFOSI
A downloadable game for Windows& macOS on itch.iohttps://unidot-studio.itch.io/morfosigameWhy did we ever decide to take this trip? Our map seemed to indicate that this way would be the shortcut...
View ArticleASM variables
In the 32 bit assembler mode (protected mode) the variable size is dictated by the registers size (which in 32 bit mode is 32) i.e. like if you want to use large variables that will result in...
View ArticleIntroducing Inline AR
Embed WebAR inside any website with 8th Wall’s new AR iframes8th Wall has become synonymous with WebAR, powering hundreds of commercial WebAR websites across the world. Our SDK provides instant surface...
View ArticleArtemishea - Openworld MMO Survival game
Welcome to Artemishea!This is a Open world MMO Survival Game designed to give players the most realistic experience possible! Take control of an Animal and survive! You can meet friends, hang out, talk...
View ArticleHow to keep network traffic down?
Hello everyoneI have created a ASP.NET server with a RESTful API to store Unity transforms in an SQL database.It is possible for different clients to sync data (transforms) with each other.The problem...
View Article.OPK file editing
Hello. I'm not a developer, but I need help trying to edit an opk file containing image files for an old (1999). In the past, the installer would install image files that players could open and...
View ArticleGreen Crust
As a god, terraform the landscape of desolate desert surrounded by abyss. And compete with other gods over land by controlling the climate and subsequently the biomes.This is a turn based strategy...
View ArticleGame launcher for my MMORPG
While there are many platforms to distribute my game, I felt I needed a way to directly distribute updates and be able to more easily communicate with the players. I might want to announce events,...
View Article