Looking for PBR middleware
Hi,Im looking for a game engine / framework to be integrated into an existing c++ Ā application. I'm currently using an old version of Ogre3D, but i want to upgrade to something physically-based to...
View ArticleHow to Become Numbers-Driven With Profile Analyzer
Every game should get a profiling session. Optimally, you should make it happen regularly by using the archifamous Unity profiler tool. But this tool will often give you misleading results for a reason...
View ArticleManticore Games Opens Alpha of Core⢠Platform for Player-Creators
Manticore Games⢠has opened up the Alpha for Coreā¢, its free platform and community for player-creators. Core makes game design radically accessible, allows people to collaborate and remix shared...
View ArticleCreating Multiplayer Back-End
Trying to visualize how the backend system is going to be laid out for a small persistent world multiplayer game. Basically the server will connect to the SQL database and the clients will connect to...
View ArticleFire Guild
Welcome to the world of flying Islands and air balloons!Ā Fire Guild is a game in which you can control an air balloon by adjusting the height of the flight and using water tanks to extinguish...
View ArticleFire Guild game on Unity for PC
Hi everybody!I am glad to present my game for pc.Is it about air ballons and fire and flying islands. Also there are a little story.I did nine levels and the game is ready, but it is don't very longā¦...
View ArticleDirect3D 11 Depth Testing
So, I'm wondering how you enable depth testing in Direct3D 11?Basically āglEnable(GL_DEPTH_TEST)ā for Direct3D 11. I've been messing about with depth buffers for an hour now and I can't figure it out....
View ArticleThe logic and implementation of an abstract strategy game like chess
How would one go about designing such a thing like chess? I've been working on different ideas for it but I still can't seem to figure out how the overall structure of the game works in terms of...
View ArticleBM Font : Incomplete Unicode range
Hi,I noticed the Bitmap font Generator application is pointing to an incomplete range of character sets for Ethiopic.The unicode website shows Ethiopic Range: 1200ā137F...
View ArticleReady, Set, Go!
@jbadams Thanks! GameDev.net is a really nice place to share something.
View ArticleUK Attractions
The territory of Britain began to be settled in prehistoric times, so there are more than enough monuments, interesting buildings and museums in this country. One of the most famous and mystical...
View ArticleUK Attractions
The territory of Britain began to be settled in prehistoric times, so there are more than enough monuments, interesting buildings and museums in this country. One of the most famous and mystical...
View ArticleCandy to the Rescue IV: The Scepter of Thunders
Hi everybody,It's v16.17 of our upcoming game titled:Candy to the Rescue IV: The Scepter of Thunders.In this quest, battle monsters to get the key to open the cage.Stop the Rain by saving 7 friends in...
View ArticleCandy's Space Adventures: The Messages from the Lillians
Hi everybody from Gamedev.net,Recently, I've decided to enhance my old Candy's Space Adventures v9.37 and create a lite version of our game Candy's Space Mysteries II: Missions on the Earthlike...
View ArticleSoul of Sphere Platinum
Hi everybody from gamedev.net,Since 1999, I wanted to create a game in 2D callen Soul of Sphere.In this game, you must save the land of Altara from the evil general Sphax.The Sphere is calling the...
View ArticleID3DUserDefinedAnnotation always leaving behind live objects
I am attempting to use ID3DUserDefinedAnnotation to visualize regions of calls in RenderDoc. When I use it though I will always get resource leaks at the application. The call to QueryInterface always...
View ArticleTHE BEST PROGRAMMING LANGUAGE FOR GAME DEVELOPMENT
This article was originally published here - best programming language for game developmentSelecting a suitable programming language for a new programmer is such a task. Especially when it comes to...
View ArticleUnity DOTS Life Tutorial entities 0.4.0 #4 Interfacing ECS and GameObjects :...
<<Previous TutorialNext Tutorial>>This tutorial covers a simple interface between entities and GameObjects. This will be used along with the ChangedTag optimization to speed up the FPS by...
View Article