What game studios doesn't make games with demons, magic/sorcery and...
I'am 2 months to finish the school and I'am interested in be a VFX artists for the game industry, I will learn how to make them with Unreal Engine, Houdini, After Effects, Maya and other technologies....
View ArticleProject Escapes(Day 3)
Day 3 already.Added some blocks and changed the random tree's a little.I'm also preparing some more project info, hope to give that to the world tomorrow of the day after that.
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 ArticleInstantiating script class from method of another class?
Hi, This might be a silly newbie question, but how can I in script instatiate a class by calling a method from another class? Say in script I'd like to do something like this:Foo a; Bar b =...
View ArticleOTF charsets issue
Hello everyone.I am working on my own OTF parser on C# and I am currently stuck on charsets.I successfully parsed the list of charsets and found out that it contains several formats, which is not...
View ArticleCoroutine 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 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 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 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 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