Quantcast
Channel: GameDev.net
Browsing all 17825 articles
Browse latest View live
↧

Vertex shader input fills "missing" values?

I'm reviewing a tutorial on using textures and I see that the vertex shader has this input declaration where the position is float4 struct VertexInputType { float4 position : POSITION; float2 tex :...

View Article


C++ IDE for Linux

Yesterday i started getting into linux development and tried a few IDEs, but not a single one i tried was good (CLion, Visual Studio Code, Geany, Emacs). Either its incredible slow or does not run at...

View Article


Looking for Unity Programmer/Designer

* Project Dimension is a first-person shooter/survival horror game. * The envisioned gameplay and mechanics are similar to the Left 4 Dead games. * Fights will be fast-paced, run and gun, and enemies...

View Article

How russian storekeeper made Android app

Hello to all. I am Russian storekeeper and I made Android app. This is the story of the development: https://medium.com/@df4f378f334f/how-russian-storekeeper-made-an-app-for-android-bddb93f26f42 The...

View Article

Screenshot Monday #10 - Woof Woof

Hi everyone! Today we're sharing the dog villager! He looks goofy doesn't he? Ahaha Cya soon! The FAXIME Team Follow us and keep updated at: Facebook: https://www.facebook.com/FaximeGames Instagram:...

View Article


Unbind UAV, then write to it - DX 11 vs 12

Hello! I can see that when there's a write to UAVs in CS or PS, and I bind a null ID3D11UnorderedAccessView into a used UAV slot, the GPU won't hang and the writes are silently dropped. I hope I amn't...

View Article

PSO Management in practice

I am doing a DX12 API abstraction layer for my engine. In the first step I just want a naïve straight forward implementation which wraps a DX11-like interface. The biggest roadblock right now is...

View Article

Textures corrupting descriptor heap

Hello guys, I have a very simple D3D12 program that renders 2 textured quads and apply some saturation based on values passed to shaders by constant buffers. The textures (SRV) and the constant buffers...

View Article


Looking For a Senior Project Mentor!

I am looking for a mentor for my senior project in high school. I have always wanted to go into this field after high school. I am not looking for much, all i need, is someone who is in a career in...

View Article


Recruiting for first person shooter

DESCRIPTION: Hi, my name is Gabriel and I'm working for a small team named "Mad Lion Studios". It consists of a modeller, an animator and a composer. We are developing a psychological horror First...

View Article

The Poor Man's 3D Camera

Each of us have our own giants to face. This is a story about one of my giants. Something I never imagined could make a grown man cry, until it did. A 3D camera. No one can face your giants for you....

View Article

Looking for a devteam to work with - Pixel Artist

Looking for a beginner project to work on, i can do solid pixel art. I have a discord so you can post a server invite if you wish, i can also do a bit of chiptune music and basic sfx. Heres an example...

View Article

Sound/Music artist needed for DMC style action game

A new game development team is looking for a sound artist to create music and sound for an action game (Like DmC or Bayonetta) with unique gameplay concept. the Game is set in an Arabian/Middle eastern...

View Article


Calculate Normals of Modified Model Vertices

Hi there, I have been trying for the past while to recalculate the normals of a plane mesh which I offset using a sine wave and am a bit confused as to where I may be going wrong with my approach. I...

View Article

Lead Moving Target with Moving Shooter

Hey guys, been looking at this article in the hopes of being able to implement a way of an AI helicopter with a turret to shoot at any nearby enemys within a certain radius. Up to now I seem to be...

View Article


2D artists, 3D modelers, environment artists wanted

Looking for interested parties for this game project It's a hybrid competitive table top game that combines physical and mobile for play. Fans of MOBA's would appreciate this project. PM me if interested.

View Article

SDL2 isn't drawing rectangles in Mac environment

I can't get SDL to make any rectangles on my Mac. The program I wrote worked completely fine on a Windows computer, but whenever I call the SDL_FillRect function on my Mac, nothing appears on the...

View Article


C++ Custom Memory Allocation

So I was looking for a concrete example of dynamic memory allocation for game engine design, as the book "Game Engine Architecture" by Jason Gregory goes into a little detail about how allocating...

View Article

GO MAGA! (Game of Trump idea) RPG Maker MV

I decided to express my political concerns with a Final Fantasy style RPG game made using RPG Maker MV. Now I am an elderly noob with limited programming experience and no Photoshop or Java, as yet,...

View Article

Help with RPG Maker MV "Political Game" development

I'm an elderly novice, but I want to get my game idea developed using RPG MV. I need help with custom art and coding suggestions on how to make my concepts work as a game. Nobody would want to even...

View Article
Browsing all 17825 articles
Browse latest View live