Another Game Concept Critique
A while ago I posted a game concept and asked if the document was well-written and if the game seemed fun. I got some helpful responses. Now, I'm asking the same thing for another game. I'd also like...
View ArticleDungeon Crawler Level Prototype
Hello! As part of my university course I am creating a level for a dungeon crawler (Something like Diablo or Grim Dawn). I am currently looking to get feedback on my prototype build, if you could give...
View ArticleNew Here So...HI all
Hey all im Norvik i really like games but recently want to create them yes i know it takes a lot of people to make a single game but right now im just focusing on the 3d aspect of it i tried c# i kinda...
View ArticleThat first triangle.
Hi everyone, it's been a while since I last visited the forums. But thought I'd post a quick 'just for fun' question. When developing your games, when is it you get to see the first visual signs of...
View ArticleFinding info on mapping a perlin texture into a 3D smoke inferno (volume...
I have got one example from the web, but it is using the "Three" library and was written in Javascript, does anyone know where I can find info on how to put some perlin generated values, say it...
View ArticleCreating a server for a shut down game
o back in 2015, there was a game that I liked to play called Transformers Universe. Unfortunately, it got shut down and they terminated all the servers for the game, and they got rid of the website and...
View ArticleChoosing Flowfield Methods
I need some help determining which methods of path finding i should use. The scenario is that i want 100-1000 agents (with steering behaviors) moving to a single location (the player) via a flow field....
View ArticleDay 39 of 100 Days of VR: Creating a VR First Person Shooter II
Welcome back to day 39! Yesterday we started to look at fixing problems that involved the limitation of Mobile VR (and a lot of raycasting), today we’re going to make some more changes. Specifically,...
View ArticleAntialiasing a height map using diagonally split pixels
In the never ending quest to find something slightly better than a height map for terrain modelling, there is one obvious improvement: soften some of the jagged edges by splitting pixels along...
View ArticleLooking For Concept Artists
Hello! I am looking for a concept artist for a 3d brawl game. I will need sketches done for characters, and arenas. I would prefer a hobbyist for free, but I will pay if the work i am getting is...
View ArticleShader4ComponentMapping explain?
Hi all, The D3D12_SHADER_RESOURCE_VIEW_DESC has a member Shader4ComponentMapping but I don't really know what is it used for? As several example set its value to...
View ArticleD3D12: CreateShaderResourceView crash
Hi everyone, I am new to Dx12 and working on a game project. My game just crash at CreateShaderResourceView with no infomation output in debug log, just: 0xC0000005: Access violation reading location...
View ArticleRaven Music Group
Hello, I want to introduce to you the Raven Music Group – a boutique music production company with a focus on video game music. We provide the following services: Direct licensing (all music is...
View ArticleSimple Pixel Art Platformer requires coder(s)
Hello all! I'm currently building a simple pixel art platformer, currently named DarkWorld, in Unity. I've been attempting to build it as a solo project for fun and have found that what I want for the...
View Article2D software neutral book
Hello everyone. I have [digital] modeling from Vaughan, dance music manual from Snowman, is it there anything similar for 2D graphics? Thanks in advance for any help. Bye, Ivano.
View ArticleRagdoll Monster Shooter Free Android game.
Hi there Gamedevs. We did our first Free Android Ragdoll Physics game just now. If you can check it out it would be great! Here is the Play Store link:...
View ArticleitSeez3D Announces Avatar SDK plugin for Unity
itSeez3D, a leading developer of mobile 3d scanning software, announced today a new SDK for its automatic 3D avatar generation technology, Avatar SDK for Unity. The Avatar SDK for Unity is a robust...
View ArticleitSeez3D Announces Avatar SDK plugin for Unity
itSeez3D, a leading developer of mobile 3d scanning software, announced today a new SDK for its automatic 3D avatar generation technology, Avatar SDK for Unity. The Avatar SDK for Unity is a robust...
View ArticleRagdoll Monster Shooter
Hi there Gamedevs. We did our first Free Android Ragdoll Physics game just now. If you can check it out it would be great! Here is the Play Store link:...
View ArticleVideo codecs: compressing delta values
I'm implementing a video codec. One way of improving efficiency is to compress delta between two frames. The problem with computing difference though is that it increases the range of values. So if my...
View Article