Deciding which graphics API to use
I'm building my own engine and am trying to decide on which graphics API to use. My graphical requirements are simple, I'm going for a mid-late 90s art style. As of right now I'm only concerned with...
View ArticleWhat are the most epic games you know?
You know often in a game it’s important not the graphics, but the storyline, which creates interest and enthusiasm. Because even some platformers are very interesting. What games with a fun and...
View ArticleBest AI Training/Schools
Hello everyone!I've been looking at getting involved in games for a while now as a career change. Specifically, I would like to work with AI in games. I know there's a lot of bad education out there -...
View ArticleFire Guild game on Unity for PC
Hi everybody!I am glad to present my game for pc.Is it about air ballons and fire and flying islands. Also there are a little story.I did nine levels and the game is ready, but it is don't very long…...
View ArticleBaxalixo
Unique board game where rules and possibilities of figures were tuned by artificial intelligence using special genetic algorithms. The game has simple rules, yet allowing an unimaginable number of...
View ArticleAdvice for serializing saves on a worker thread?
Asking for advice on an issue I'm sure other Studios or developers have faced.I have a problem. In my game, I have a very large player state. It's contains a global state for an RPG game. It contains...
View ArticleBeginner Godot Developer
Looking for an artist mainly, but a writer/designer would be cool as well. I'm interested in making a 2D RPG, but I'd be open to other ideas. HMUDurk#1294
View ArticleMaking a double buffer global
I don't want to clutter up the other thread, so I made a new one just for this topic. Can I please get an explanation of making a 'global' double buffer? I'm having trouble visualising the...
View ArticleBest ways to get into the gaming industry
Hi, I am a sophomore in high school who is really trying to get myself involved into the gaming industry. I've always had a passion for games ever since I was really young and now I've been wondering...
View ArticleComposer looking for a team
It seems to me there are a lot of people wanting to start projects but a very small percentage of these people finish the project. It would be great to join a team of people who are dedicated enough to...
View ArticleMaking 2.5D Game in Unity – Part 1
2.5D games come in many flavors. A popular approach is to use a 3D environment and assets but limit the player movement to only two axes. Another method would be to use 2D assets while exploiting the...
View ArticleQuestion about GPU-compute PC build: dedicated graphics card for the display?
Hello everyone,,I'm starting on a project to educate myself re: GPU computing. I'm assembling a PC (do they still call them that? I'm kind of old...) for this purpose. I have a single GPU, in this case...
View ArticleDid the Nintendo DS have a GPU?
I am somewhat confused at the moment because the wiki states that the DS doesn't have a GPU however I've read on some forums that it has one. Also the CPU (ARM946E-S) data-sheet doesn't mention...
View ArticlePrecisely controlling velocity of rigidbodies that are using joints
Second time this week I've come here with a tough (for me!) physics problem.I am working on a VR project where the player has physical hands that directly interact with the world (I am using Unity, but...
View ArticleOwl Shooter (Manager Killer) - DOOM like FPS
A 3D shooter requires 3d artists, animators and sound engineer. Good day. The project is unequivocally non-profit and applicable to such tasks: - go through the entire sequence of the project’s...
View ArticleGame for a Graduation Thesis
Greetings. Thank you for opening this thread. Long post ahead. I am a High School student trying to get into game development. I would like to ask you a set of questions, but I think giving a context...
View ArticleMaking 2.5D Game in Unity – Part 2
In this part of the 2.5D Game in Unity series, we will write a shader to resolve the depth issues that appeared in the scene we created.As we observed in the previous part of the tutorial, moving the...
View ArticleWas I right to overhaul my fps idea or is it still not unique enough?
Hey guys,I've had to start a new account for this as I'm not sure why I was blacklisted from my previous one (username M0N0_M4N) . I was running an FPS project called GunsBritanica, which I had shelved...
View ArticleRotation vector from a direction vector
Given the up vector of (0, 1, 0) and a direction vector (such as 0, 0, 1 being forward of 0, 0, -1 facing left) how could I construct a rotation vector (Euler angles) from the direction vector? This...
View Article