article thumbnail

Anylysis • The games industry is thriving, so why lay off 8,000 people?

PreMortem.Games

The Swedish games conglomerate is in the midst of a bloody restructuring and has been culling its personnel expenses. engine software providers, payment facilitators, platform holders) and renegotiate the terms of your most expensive contracts. Similarly, Amazon Game Studio announced the termination of 180 jobs.

article thumbnail

Godot 3.5: Can't stop won't stop

Mircosoft Game Dev

The new container types are especially useful for dynamic content on different window sizes. Following on from the addition of OccluderShapeSphere in 3.4 , lawnjelly now brings us a more adaptable and easy way to add basic occlusion culling in the form of the OccluderShapePolygon. Anything behind the polygon will be culled from view.

Shaders 53
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Optimize Vegetation Generation

Mnenad

Doing it before starting the actual game would mean to already generate all the content that needs to be batched at the beginning, which is no solution for a theoretically “endless procedurally generated” terrain. So, I started to remodel some meshes in Cinema4D, my prefered 3D modelling software.  

Mesh 52
article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

New vertex formats allow many more custom shaders and cases to take advantage of batching than before, and optional 2D software skinning has been added which should allow using 2D skeletal animation on a far wider range of hardware than was previously available. Various light culling fixes. Many fixes to one-way collisions.

article thumbnail

Godot 3.4 is released with major features and UX polish

Mircosoft Game Dev

Rendering: Portal occlusion culling. Portal occlusion culling. Up till now a significant missing feature in the renderer has been the ability to cull (prevent rendering) objects that are within the camera view, but occluded by another object (for instance a wall). Godot is a complex piece of software and is not bug-free.

UX 52
article thumbnail

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

using data oriented algorithms to process the culling of objects and both secondary command buffers and automatic batching to efficiently submit the draw primitives. The compatibility backend is based on OpenGL ES 3.0 / OpenGL 3.3 / WebGL 2.0 and is intended to run on very old PC hardware as well as most older (still working) mobile phones.

AAA 145
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). LineEdit: Double click selects words, triple click selects all the content ( GH-46527 ). Mesh: Update mesh AABB when software skinning is used ( GH-53144 ). Rendering: Rooms and portals-based occlusion culling ( GH-46130 ).

Mesh 52