Latest Projects List bug?
I noticed when I uploaded my Chess challenge project today that some how my very old Pac-Man project updated to the same date and is now bumped up on the recent projects list. Seems like a bug?...
View ArticleNew 3D model format and single header SDK
Dear All, I'd like to introduce you a new model format. It is simple, well-defined and well-documented, and has the best data density of all formats. Suzanne with normals, UVs and materials require...
View ArticleBanner art
Here are 2 images of the banner you can see in the future at shows we attend. Original post blogged on Rank: Warmaster Dev Blog.Read more
View ArticleGlobal Game Jam 2020 - RGBuilder
This past weekend (31st January to 2nd February) the GameDev Técnico team participated in Global Game Jam 2020. I'm sure most of you know what it is, but essentially, the Global Game Jam is the world's...
View ArticlePixelCast 23, David Hernly, Starship Horizons, Mythric Mystery Master...
In episode 23, Jeremy chats with veteran developer David Hernly, the developer of the party bridge simulator Starship Horizons, which gets its own huge allocation of space at MAGFest every year and...
View ArticleNerhak Devblog #000 The Start of the Journey
Here we are, where some will say “This is where it all began ! I was there !”. Well…Pretty sure nobody will see this before a very, very, very long time, when I'll actually have something to show for,...
View Articlea question for you javascript/html5 guys/dolls?
I found this code for "raw html" in wordpress to create a drop-down card with image and text when you hover over the button.Trying to figure out how to change this code so that the card drops down when...
View ArticleTurbo - hyper casual game
Turbo Turbo is a free hyper casual android game to download. A must have android game. Simple yet addicting to play.How To Play:- Drag the ball left/right to move it right/left- Dodge the obstacles to...
View ArticleCreating Controls
Every video game needs controls: "OK" or "Cancel" buttons, dropdown or popup menus for selecting from a list of options, scroll bars, and so forth. In the image above we can see a popup menu in action,...
View ArticleList of OpenGL books and tutorials
Text Tutorials:https://learnopengl.com/http://www.opengl-tutorial.org/https://open.gl/https://thebookofshaders.com/Video tutorial made by ThinMatrix (Karl): OpenGL 3D Game TutorialsI like this book...
View ArticleList of Python books and tutorials
Books for beginners:2013 - 07 - Learning Python - Mark Lutz - 5th edition - 1648 pages (Amazon, Code)2014 - 02 - Python Pocket Reference - Mark Lutz - 5th edition - 264 pages (Amazon)2015 - 04 - Teach...
View ArticleRaster order view and multiple render target layers
From my understanding, raster order view guarantees the order of read & write to UAV in pixel shaders operating on the same pixel coordinates. GLSL has equivalent extension:...
View Articlehey can you help me design a short proposal game for vali day?
so never designed a game beforei watched a few game design talks on youtubes to get an understanding and the basic takeaway is that a game is about the experience mainly, you're creating a fun...
View ArticleBest OpenGL Tutorial/Book which explains all the small Details!
Probably this was asked a lot of times before, but I need to tell you exactly what I want using an example.I'm learning openGL a while now, but I've noticed that almost all the tutorials out there even...
View ArticleHow to create reference renders to compare with a real time PBR shader
Over one the three.js repo, we frequently get questions like this one: Too dark edges due to new IBL multi-scattering approach. In short, there's a person saying that the latest updates to our PBR...
View ArticleHexagon game, holes in a region
I'm making a game on a hexagon grid.A ‘region’ is a list of all the tiles of a certain colour that are connected.I'm trying to devise a function that will return the ‘holes’ in a region.The function...
View ArticleSpace Shooter Art Pack 2 for Unity by Playniax
Hi guys,Want to make a horizontal space shooter but you've got no art?The Space Shooter Art Pack 2 for Unity should get you started!IN THIS PACK● Background images for making beautiful scenes (planets,...
View ArticleCan anyone help me with this hlsl error please?
This is my vertex shader and I am getting this error, i tried googling which said something about not using a semantic so they discard it. So further down I tried “using” the semantic but I think I did...
View Article