nCine is a new 2D multi-platfom game engine
The nCine source code and related projects have been released on GitHub under the MIT license at https://github.com/ncine just some days ago. Website: https://ncine.github.io Twitter:...
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 Article[Visual Novel] Looking for writer!
Hello! I’m Tekijaki. I’m currently working on a VN in my sparetime together with a friend of mine. I’m an artist and my friend is a programmer. Our visual novel is about a witch school in a fantasy...
View ArticleKnight And Witch
Knight And Witch is a physics puzzle web game, that puts you in command of the knight and the witch. Use their special abilities (fireball, telekinesis, wrecking ball and jumping) to complete 35 levels...
View ArticleLoose Cannon Physics
Loose Cannon Physics is one of my very old physics puzzles. Originally released in 2011 for Flash and ported to HTML5 not so long ago, it plays along the lines of classics like Crush The Castle, while...
View ArticleNewbie looking to make a game, here's the beginnning of my idea....
March 9, 2020The year is 2030 and after a worldwide election, planet Earth is now under one system of government. This movement for a form of government known as “One Nation,” was largely the...
View ArticleHuge memory leaks when I load textures
Hi !I have memory leaks in this code, but I don't know how I could fix them. Can you help me ?DWORD WINAPI D3D11Rendering::texturesLoading(LPVOID lpParam) { LoadingThreadsParameters* parameters =...
View ArticleAnyone wanna make something
Hey so I'm into a lot of hobbies and a lot of artistic mediums but I usually find myself getting burnt out on my own projects, things are always a lot easier to do in a group where we rely on each...
View ArticleFree Cam to 3rd Cam Help
Hello everyone.I'm studying opengl and following the tutorials on the learnopengl website (https://learnopengl.com/)Could someone please help me convert this camera from the learnopengl tutorial, from...
View ArticleCompact normal for deferred shading
Hello.I fight this problem already long time.As we know naive z coordinate reconstruction from x and y coordinates doesn't work properly since there is a sign loss.That is why i use cry engine...
View ArticleInconsistent frame pacing, a problem or just over thinking?
I was testing out some fresh code concepts and noticed that with a fixed update step, variable render step with interpolation, I believe the frames end up not having a perfectly consistent time between...
View ArticleGraphics Programming weekly - Issue 122 — March 8, 2020
How Epic Games is handling auto exposure in 4.25the article explains how exposure used to work in Unreal Engine 4.24what problems the behavior caused and how the new implementation solves these...
View ArticleThe Warmaster Thinks You'll Enjoy This Game, And So Do I
It's been a very busy couple of weeks here at LBPS Inc. Most of what I've been working on is now being tested, refined, and wrapped up. The flight sim tutorial is up and running and being tested; you...
View ArticleLearning Godot - And Setting Goals for my next Project
With my snake game, Garden of Eating, now behind me, I'm thinking more and more about what my next project will be. I have a few different game ideas rattling around in my head, but haven't decided...
View ArticleWhat to Look for in a Social Media Manager?
Our studio is looking for a social media person. Someone who will deal with our Facebook, Twitter, Discord etc. What is something we should look for in a person that would be doing that job?
View ArticleRemove any items from a list while iterating
Has anyone found a way to remove any item from a list as it is iterating? Normally a loop to iterate through a linked list looks like this: for ( it = list.begin(); it != list.end(); it++ ) { } If you...
View ArticleDelhanro - Play as over 100 heroes for free, right in your browser
This game is currently in alpha and a lot of the graphics are currently placeholder graphics.TrailerClick here to play Delhanro for free in your browserCheck out the Delhanro gameplay videos!
View ArticleNew Hero Added 03-10-2020
New hero added: Semi-Functional WingsClick here to play Delhanro for free in your browser
View ArticleDelhanro
Play as over 100 heroes for free, right in your browser. This game is in the alpha stage and a lot of the graphics are currently placeholder graphics.TrailerClick here to play Delhanro for free in your...
View Article