Coroutine help
I'm trying to make operational turn signals/hazards for a vehicle I'm making. I'd like to use coroutines for this, but I don't seem to have a very good understanding of how coroutines work. I'm hoping...
View ArticleglDrawPixels alternative
So my code relying on glDrawPixels breaks when using GLFW. What is the best alternative? I'm basically wanting to read the framebuffer, make some changes to it, then write back to the framebuffer.
View ArticleSuddenly receiving e-mail notifications for everything
After making a recent post in the graphics forum, I've been receiving e-mail notifications seemingly for unrelated topics/threads being updated. These always arrive with the subject “poster replied to...
View ArticleResources on cross-platform/compiler toolkit development
I'm interested in writing my own toolkit for game development (C++). Mainly to gain experience and secondly to have a solid toolkit to work with in the future when creating games.I was inspired while...
View ArticleIsle Of Spirits
Isle Of Spirits is a chill and casual survival game in which you stranded on a desert procedurally generated isle.Explore the isle and collect resources to craft items and tools. Discover an infinite...
View ArticlePhaser 3.23.0 Released - New Rope Game Object and more
The Phaser community, the open source desktop and mobile HTML5 game framework, has released Phaser 3.23.0 to GitHub and npm. This release includes the new Rope Game Object, 100% JSDoc coverage for the...
View ArticleFree curses online
Create free curses online:2D, 3D, programming initiation.programming, mid and advanced.Join this group for more info :https://www.facebook.com/groups/222288609064790/
View ArticleLooking for artists for a 2D pixel art game
Hi, everyone!I'm a programmer, I've learned unity for about 3 years. Currently, I came up with a game idea so I wanna give it a try. Our team already got 1 programmer, 1 game designer, and 1 sound...
View ArticleSide Quest UK Initiative to Encourage 3.3 Million Teens to Make Games
Launching on May 4th, Side Quest is a radical new UK wide initiative to encourage the 3.3 million 13-19 year olds currently at home during the pandemic to start a rewarding career in the videogames...
View ArticleBorn Of Fire TD
Born Of Fire TD is a tower defense with role-playing elements, set in a fantasy world.Four classes and seven heroes can be commanded in battle against armies of hellish monsters and heavenly warriors,...
View ArticlePaint
Trying to make paint pallet like tutorial and editing it i keep getting unresolved external symbol _main referenced in function "int __cdecl invoke_main(void)" (?invoke_main and error with...
View ArticleHow to Budget Music for your Game?
Hi everyone!If you're a game dev, please consider filling out this form of just 8 tick-box questions: How Do You Budget Music for your Game?Here's the link: https://forms.gle/CwzuyAq9St9qYw2r5Your...
View ArticleNeed help with Vehicle physics
Hello guys, my name is John and i'm from Greece.Currently trying everything to make a vehicle but i can't do it. I don't know why but i just can't create something complex like a car on my own and i'm...
View ArticleStrategies and learnings for managing remote work
Managing a fully remote team has been very interesting over this past month. Before this, typically my day would consist of going into the office, coordinating with people face to face communication,...
View ArticleModifying Frank Luna's Box demo for DirectX12 to print a 2D chart
I am studying Frank Luna's book and, as 'self-imposed' exercise I am trying to modify his Box demo code to draw a 2D chart, whatever, for example a line connecting few points. I replaced this line:207...
View ArticleReferences can't be used with more than one variable.
Well I just learned an important lesson. References can not be used to point to different variables. I am trying to refactor everything that is affected. The function parameters have been changed...
View ArticleQualcomm Releases Snapdragon Profiler 2020.1
Qualcomm has released Snapdragon Profiler 2020.1. The system profiling tool for mobile devices with Qualcomm's Snapdragon platform has added a number of features and fixes for Vulkan graphics...
View ArticleNew AcademyOfGames.com Training - Limited Free Beta Access Accounts
I've been working on building out my program for Academy of Games which will be a Video Game Developer Membership Program focusing on Real Games, Real Results.To that end I am offering a LIMITED amount...
View ArticleHas the coronavirus outbreak impacted you at all?
I'm sure that many of us have been facing the impact of the coronavirus, with all the closings and lockdowns. Many officers are also telling workers to go remote. What's it looking like where you live?...
View ArticleOpenGL not rendering all VertexBuffers when using FrameBuffer
My OpenGL renderer works fine when I do simple forward rendering, but when I try to render to a frame buffer it does not display the last Vertex Array that I tell it to draw. I've changed the order in...
View Article