Moonrise
Fragment's Moonrise is an open-world real-time strategy game. Explore a vast land rich with demonic creatures. Establish a base, and venture forth to eliminate the powerful beings that have...
View ArticleTexture Problem???
Hi, I successfully loaded data from fbx files. There's a problem of rendering model. Here's the code and ss. you'll understand the problem. Pls help me??? Mesh FBXCLoader::ProcessMesh(ID3D11Device *...
View ArticleImplementing a standard Timer function
Hey guys, I'm wondering why the heck I'm unable to simply use one timer function in my game. Instead, I have to create copies of the exact same function over and over again in order for the time to...
View ArticleNeed a better DAW, suggestions?
I am a fruit-loops user but I do require a more advanced DAW. I want to use garageband on my Windows PC as my friends have told me it’s way better and doesn't crash at all. Any suggestions?
View ArticleLooking for feedback on new epic track
I created a track for a fictional game about an alien invasion and humanity's struggle for survival. I would love to hear what you think about it. Any input would be much appreciated. Thanks!
View ArticleIsosurface Extraction method
So I decided to leap into the Voxel world. I'm at the point of choosing a Isosurface Extraction extraction method. I found this list https://swiftcoder.wordpress.com/planets/isosurface-extraction/,...
View ArticleIt's not the world that is wrong. It's YOU.
I might be wrong, but I'm 80% sure that when you think about your career, you think "What do I want to do?"From there you kinda pick something that's interesting to YOU and go from there.If you want to...
View ArticleNeon Tail - Devlog 57
- add target indicators on all racers (change color?) - add target indicators on next checkpoint - reduce catch distance - make the ghosts load files in a black screen instead of seeing a freeze -...
View ArticleAny challenges for August?
August is coming up and I was wondering if there are GameDev challenges planned?
View ArticleHow does one assemble a team of Devs without Paypal?
Hello. I have a desire to make video games. Unfortunately, I am barely not old enough for my mother to trust me with giving money to strangers. Is there anyway I won't have to worry about this or will...
View ArticleGame engine in C and open source, The Box, structural programming
I notice a couple of people asking for non standard engines, so i decided to make this topic.This is not a personal thing there are several reasons for this : One is code automation, if you using...
View ArticleSimultaneous collisions
My understanding of physics is pretty weak these days, and I am trying to understand what should happen in simple 2d simultaneous elastic collisions of objects in a few toy theoretical cases (ignoring...
View ArticleDrawing a big elliptical arena
Hey guys! I'm part of a small group that's developing a minigame in an arena. We need to create an arena about 10 times bigger than a normal screen (let's say something about 10x 1920*1080) so it will...
View ArticleLOTLW Devblog #12: The Vision
: You can find the details for this event on the announcement page [url=https://steamcommunity.com/ogg/1097560/announcements/detail/1716370267883389948]here[/url].Read more
View ArticleLOTLW Devblog #12: The Vision
A week ago I've been worried about the game.While I love it unconditionally and developing it is incredibly fulfilling, I was unsure how to explain to others why is the game worthy of attention.I would...
View ArticleMy journey making an MMORPG
I like to keep record of what I have done in gamedev. While looking forward is important, looking back is powerful, and seeing where we were and how far we've come is incredibly rewarding and...
View ArticleProperly use of Generics Class
hello!i'm actually working with an already working module that i have to convert to Generic, what i mean is that i have this module that is working on DI and i need to allow it to get a generic DI...
View ArticleJust wanted to ask a few questions
So for a long time I've wanted to work as a storyboard director for a game company. I mostly want to write the plot and figure out settings and characters and stuff like that. I might get a little bit...
View ArticleHexagon game, holes in a region
I'm making a game on a hexagon grid.A ‘region’ is a list of all the tiles of a certain colour that are connected.I'm trying to devise a function that will return the ‘holes’ in a region.The function...
View Article