Third Encounter Of A Kind
The game is a third person "classic-action" shooter. After crashing into this bizarre planet of ours, our 3 heroes will investigate our all from all around the world in a desperate search for a way to...
View ArticleLoad Texture From File problem Android NDK
I am trying to load an image through OpenGL and stbi_load on android ndk. The problem is that it is generating an invalid texture (equal to zero)....
View ArticlePark of Monster:A Great Leisure Game to Play With Your Friends
As a leisure game, the social attribute of Park of Monster is very strong. Except that, you can immerse yourself in a magical world to collect, merge, evolve, attack, and run our own land. We can also...
View ArticleProject Escapes(Day 10)
Day 10 More and more is getting done.More and more blocks are getting in the game, and also the first steps to the code editor in-game has been made. Please check the video for more info. If you like...
View ArticleSevere artifacts from Compute based Downsample/Upsample
Hello,I'm currently trying out a very simple bloom solution using compute.The idea is to recursively downsample the rendered HDR texture until this condition is met "(width ≤ 4 || height ≤ 4)".and then...
View ArticleHow To Explode A Sprite In C
Hi,As I am programming a paratrooper style game in Turbo C Ver, i need a code to explode the helicopters when hit by a bullet in a realistic way. I am looking for the similar simulation as programmed...
View ArticlePaint Can Maker 9001
Simple Game where you match coloured paint to bucket.More Info here:https://www.youtube.com/channel/UCYjpPVPTUcRbds6vqrZrLkQ?view_as=subscriber
View ArticleComment section under news falsely tell you to log in.
I am obviously logged in because I can post here, but news articles cannot be commented on because I “must be logged in”. I use automatically updated Chrome on Android 10, so it's the most standard and...
View ArticleSoulforged (discontinued)
Have you grown tired with what modern MMO have to offer? Do you feel there’s not enough role-playing in role-playing games? Do you dream of being part of and have an impact on massive fantasy world? To...
View ArticleDLL engine - How to seperate game.exe from engine library's .h files?
I'm in the process of learning how to move engine code to a DLL and have 2 or 3 simple games that can call into the DLL.But I can't figure out how to correctly separate a game.exe from having to know...
View ArticleRandom Maze 3D
Randomly generated maze that you need to go through as quickly as possible!
View ArticleScripts don't work as expected,
Ok So,I have a GameScript class which is derived by another class WheelScript ,it is meant to apply torque to a rigidbody in different directions depending upon the key pressed, However the result to...
View ArticleSample MSAA texture in shader
How do I read a MSAA texture in a compute shader? I don't want to access individual sub-samples. I just want to read the resolved pixel (w/o sampling if possible) and write back to the MSAA texture. OR...
View ArticleDirectX12 - HLSL resources/tutorials?
Hi,I am using HLSL/Dx12 to write an engine, but I am having a difficult time finding decent modern tutorials, most specifically, HLSL ones. The ones I've found use archaic syntax etc. Any you'd...
View ArticleWriting Story for Games
I am lookiing to try and find my way into the gaming industry, and as a writer, my passion lies in the game story creation, rather than the actual programming. A while ago, on a whim, I started working...
View Article