Music for games
Hello I am interested in making music for video games. I specialize in horror, fantasy and orchestra but can also make techno and just about anything else. Been making music for over 10 years.
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 ArticleACotGK: New Party Member
The Accursed Crown of the Giant King is an old school role-playing game, single player, party based. It will be released in 2020 for Windows, Mac, and iOS. ACotGK is by Merry Prankster Games, and you...
View ArticleUnity DOTS Life Tutorial entities 0.4.0 preview.10
Next Tutorial>>This tutorial covers Conway's game of life in Unity 21019.3.0f3 with entities 0.4.0 preview.10 . Checked against 2019.3.4f1 & Entities 0.7.0 Preview.19 on March 03, 2020....
View ArticleDirectX produces TDR under Intel when reusing command queue
I'm currently working on a directx rendering environment and encounter undefined behaviour under Intel cards. I'm currently using trivial synchronization, so that the CPU always waits for the GPU to...
View ArticleIsle Of Spirits
In Isle Of Spirits, you play a castaway on a particulary uncommon uninhabited isle.Player starts on a procedurally generated isle and have to craft stuff from resources found on the isle to survive....
View Articledefault windows program with alpha channel editing capacity.
Can you use Paint or some other program that comes in a Window installation to generate/edit the alpha channel of a picture?
View ArticleHow relevant are power-of-two textures on modern hardware?
How relevant are power-of-two textures on modern hardware? Put another way, let's say I have a 1050x1020 image. Which is the better practice: to upload it as a 1050x1020 texture, or to pad it with...
View ArticleMath problem with circular image (radians, not evenly spaced?)
Hi!I have a function (see below) where float2 is a simple class holding a x and y float. I use the function to draw a circular image:This is drawn with the variable “progress” at value 0.1 (the dark...
View ArticleDirect3D 11 Textures not working
Hello! I'm currently working on a project and I'm having a bit of an issue with Direct3D 11 and textures. They're not showing up.Now I don't know if my texture creation code is incorrect since I'm...
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 ArticleLooking for pixel artist for some special challenges
Hello, all,i am looking for a pixel-graphic artist who is looking for a special challenge.Specifically, it is about the game "Connect" which I developed, based on the game principle of "Hashiwokakero"...
View ArticleLOCO Railroad - model railway simulator [DEMO available]
LOCO Railroad - model railway simulator Playable demo v0.06 http://locorailroad.com/downloads/
View ArticleMaking a 2d game engine from scratch
i want to know were to start on making a 2d game engine. What to use: opengl, with javascript and htm15?plz help
View ArticleNo rotations in my 3d rigidbody system???
In my 3d rigid-body simulation, when the ball hits an object it doesn't get rotated. I'm using AABB for collision detection this is how i update the objectsvoid RigidBody::Update(float h) { x += h*v; v...
View ArticleTrying to parse map data (navigation mesh) of an old 2003 MMORPG
I am trying to build game server emulator for an old MMO called A3 Online. I am at a stage where I need to parse map mesh data to validate movement and spawn monsters. But I am not able to figure out...
View ArticleTwin stick shooter project
I have a twin stick shooter project that I want to know if anyone wants to collaborate. I have a prototype in Unity. PM me for details.
View ArticleA graphics rant from us hardware people (with pics and a demo)
EDIT: Sorry, Mods, but please move this to a more appropriate section - as I tried posting this like 8 times, with various glitches like overlay closing, links not posting, picture uploads denying my...
View ArticleHOW TO MAKE SPAWN DELAY ON SFML
/*Hello, I am a newbie. I have problem with my program,i make a program to spawn some object falling from top with random area, but my object spawn together,can you teach me how to make my object spawn...
View Article