I'm looking for a programmer, 3D artists and an animator Unreal Engine Indie...
Hello, i have an idea for a medieval videogame but the problem is that it's only me, so i come here with the hope to find someone that will join to me in this videogame project. I have a little bit of...
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 ArticleUnity C# Procedural World Generation Cant Handle Big Maps
so, I'm making a terraria-like game in unity using c# which has procedurally generated tilemaps and i have this script attached to a grid:using UnityEngine; using AccidentalNoise; using...
View ArticleDev Diary #110 - Last Week, In Summary 09
Hello and welcome to the 62nd Dev Diary, the short version!Last week went by along the following topics;Coding exercises with Python.Conceptual brainstorming of game mechanics and storytellingTest...
View ArticleEOTH (Evil Of The Hellfire)
Evil Of The HellfireMore commonly known as EOTH. An ARPG that's been on my mind for decades, and seen multiple iterations over the years. As my fandom and passion still has its roots originating from...
View ArticlenCine 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 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 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 ArticleGood opportunities for work if you cant find work anywhere
Currently Israel have a shortage of 18.5 thousands high tech workers and no government budget.The biggest problem facing the high-tech industry in Israel and in the world is not a shortage of money but...
View ArticleBIOS
I`m trying to understand BIOS better. The question I have is who loads stuff to memory (RAM)? BIOS is not always active. the motherboard has a battery so that keeps something always alive which is...
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 Article