Deferred vs Forward shading
Now I have been looking and reading into lots of examples, papers and could not come to conclusion which one is best to use. https://learnopengl.com/Advanced-Lighting/Deferred-Shading writes that 1847...
View ArticleAccess violation reading location 0xDDDDDDDD.
So, I'm trying to create a sprite class for my game however I can't seem to get it to work. When trying to render my texture using SDL_RenderCopy() it causes a exception and my game crashes with the...
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.
View ArticleUI/UX Artist: Installation Bar — Now With 80% More Greebles!
Hi all. This is your UI/UX Artist Paul. This week I have finer details to show for the Asset Screen. Specifically, the Installation Bar. The Installation Bar is an overview of all the player's total...
View ArticleProvide engine function to parse string from script into in-memory...
Currently, trying to parse script code manually to for instance parse metadata requires you to manually parse strings including the various forms (single quotes, double quotes, heredoc) which...
View ArticleBored.. Wanna make an mmo that's actually fun?
To be quite honest I have very small knowledge into game design. The thing is i am tired of playing these games that do not listen to their player base and just want money, at the same time those...
View Articlegood books for developer
hi everybody, im studying computer science at university. I have learned a lot about programming and stuff. But now i want to approach the game develop seriusly, so someone can tell me some good books...
View ArticleEditing a post with ampersands in code converts them to HTML entities
I noticed that when editing a post that contains & in code, that these get converted to & in the editor, which is then display as such instead of the original &.Edited once:z = x...
View ArticleARPG - A happy middle ground
The original post, along with a user poll, is found on our website at: http://tocinogames.cl/devblog202002/ Welcome to our first developer’s blog here at Tocino Games! My name is Steve, the project...
View Article_strcmpi error
I am having a bit problem to compile my game with this error:angelscript/add_on/scriptbuilder/scriptbuilder.h:205:11: error: '_strcmpi' was not declared in this scopeI have compiled angelscript with...
View Articlex64 calling convention doesn't make room for return value in rcx
I have a function which works correctly with asCALL_CDECL_OBJFIRST. self is the correct pointer, and passed via rcx as specified in the x64 calling convention:staticvoid...
View ArticleI would like to make music for video games www.soundcloud.com/judah-spindler
Anyone working on a cool oldschool RPG? www.soundcloud.com/judah-spindler
View ArticleLast life
A survival game with other players that are going to attack your base1.you are supost to start with one tool
View ArticleBeginner - Phaser 3 or Godot
Hey all.so here i am, late 30s, and I have recently decided that i would like to career change to be a web developer. I already had a strong understanding of html and css but never learnt Javascript so...
View ArticleResearch on TextureArray
Not a whole lot to talk about this month, since I didn’t really work much on side projects. The one thing I’d like to discuss is something called “texture arrays”.In a nutshell, a texture array is a...
View Article[REV-SHARE] old school style 3d RPG on mobile - looking for experienced 3D...
I want to make a classic RPG adventure game of reasonable size for mobile platform in Unity. The general game mechanics outline I have in mind is about 3 to 4 player class types (warrior, mage, hunter...
View ArticleWin32 - Questions about Settimer/ TimeSetEvent
I plan to do some sprite animation, and obviously it will require timing of some sort for the frames and movement of the sprites. I am aware of two methods to perform timing, though I'm sure there are...
View ArticleGame Programming Almost degree
Hello, I was wondering if anyone has known someone or if you yourself have been employed without a Computer Science Degree? I have 180+ credits a 3.25 gpa, and I can't help but think another summer and...
View Article7 Ways on How to Promote your Android Games in 2020
With the blooming Application market for Android games, 78% of gamer are alone active android users. Every year, the digital market for smartphones is growing to a new horizon featuring fantastic...
View ArticleCould anyone recommend proper material to learn math concepts used in 3d...
I want to focus on creating games without complete dependence of In-Engine math and physics libraries. Learning the necessary concepts can help me form a solid base and understanding of how movement...
View Article